Newsletter Widget in Category Page Side Bar

Posted in: Newspaper
Post count: 3

Hi,

I have a few issues I was wondering if I could get help with:

1. I’m trying to put a newsletter signup in the sidebar of the category/post pages like what I have the homepage. However I can’t seem to find a widget for newsletter to add to the sidebar.

2. How do wI change the text for the related articles in post pages from “RELATED ARTICLES” to lowercase “Related Articles” and “More from Author”.

3. On the homepage I have grey border that separates the side bar from the content on the left. How do add a similar border to the category/post pages. There’s doesn’t seem to be a way to fully customise these pages.

4. How do you hide the comment count boxes that appear next to articles. I’ve disabled comments, but the comment count is still appearing.

The website is http://www.pharmacytimes.com.au

Thanks for all your help!

Post count: 35449

Hi,

1. If you want to set the Newsletter in category page you can get a category template from tagDiv Cloud Library edit it using tagDiv Composer and set the Newsletter in sidebar.

Or you can create a new sidebar and go in widgets set the Custom html and set the code that you set in Newsletter in custom html.
-> https://www.screencast.com/t/L1gXiWkp7n3n -> https://www.screencast.com/t/pQft8xFSXI9f

2. You need to go in theme panel > Translations and search for those words -> https://www.screencast.com/t/sfgxFW2rG

3. You can import a category template from tagdiv Cloud Library and set on content a border or you can use this custom css -> https://www.screencast.com/t/FD4DjugU
.td-pb-span8{
border-right: 1px solid#e8e8e8;
}

Set the code in Theme panel> Custom code > Custom css and you’ll have that border on full website.

4. 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”.
-> https://www.screencast.com/t/P64OrKwQ

Thank you!

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