Forums
(@safiweb)
14 years, 9 months ago
I have changed my pretty links from /%postname%/%post_id%/ to default and deleted .htaccess but now am getting a 404 error when I try accessing any of the feed urls.
14 years, 11 months ago
try : Adminimize
Check your root folder permissions or .htacess.
15 years, 1 month ago
try
15 years, 2 months ago
You need to edit your header.php and comment out this code <?php wp-list-categories(….) ?>.
Just add // before the code i.e <?php //wp-list-categories(….) ?>