Missing menu/news data in theme

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Post Reply
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm

Re: Missing menu/news data in theme

Post by JohnnyB »

It is probably an old theme that is not compatible with the recent CMSMS 1.11.x versions.

To add news into a page or template, simply add the tag, {news}, where you need it. However, maybe you should post one of the layout templates here so we can look at it and make suggestions.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Missing menu/news data in theme

Post by velden »

Or consider using the 'create from scratch' approach;

Just make your own hand-crafted html page/layout and learn how to integrate CMSMS.

You will probably love the flexibility of cmsms and you will learn it very fast this way.

http://docs.cmsmadesimple.org/ contains a lot of information. In your case 'layout' will be helpful. And of course you can post questions in this forum.

Once you understand how cmsms works, you will probably love it.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1968
Joined: Mon Jan 29, 2007 4:47 pm

Re: Missing menu/news data in theme

Post by Jo Morg »

martyn58 wrote:I added {menu} into the template, and this rendered a sitemap of all entities, so the data is obviously available. Can anyone suggest where I've gone awry?
There is an obvious question that comes to mind: if you are only using the {menu} alone, did you set the correct menu template from the theme as default? Check in Menu Manager whether the theme has set a usable template and if it is set as default. Alternatively use {menu template='<theme_menu_template_name_here>'}...
HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “Layout and Design (CSS & HTML)”