Hi, a customers of mine has a CMS Made Simple Site. I need to have some changes made on top of simple editing:
- adding of sitemap
- adding of conditional dropdowns - ie when county is chosen, respective towns are listed in next dropdown.
If you can help please let me know.
Best,
David
sitemap and dropdowns help needed
-
- New Member
- Posts: 3
- Joined: Mon Feb 25, 2013 5:06 pm
-
- Power Poster
- Posts: 265
- Joined: Mon Mar 14, 2011 1:16 am
- Location: Brisbane, Australia
Re: sitemap and dropdowns help needed
A sitemap can be added by calling your preferred Menu Manager template, e.g.
{menu template="sitemap"}
You could create a page called "Sitemap", then either at the end of the page content or within your page template, you add the above module call.
Your second requirement looks like it would be more of a jQuery solution than anything specifically related to CMS Made Simple.
{menu template="sitemap"}
You could create a page called "Sitemap", then either at the end of the page content or within your page template, you add the above module call.
Your second requirement looks like it would be more of a jQuery solution than anything specifically related to CMS Made Simple.