WPyogi on "site doesn't show up on IPAD"
Oh, and there are actually 3 CSS errors -- so fix those first:...
View ArticleChristine on "My web is curupted what i do to recover it. please help"
When you deleted the theme, did you try to login and choose a different theme? Can you make sure that there's a default theme in there.
View Articlemanilabiz on "show only text on excerpts"
how can i hide images from category excerts? tnx
View Articledmd54 on "button ain't working"
Andrew - no plugins are activated. I am currently using this domain to host sites i'm working on. Beee - that is a file in my theme folder. I have used this specific contact form in other sites before...
View ArticleBeee on "button ain't working"
can you post the contents of sendmail.php here (if not too big) ?
View ArticleChristine on "Log In assistance"
OK, then what I would do is go to your Godaddy account and get to the phpMyadmin panel. When you are there, have a look at the wp_user table and see if the home url and site url are both set to...
View Articleanwattoo on "My web is curupted what i do to recover it. please help"
yes i try to login but it show cant find page so i delet theme through FTP
View ArticleChristine on "My web is curupted what i do to recover it. please help"
Sorry, but this is not making any sense. You need to have at least one theme in your wp-content/themes folder. I have no idea what you are deleting or what you mean by can't find page.
View ArticleGirlsOnTheGO on "Log In assistance"
THANK YOU THANK YOU THANK YOU THANK YOU THAT WORKED. THANK YOU THANK YOU THANK YOU
View ArticleChristine on "show only text on excerpts"
You'll need to edit your theme. Have a look in the archive.php template and delete the <?php the_post_thumbnail(); ?>
View Articleanwattoo on "My web is curupted what i do to recover it. please help"
thanks for your nice help its all because of my mistake and i very sory to waste your time. thansk again. you are so nice.
View ArticleChristine on "Log In assistance"
Whoohooooooo... Very happy to hear. Have a great weekend.
View Articleleoloso on "remove "Attachment Post URL" button from media upload"
I have "fixed" this issue by simply hiding that button using a style. I define a file admin.css which is loaded only when I'm in the Admin panel In file: functions.php: if (is_admin()) { /** * Register...
View Articlepawanpepz on "How to Place Images Anywhere in the Post"
Ok thanks everyone I got it how to do.. :)
View Articledmd54 on "button ain't working"
Here is the sendmail php <?php if(isset($_POST['submit'])) { error_reporting(E_NOTICE); function valid_email($str) { return ( !...
View Articletreffer on "Help Adjust Walker"
Found this code class Example_Page_Walker extends Walker_Page { function start_el(&$output, $page, $depth, $args, $current_page) { $output .= '<span class="move">\</span>';...
View ArticleWPyogi on "Why are my comments closed on all my pages?"
That looks like an iffy theme -- so the problems may be related to that. I'd suggest finding another them that has been tested for quality and meets WP standards and GPL license requirements. There are...
View ArticleWPyogi on "wp_list_pages text between link (li)"
http://wordpress.org/support/topic/div-vs-span-navigation-seo-issues?replies=5
View Articlecrorr on "A few questions!"
Ok, so I've been lurking for months and I've always found my answer on here so I know you guys can help me. I have been working on my site for a class assignment. My teacher expects us to learn...
View Articletreffer on "wp_list_pages text between link (li)"
yep thanks. this should prob be deleted.
View Article