seeARMS
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Category Permalinks after 3.1 Upgrade Not WorkingAgain, I disabled all my plugins.
I fixed it by doing the following:
-Disabled my plugins
-Letting WP regenerate .htaccess
-changed my permalink setting to /%monthnum%/%day%/%category%/%postname%/Forum: Fixing WordPress
In reply to: Category Permalinks after 3.1 Upgrade Not WorkingI don’t have any plugins which modify permalinks in any way, so that isn’t the cause of my problem.
Forum: Fixing WordPress
In reply to: Category Permalinks after 3.1 Upgrade Not WorkingAlright, well if I switch the permalinks to “default”, then everything works perfectly. Any idea what would be causing this problem? This shows it isn’t the theme that’s the problem.
Also, the page you were referring to (http://digitwo.com/category/articles/) is the default page for a 404. It’s not the correct Articles page.
The CSS problems have never occurred before, and have been fixed when I switched the permalinks.
Thanks for your help.
Forum: Fixing WordPress
In reply to: Category Permalinks after 3.1 Upgrade Not WorkingI did hard-code it into the templates (well, the menubar at least).
I’m referring to, for instance, when you click on “Articles” on the menu bar. This should lead to the category which displays all posts which belong to this category.
Removing /content does not work. (ie http://digitwo.com/category/articles/ instead of http://digitwo.com/content/category/articles/)