Hello
It seems that I am not able to find anywhere that I could replace current footer contents such as we do not want “EDITOR PICKS”, we want to change it to something else, where shall I check?
I checked widget on footer 1 2 3 also, default is empty and even it is empty they still show EDITOR PICKS / POPULAR POSTS / POPULAR CATEGORY. If we add any widget into it, it becomes below of those current one not “replacing” them
please kindly help tell
thanks
-
This topic was modified 10 years by
AilyRoot.
Hello AilyRoot,
The footer demo content will not show up in the theme panel. You can either chose a footer style without content and add your own, or remove it from the *.php files of the theme. Each footer style uses its own file: http://screencast.com/t/uca1gM2mQ8E
You can delete content by commenting (add ‘//’ in front of the code) the specific PHP code you will like to remove.
In this example I removed the ‘EDITOR PICKS’ widget.
http://screencast.com/t/Ltqk6YMzV
I hope this helps
Thank you.
Hi,
You can chose footer style from the theme panel: http://screencast.com/t/v7HsNZk4
The first 8 footer styles have demo content. The others don’t.
You can add content in the footer widgets and it will show up in the footer: http://screencast.com/t/VrliXSqXstVk
You can read more about this topic in our documentation: https://forum.tagdiv.com/footer-templates/
Thank you.