Wher do the sidebars live
2 posts by 2 authors in: Forums > CMS Builder
Last Post: February 13, 2023 (RSS)
By Robarbh - February 12, 2023
I am New to cms builder I took over a site for a customer
they what a sidebar removed called news and notices
also on a page I can't find where the text that they want changed
I was helped by this group last year on updating the version
Thank You in advance
By Dave - February 13, 2023
Hi Robert,
I'm guessing the sidebar is in on the frontend of the website and not in the CMS itself? Is that right?
How CMS Builder works is it generates PHP code to output data from the database, and the developers then save that code into PHP "viewer" files.
So what you'd want to do is check the source code of the page where the news bar is being displayed. The code generate it will either be in that page or a file loaded by that page.
Hope that helps!
interactivetools.com