Tips tagged “Structure”
- Structure Module: Category Pages
-
Posted on July 30, 2009 by Hambo
To show a weblog listing in a Structure managed template you have to use dynamic=“off”. But this also means that if you use a category filter, the URL will be ignored.
This usually means creating a dedicated category template but this isn’t the ExpressionEngine way right?!
So let’s use embedded
- Use conditionals to design your own URL structure
-
Posted on June 08, 2009 by JonnyUK
The EE docs state that URL’s at their simplest should be formatted using the following formula:
http://www.example.com/index.php/template_group/template/But what if you want a more customised (or even dynamic) URL that doesn’t necessarily match the template name?
If you try to visit a URL
