How can change the default module template_10 of td_module_related_posts?

Posted in: Newspaper
Post count: 21

Hi i’m trying to change the default template_10 of related posts in single article. I find the file td_module_related_posts and the config file, where the api register this module. But i can’t change this default template.. I try to search on the tagDiv api support but i didn’t find anything. Anyone can help me?

Post count: 35449

Hello,

The function for the related article from our theme can be found in wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> http://prntscr.com/p5k82x

But if you want to change only the style of the single relate posts, you can use a single post template from tagDiv Cloud Library, edit it using tagDiv Composer , click on this element and change the layout how you want http://prntscr.com/p5k9l4

Thank you!

Post count: 21

Okay thank you so much. A last question, where can find the page that generate the template of cloud library? Because i have need to add custom fields

Post count: 35449

Hello,

What custom fields do you want to add in cloud library? maybe those already can be achieve with the elements from tagdiv Cloud Library.

Thank you!

Post count: 21

Hi,
I have need to add ‘Time of Read’, but there isn’t a similar Element. There aren’t any solutions to add custom field with ACF Plugin, in tagDiv composer? With the api?

Thanks

Post count: 35449

Hello,

Yes, I think that this can be done with ACF Plugin, but I think that there is a simply way to do it, please check this article from here -> https://www.wpbeginner.com/plugins/how-to-display-estimated-post-reading-time-in-your-wordpress-posts/

Hope this will help you!
Thank you!

Post count: 21

Okay i try it and work! Thanks for your help

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