Help with removing the blog feature from all pages

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
Lavescms
New Member
New Member
Posts: 1
Joined: Sun May 12, 2024 5:14 pm

Help with removing the blog feature from all pages

Post by Lavescms »

CMSers,

The website I manage has a blog overlay on every page. I want to remove it entirely as my client does not use it, and it is inappropriate.

But I can not find the right place to remove it.

Help! :)

Lavescms
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1799
Joined: Wed Feb 25, 2009 4:25 am

Re: Help with removing the blog feature from all pages

Post by DIGI3 »

Ideally you would want to find where it is being called in the page template, and either remove or comment out that code. In Content Manager, you should be able to see which template(s) are being used, and edit them from there or in Design Manager. If you are using template inheritance you may need to find the parent template.

From there, it will depend what module, if any, is being used for the blog. It should be fairly obvious, and likely something like News, CGBlog, or LISE. You can comment out using Smarty comment tags e.g. {* code to comment out here *}

If you can't figure it out, you may need to share the site url and/or paste in your template(s) here.
Not getting the answer you need? CMSMS support options
Post Reply

Return to “CMSMS Core”