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.
CMSMS to power a single-page website?
Re: CMSMS to power a single-page website?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: CMSMS to power a single-page website?
Take a read of how applejack did his restaurant menus here:
http://forum.cmsmadesimple.org/viewtopi ... =5&t=66499
http://forum.cmsmadesimple.org/viewtopi ... =5&t=66499
Re: CMSMS to power a single-page website?
Yes! Perfect, thank you guys.
Re: CMSMS to power a single-page website?
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
The template is a one-page responsive template converted to CMSMS.
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}
Re: CMSMS to power a single-page website?
Issue solved? Please http://forum.cmsmadesimple.org/viewtopi ... =7&t=22304rbaby wrote:Yes! Perfect, thank you guys.
Thx. Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -