What is the template that shows the posts loop in td cloud library

Posted in: Newspaper
Post count: 31

Hi,
I’m using tagdiv cloud library for category and tag templates.
I have a post rating plugin that will show the average rating on posts lists in most other themes, but it doesn’t show on any post lists in Newspaper, I assume because I’m using cloud library.
I’d like to take a stab at adding it directly into the template in my child theme. What templates are used in Newspaper for the posts loop for categories and tags and for flex block 1?
Thanks
Cheryl

Post count: 27744

Hello,

If you use Cloud Library, these templates can’t be set in child theme. Child Theme uses the standard templates.
For flex Block 1 you can find the files in these paths
wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php
wp-content/plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_flex_block_1.php
and for Posts Loop is wp-content/plugins/td-cloud-library/modules/tdb_module_loop.php tdb_module_loop_2.php
If you use cloud templates and you make changes in the files, the changes will apply on all pages.

Thank you!

Post count: 31

Hi,
Thanks for the information! So you’re saying that I can’t use the Cloud Library templates in a similar path in my child theme to make edits?

I tried editing the tdb_module_lopp.php directly and did get my rating results to show but it won’t pull in the post id, so it just shows the icons but doesn’t reflect the rating for the post.
Thanks.
Cheryl

Post count: 27744

Hi,

If you have the right skills, maybe you can achieve that, but for this, you need to have very good programming skills. For the moment we don’t have a solution for this, because the cloud templates are made so that you can make changes using tagDiv Composer, not in the files of the theme.
Unfortunately, implementations and customizations are not covered by support, but if you want you can contact our team our custom work team here: https://tagdiv.com/premium-customization-services/

Thank you for your understanding!

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