Tagged Questions
0
votes
1answer
97 views
Create a Custom Path to Archive
To get at archive pages (by default) the path is /%category%/ Which is fine. But how would i change it to have a static string prefix before the category variable (e.g. /archive/%category%).
Same ...