Page 1 of 1

CMSMS to power a single-page website?

Posted: Wed Jun 05, 2013 1:26 am
by rbaby
Is there a way to utilize CMSMS pages but have it populate the content in one page instead of multiple menu URLs?

I have a 1 page website that has sections--I'd ideally like to keep the content separate for each section but unsure how to do it.

Re: CMSMS to power a single-page website?

Posted: Wed Jun 05, 2013 4:47 am
by Rolf

Re: CMSMS to power a single-page website?

Posted: Wed Jun 05, 2013 11:52 pm
by paulbaker
Take a read of how applejack did his restaurant menus here:
http://forum.cmsmadesimple.org/viewtopi ... =5&t=66499

Re: CMSMS to power a single-page website?

Posted: Thu Jun 06, 2013 12:01 am
by rbaby
Yes! Perfect, thank you guys.

Re: CMSMS to power a single-page website?

Posted: Thu Jun 13, 2013 11:39 am
by psy
Did the same thing with http://www.holidayhousetasmania.com.au/

Each section is a page that is included in the home page template using CGSimpleSmarty eg

Code: Select all

{cgsimple::get_page_content('about','','foo')}{eval var=$foo}
The template is a one-page responsive template converted to CMSMS.

Re: CMSMS to power a single-page website?

Posted: Sat Jun 22, 2013 9:53 pm
by Rolf
rbaby wrote:Yes! Perfect, thank you guys.
Issue solved? Please http://forum.cmsmadesimple.org/viewtopi ... =7&t=22304

Thx. Rolf