ad4mlaz
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Theme not updating changesNo, I am not running any caching plugins, my host is running php5.3FCGI so there is some caching going on, but this installation has not changed since we launched the site.
The changes are still not shown after viewing a site in a proxy browser. I have also Re-downloaded WordPress.
I have contacted my host and it turns out they are moving my site to a different server. I was not aware of this. Thanks for your help esmi
Forum: Plugins
In reply to: [Co-Authors Plus] coauthors_posts_links not linking to author pageThanks Daniel.
Forum: Plugins
In reply to: [Co-Authors Plus] coauthors_posts_links not linking to author pageThe code I am using is:
if(function_exists('coauthors_posts_links')){ coauthors_posts_links(); } else { the_author_posts_link(); }None of the other plugins I am running seem to effect this behaviour. When I disable Co-Authors Plus, the problem is fixed.
My permalinks are set to default
http://www.example.com/?p=123Forum: Themes and Templates
In reply to: Change style of stories in category listThanks! Perfect
Forum: Themes and Templates
In reply to: Change style of stories in category listHow would I do this with an additional query?
Thanks
Forum: Themes and Templates
In reply to: Change style of stories in category listIt is on the category pages (category.php)
Forum: Themes and Templates
In reply to: Change style of stories in category list1. Blog pages show at most 10 posts
Syndication feeds show the most recent 10 items2. Widget would be nice.
3. Currently using Organic News http://organicthemes.com/demo/news/
Forum: Themes and Templates
In reply to: Change style of stories in category listThis works great. Now, I want to skip stories 3,4,5. I am just going to make an extra entry in the if statement to do nothing for these stories. I want them to display with their own style in a sidebar. How do I get stories 3,4,5 on any given page?
If you need any more information, just let me know.
Thank you,
AdamHello,
No, it isn’t a multisite installation. There is no Super Admin role.Thank you
Hello,
I am logged in as Administrator, but I still get this error. Freshly installed and activated version 1.9.40.Any guidance would be greatly appreciated.