Seacoast Web Design on "Blogroll still showing WP 3.5"
Typically, this is a widget. Go to Appearance>Widgets in admin dashboard and look for that widget, then drag it to inactive or just delete it. If you have not added any widgets, it may be there as...
View ArticleMabana1982 on "Blog Acccess"
Hi to all, I cannot access my blog anymore; my last update was a few days ago and I tried to access it yesterday and the page didn't even show in google, it said that the site did not exists. The only...
View Articlevlgee on "Cannot update WP-error mesage"
I tried to update to the latest version of WP, and I got this error message: "Could not create directory.: /home/fourlegg/public_html/wp-content/upgrade/wordpress-3.tmp Installation Failed" What does...
View Articlefelilikesflowers on "Custom .css for IE not working"
Thank you. So I tried changing .page-id-26 .entry-content, .page-id-3508 .entry-content, .page-id-60 .entry-content, .page-id-136 .entry-content, .singular #comments-title { margin-left: auto;...
View ArticleWPyogi on "Display Related Posts by Title without Plugin?"
Why not just assign tags or categories to those posts based on the title? Then it's straightforward to display as you want.
View ArticleSeacoast Web Design on "Blog Acccess"
Contact your web host...the site seems to be down.
View ArticleAndrew Nevins on "Custom .css for IE not working"
Sorry, I mistakenly recommended you to add a space after .ie7. It should be this; .ie7.page-id-26 .entry-content, .ie7.page-id-3508 .entry-content, .ie7.page-id-60 .entry-content, .ie7.page-id-136...
View ArticleSeacoast Web Design on "Cannot update WP-error mesage"
First, review that the correct permissions should be, then contact host and ask them if WordPress can write to this folder... If they are a good host they will know how to help you. Due to the great...
View ArticleClaytonJames on "Changed PHP 5.3 to 5.4- Cant Log In WP Admin"
If it were me, I would wait for a reply from support before doing anything else.
View Articleimaginocracy on "Page Template for Static Home Page"
After a bit of googling and searching the forums and codex I am still perplexed. This is probably an intermediate level problem but the answer eludes me. I created a page called "home" and set reading...
View ArticleWPyogi on "cannot show plugin on page"
What plugin? What are you trying to add to the page?
View Articlejrcollins on "meta-description php code"
Thanks again for the advice. I found these comments when searching through the forum which seem to suggest that even with a custom excerpt google will sometimes still use an automatically generated...
View Articlevlgee on "Cannot update WP-error mesage"
Okay, I will call my host. They've been really good in the past. Thanks for your help. Vicki
View Articlekmessinger on "Migrating domain to new site and server"
http://codex.wordpress.org/Moving_WordPress
View Articleimaginocracy on "Put posts into divs?"
Hey, this is pretty close, or perhaps I did something wrong. Here is the code in entirety:w <?php $count = 0; query_posts('cat=21'); if(have_posts()) : while(have_posts()) : the_post(); //open the...
View Articleckaufman on "making URL links stick"
I am trying to add a link to a page. Repeatedly, the link does not stick when I update the page. When I view the page, there is no link, and when I put the page in edit mode the link is not there....
View Articlejesse.thompson on "Where can I find the archive.php file"
I've created a custom post type in my theme, which works magically (including archiving). It's just that it's using the 'post' post type's archive template, which I would like to duplicate them...
View ArticleInfoprincess on "Changing "entry-title" color and size in 2010"
I am looking for a way to add a code to my child theme so that the individual page titles and blog titles can be changed in size and color. Has anyone had success with this? http://www.BlogVanity.com...
View Articlejandyment on "Can't login to wp-admin"
Hi, I can usually log in via http://www.datacenterdirect.com/wp-admin but this is now bringing up a blank screen and will not load. My site comes up fine, but I can't get to the admin functions. What...
View ArticleRoxybc on "Can't Upload Photos in Posts"
I'm working on designing my first wordpress site at the moment and am pleased with the progress I've made, but when it came time to do a test post with a photo embedded inside, the photo that I...
View Article