Archive links not working
-
Hi, I have a problem with the archive links..
This is what I use to get them:
<?php wp_get_archives(“type=monthly”); ?>
Now, they DO show up in the list, but the places they link to are
wrong. All months link to:
https://vivified.net/2004/%p
I am using an alternate permalink structure, namely:
/%year%/%postname%/
Could this be the problem? Do I need to have the month in the permalink to be able to filter by month?
You can see that it isn’t working here:
https://vivified.net/
I hope you can shed some light on this, thanks!
-Bastiaan
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Archive links not working’ is closed to new replies.