Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Category remains while changing section
Hi,
I’m having a small problem. It seems like my navigation created with section_list adds the category to the url for the links.
So if I have visited “SectionA” and the category “Category 1” (/sectionA/category1) and click the “SectionB” link i expect to end up at /sectionB. But instead i end up at /sectionB/category1.
So the question is how do i remove the categories from the url:s generated by the section_list?
// Johan
Offline
#2 2008-04-03 09:52:04
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: Category remains while changing section
Textpattern doesn’t make URLs like those. A plugin might.
Offline
Re: Category remains while changing section
Ok, so it’s the gbp_permanent_links plugin that does it. Probably should ask my question on its forum thread then.
Thanks alot!
Offline
Pages: 1