Hi.
I greate main page with TD composer. I choose page template: ” page builder + page title” (I no need default sidebar and last articles). How disable title and breadcump – http://dl3.joxi.net/drive/2018/01/24/0000/0020/4116/16/7505d54768.png ?
1) page template (page builder + lates article) – does not fit, I dont need lates article
2) page template (page builder + Overlay menu) – does not fit, its hide main header width menu
Second question – with what shortcode I can get the current year in the footer – http://dl3.joxi.net/drive/2018/01/25/0000/0020/4116/16/6c23371b4e.png ?
php and js not work
Third question – I changed black version color of demo. In what css class is thise black part of megamenu – http://dl4.joxi.net/drive/2018/01/25/0000/0020/4116/16/6d5df222a6.png ?
Hi,
If you choose page builder + title, then the title will be displayed on top of the page. Use the default page template if you don’t want it to show.
The breadcrumbs can be removed in the theme panel if needed for all the website
– https://forum.tagdiv.com/breadcrumbs/
The breadcrumbs will not be displayed on the homepage, there is no need for that. They are generated here in each template
– https://www.screencast.com/t/PXqU9m23sk
Page builder with latest articles will always show the latest articles section in the bottom of the page. This can be removed by choosing a different page template.
The overlay menu page template will display the menu over the page content, like this
– https://www.screencast.com/t/Tiwv4a9NnH
The year could be displayed with this code
– https://www.accessc.com/articles/copyright-year-update.html
– https://www.screencast.com/t/xqlnRb0fM
– https://www.screencast.com/t/yNSvBKIhWdn
Try changing the colors in the theme panel
– https://www.screencast.com/t/s8Cj92MGRv
The demo has custom design, so if at the moment of creating it there was no theme panel option for that color, it was set with CSS
– https://www.screencast.com/t/38DQ0ZhPSEjG
Remove the design from the demo stylesheet and the theme panel option should apply.
Thanks
thanks, all work.
https://www.screencast.com/t/38DQ0ZhPSEjG – its a php storm (code editor)?