Post subtitles are not visible on pages

Posted in: Newsmag
Post count: 7

Dear Tagdiv!

1. I would like the article subtitle to be displayed under the title on the category page (and on the main page where articles are in a block), instead of the article-begining. I also want the title and the featured image to stay visible. In which templates can I achieve it? Is there a code for solving it in any templates?

2. At many cases where the beginning of the article is displayed, the „read more” line is ignored. How can I make Newsmag take it into consideration?

3. At the end of the posts the „related articles” and „More from author” buttons are also displayed but I only want the „related articles” to stay.

4. I would like the date to be displayed at the most articles but there are some exceptions at whiches I would like to hide it (if it matters, these exceptions are in one category and it is different from whiches contain the other articles).

5. Is there a way to pre-edit and save an post template for using it several times? We upload many similar posts and the process will be much faster if we would not have to edit the category, the format and the post template all the time.

Thank you for your help in advance.

Post count: 23312

Hello Szentmaxi,

1)Unfortunately, our theme does not have any such an option that allows you to display the subtitles of your posts in blocks/modules, sorry! If is not what you mean, please provide more details so I will be able to provide a more accurate response.
2)Please check all of our list of blocks and you will see that only one block has active this button ->Read More, like Block 12, as you can see here -> https://demo.tagdiv.com/newsmag/block-12/
3)If you want to remove the More from Author tab for each post, you should use the code below and place it in Theme panel->Custom CSS area.
The code is ->
.td_block_related_posts .td-related-right {
display:none!important;
}

The result is here -> https://www.screencast.com/t/dYFZ2m2NP4
4)Notice that our theme has an option which allows you to hide the date from blocks/modules and from post pages, like this -> https://www.screencast.com/t/OwarQc7Nsej -> https://www.screencast.com/t/KH3nNG4EoHMa If you want to hide the date only in certain places, you should use a bit of CSS code (by category IDs) to do this.
5)If you are using the same post template for the entire website, notice that you can do this from Theme panel. First of all, at the post template, you should leave just active From panel -> https://www.screencast.com/t/gzNCZvvW and then, from panel you should choose your general post template which will be used on your site, like this -> https://www.screencast.com/t/gCDwW7toZi1J For more information about this feature, please consult the documentation here -> https://forum.tagdiv.com/newsmag-post-templates/

Thanks for your understanding!

Post count: 7

Dear TagDiv!

At the first question, the point is that I would like a text to appear under the title (in my the blocks/moduls) which is different from the article-begining. Is there any way to do it?

Thank you for your help, it was helpful!

Post count: 23312

Hello Szentmaxi,

Unfortunately, our theme does not have any such an option, sorry! Most likely, for achieving this, you should edit the theme core files but this task involve such more time and it is custom work and we cannot provide this type of services, sorry! Please check here -> https://demo.tagdiv.com/newsmag/category/template-style-2/ because there you will see all of our category templates.

Thanks for your understanding!

Post count: 7

Hello TagDiv!

I am sorry, but at the second question you may have misunderstood me a little. I am not interested in the “read more” button but in the “read more” LINE by witch I tell the program where to cut the text in blocks and yet it ignores that, even at at Block 12. How can I help about it?

Post count: 23312

Hello Szentmaxi,

Sorry for my bad understanding! I guess that you are referring to the Excerpts, right? So, please notice that our theme has an option for it in Theme panel->Excerpts section from where you can choose the length of the Excerpts feature, according to modules/block used by you, according to our documentation here -> https://forum.tagdiv.com/newsmag-excerpts-introduction/

Thanks for your understanding!

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