Have you tried:
– deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the Twenty Ten theme to rule out any theme-specific problems.
– resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.
hey I tried deactivating all plugins but it didnt help .
My theme is a custom theme so I cannot switch the theme to twenty10
also inactivating all plugins completely form phpmyadmin will remove a a lot of functionality from my site.
URL : http://top10point1.com/
PLease let me know what else can I try . Is it because of the post detail.php file that we have written uses a while loop for posts with numbers or some other issue.
Appreciate your help.
My theme is a custom theme so I cannot switch the theme to twenty10
Yes you can. This is part of the basic troubleshooting process. If you are not prepared to go through those steps, then there’s not a lot we can help you with.
oh ok …sure ..give me a min …I will try and get back
hey its working with Twenty10 theme ….thats great …so how can I have it on my current theme?
Since this is a custom theme, you need to start examining each of the theme’s files to determine which one is interfering with the permalinks. I’d suggest starting with functions.php.
ok What should I exactly look for …what can interfere with the permalinks ?
Impossible to say really. It could be almost any custom function in your theme.