ok , module, plugin & extension installed and switched on. Auto select parent categories turned off. But so far me and static pages are not seeing eye to eye:
1. For the page template, does it need to be set to a ‘static’ type or can its type be ‘web page’?
2. When I click to edit a static page the first time I must enter a Title and URL Title. Must these be the same as the name in the category tree?
3. I have to check every ‘Override Template’ box or else I get the error pointed out in the post above.. I don’t know if this is just normal behaviour?
4. My static pages category tree is set as so:
About
- Company
- Contact
but if I go to mysite.com/about/company/ I also get the page content from ‘About’ and ‘Contact’. My tag is:
{exp:weblog:entries weblog="static_pages" category=”{static_page}" dynamic="off"}
<div>
<a href="">{title}</a>
{summary}
{body}
</div>
{/exp:weblog:entries}
Should I also have a limit=“1” in there as well or have I goofed somewhere else?
cheers, Kenny
