I just set up a new site for our kids soccer team using wordpress ( newest version ) and I cant click into the categories.....whatever category I click into , the page stays the same. I also tried to change the structure of the permalinks to: /%category%/%postname%/ and changed the .htaacess to 777 ( as advised ). I cant get to the bottom of this and would appreciate any help. This is what my .htaacess looks like: DirectoryIndex index.php Options +MultiViews -Indexes AddDefaultCharset utf-8 # WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> The URL would be badsodenfussball.de
Try putting permalink custom structure as /%postname%/ Also delete cache and "expired" if you're using WP Super Cache
set it back to default... Save it then close your browser for a real refresh then go back and change the perm to /%postname%/