Plugin Author
alek
(@alekart)
Thank you for reporting this bug,
i’ll check it as soon as possible.
Hi. Any update on this???
Plugin Author
alek
(@alekart)
Hi,
I’ve just checked, archives link seems work well with “twenty twenty” and “twenty twenty-one” themes.
Note that the plugin does not add any specific pages or template to display archives and uses the default wordpress methods/templates to retrieve and display archives with a specific filter hook.
Please ensure that your theme supports archives pages that works well with the default WP archives widget.
Have a nice day/evening.
-
This reply was modified 4 years, 10 months ago by
alek.
Tried default theme, didn’t work either. I see someone had the same problem 4 years ago. It’s a shame because I like the look of this widget.
Plugin Author
alek
(@alekart)
Did you try to open archives page from the default “Archives widget”?
What the url looks like?
This plugins uses the date urls: http://website.link/2020/01/ format.
Default widget worked, but does not work on the live site.
Post url is in this form:
https://cars4starters.com.au/2021/07/19/sample-post/
This might be a silly question and it is not something I have really thought about before, but do I actually have archives?
I don’t uses pages, I use categories to organise my content?
Plugin Author
alek
(@alekart)
Hello,
By default wordpress has an archive system that should work with URLs like this https://cars4starters.com.au/2021/07.
If it works in your test environment but not in live this may be related to URL handling on your server and you may need to regenerate the .httaccess file on your live server.
Try to save permalinks setting:
Settings->Permalinks->Save Changes
this should regenerate configuration on the server.
As it is not related to the plugin, I can not help you more.