Subtitle displayed on blocks

Posted in: Newspaper
Post count: 141

Hello – I have created subtitles on my posts and I would like to display them on the home page – the title posts like this on flex blocks https://www.screencast.com/t/NwMpsv5c but I’d like to have the subtitle display below that. Please let me know if that’s possible?

Post count: 35449

Hi,

Unfortunately there is no setting for this in our theme, this can be achieve only making change in theme core.
You could try this solution
-> https://www.screencast.com/t/nhov88jSu you need to set this code in each module where you want to have the subtitle with link on int to the post.
You can get the code from here ; but notice that you need to make those changes after each update, because since Newspaper v9.7 the child theme is working only for the functions.php and style.css files.
We wrote an article on the subject here: https://tagdiv.com/updating-the-core-of-tagdiv-themes/

Thank you for your understanding!

Post count: 1

Hi,

I have used that code to display subtitles in many modules: td_module_flex_1.php, td_module_flex_5.php even in tdb_module_related.php.
Now I want to make this change in tdb_module_loop.php but it doesn’t work.

Is it possible to display subtitles in loops? Please let me know if that’s possible and how.

Thanks for your help

Post count: 35449

Hi noealvarez,

The subtitles can be display on posts loops too, but for this you need to know how to implement the right code and this can be achieve only with custom work.
If you want, you can check our custom services from here -> https://tagdiv.com/web-development-services/

Thank you!

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