How to Edit the Footer & other Sections

Posted in: Newspaper
Post count: 13

1. How to edit the footer section like About Us, Popular Categories etc? While going to Appearance>>Widgets>>Footer1/Footer2/Footer3 all are showing blank while expending.

2. How to hide comment counts with posts at homepage?

3. How to add Popular posts in the sidebar?

https://www.hinditracks.in

Post count: 35449

Hi,

1. That is because you are using a predefined footer stile, these can not be edit only to add new elements, if you want to set/change the footer elements choose an empty footer and set in Appearance>>Widgets>>Footer1/Footer2/Footer3 the elements you want to display. Also the text from about section can be set here -> https://i.imgur.com/9sdRpwW.png -> https://forum.tagdiv.com/newsmag-footer-templates-2/

2. If you want to remove the show comments from modules/blocks all you need to do is to go in Newspaper>Theme panel> Blocks Settings > Meta tag on Modules/Blocks and deactivate the “Show comment count”.
-> http://prntscr.com/pl104p

3. From what I can see you are using the latest post as your homepage, so in order to add the popular posts in sidebar you’ll need to go in Appearance> Widgets set a block (for example block 1) in your sidebar and set the filter on popular -> https://i.imgur.com/2nwoJIu.png

Thank you!

Post count: 13

Thanks for your reply Calin.

At top of my homepage, there is a “Trending Song” widget. That widget is overflowing in the desktop view. Please suggest me how to restrict it not to stretch more than the width of the template.

Post count: 13

Please also tell me
1. how to add infeed adsesne ads in between latest posts.
2. In the post, there is space above the footer share buttons. How to remove space above the footer Share buttons?

Post count: 18283

Hello !

For the News Ticker you will be able to edit it using the tagDiv Composer: https://www.screencast.com/t/Sa0Fc7lm3BN If you want to delete it simply right click on it and delete.

2. In order to add Adsense you have to insert the adsense code in Theme Panel – Ads.

3. Use this css code in order to adjust them:

.td-post-sharing-bottom {
margin-top: -15px;
margin-bottom: 0px;
padding-top: 0px
}
.td-post-sharing-classic {
display: none;
}

.td-post-sharing-top {
margin-bottom: -20px;
}

The code must be inserted here: https://www.screencast.com/t/J1Nxw5s5

I hope this was helpful !

Thank you !

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