footer contents

Posted in: Newspaper
Post count: 156

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.
Post count: 22421

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.

Post count: 156

Hello

we want to go for easy way as you said “You can either chose a footer style without content and add your own”, but who to do this? did you mean go to visual composer and add those blocks on our own?

Post count: 22421

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.

Post count: 156

I see, I did not know those first 8 thing
So, if we style1 ‘s layout but not predefine contents, I have to use revmoving PHP method?

Also,

Post count: 22421

Yes. If you use one of the first 8 styles you have to remove the demo content (if you want) from the PHP files like i showed you earlier.
Thanks

Viewing 6 posts - 1 through 6 (of 6 total)
The forum ‘Newspaper’ is closed to new topics and replies.