Mehmet Ozek
Member
Posted 3 years ago #
Anybody got an idea why I'm being redirected to main page when clicking on a date link on sidebar?
That happens only with date links, I have no problem with .htaccess file because when i change the permalinks, wordpress automatically updates it.
All links (categories, post links) works fine but date does not work as it has to...
synth01
Member
Posted 3 years ago #
Can you paste the html code for your page here? Even better, paste the text from your sidebar.php file so we can take a look.
I'm assuming your problem is with only one theme?
Mehmet Ozek
Member
Posted 3 years ago #
No, it is not theme issue since same problem appear also no default theme. Obviously there is a redirect that I can't figure out where and how to disable it.
I removed all .htaccess files problem still reproducible
Used template tag is;
<?php wp_get_archives('type=monthly&limit=5'); ?>
Whenever i click on a link, no matter where I am, I'll be redirected to main page. I've tried to re-upload WordPress, but didn't work. This problem is frustrating
synth01
Member
Posted 3 years ago #
So it's just with date archives? My guess would have been your wordpress core got corrupted, but since you re-installed and this occurs with any theme, I can't fathom what might be the problem... Sorry. Good luck, though.
PHP 5 vs. PHP 4?
Server issues; crazy PHP settings?
I'm no expert, just shooting in the dark.