whdr02
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Loop pulling in page data instead of postThanks that is just what I needed and couldn’t find.
I am able to log in with my admin account but no other accounts appear to be able to access the admin panel.
I forced a database upgrade — No fix.
I verified that my user meta options all have my database prefix — No fixAny other ideas out there?
Forum: Fixing WordPress
In reply to: Using a gravatar image within author.phpThanks SmallBiz that worked for me as well.
Forum: Fixing WordPress
In reply to: the_author_posts_link()It turned out to be the Robots meta Plugin.
I wouldn’t have guessed that one.
Forum: Fixing WordPress
In reply to: the_author_posts_link()That is what I thought as well, I have deactivated all the plugins I thought could affect it one at a time. The theme works on my dev site. In fact this whole thing works on my local dev site. (it isn’t a perfect copy of my real site) I just can’t find out the difference.
I will look into the .htaccess file.
Forum: Fixing WordPress
In reply to: the_author_posts_link()When I changed it to the default the link was “http://www.improvethequality.com/?author=2” but the same result of going back to the home page in stead of an author page.
I put it back to my custom structure after that and saved again. So, it is back to the way it started.
Forum: Fixing WordPress
In reply to: the_author_posts_link()I tried it with the default and it didn’t help. Do suggest a particular structure?
Forum: Fixing WordPress
In reply to: the_author_posts_link()The code actually reads:
This article written by <?php the_author_posts_link(); ?>
The link it attempts is http://www.improvethequality.com/author/jason/ but it then goes to the front page.
Forum: Fixing WordPress
In reply to: Preview and Published Page are different.Has anyone made any headway with this issue? I am using PHP code in my page with php-exec and it is perfect in my preview and broken when published.
I am on 2.6.3.