Page 1 of 1

sitemap and dropdowns help needed

Posted: Thu Oct 31, 2013 2:20 pm
by davidvdberg
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

Re: sitemap and dropdowns help needed

Posted: Thu Nov 21, 2013 9:08 pm
by gocreative
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.