- TutorialstagDiv Social Counter Tutorial
Hello!
Please make sure you use a single cloud template. We recommend to use cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
Thank you!
Hello!
Make a test and deactivate ALL plugins except tagDiv ones, also if you are using a cache plugin, deactivate it, clear all cache and try again. Please check the console in the TagDiv Composer, and make sure you do not have a 403 error. It’s possible to be from the firewall or security module which blocks the admin-ajax.php request, which usually displays a 403 or 404 error.
If you don’t use a security plugin, please ask your host about this, maybe you have a security module that blocks this.
If you use a plugin like Wordfence please set it in learning mode.
Also, if you are using Cloudflare, please make sure that is set as in our guide https://forum.tagdiv.com/cloudflare-cdn/, you need to disable the Rocket Loader.
Let me know the results!
Thank you!
Hello
I am trying to make a page as opposed to a category for this https://www.werribeenews.com.au/category/werribee-news-blogs/
But I cannot find the template name for this. I want to use this same template but as a page not a category. But I cannot find the template name for this in the cloud templates anywhere.
Hello,
I just discovered code already in the theme that accomplishes exactly what I am looking for, but it has been commented out by your team.
wp-content/plugins/td-cloud-library/shortcodes/common
/**
* on composer iframe and on templates that do not have posts we show the no posts message
* @see td_page_generator::no_posts() - this function generates the __td('No posts to display').
* the text can be overwritten by the template using the global @see td_global::$custom_no_posts_message
*/
//if ( tdc_state::is_live_editor_ajax() || tdc_state::is_live_editor_iframe() ) {
//$buffy .= td_page_generator::no_posts();
//} else {
//$offset = intval($this->get_att('offset'));
//if ( $offset === 0 ) {
//$buffy .= td_page_generator::no_posts();
//}
//}
Lines 1717 – 1724.
When uncommented, this block shows the “No posts” message as expected.
Is this intentionally commented out or was it a mistake?
I would like a way to preserve my update of uncommenting it so that I don’t have to re-do it during the next theme update.
Please let me know if this is possible.
Thank you,
Patrick
-
This reply was modified 4 years by
patrickrodo.
-
This reply was modified 4 years by
patrickrodo.
-
This reply was modified 4 years by
patrickrodo.
Thank you!
Final question — I am trying to use a child theme to avoid losing the custom work every time I update WordPress/the Newspaper theme.
I have tried the following file structures and none of them seem to work:
- wp-content/themes/Newspaper-child/modules
- wp-content/themes/Newspaper-child/includes/modules
- wp-content/themes/Newspaper-child/td-cloud-library/modules
How do I modify wp-content/plugins/td-cloud-library/modules/tdb_module_loop.php, tdb_module_loop_2.php, and
wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php in the child theme?
Hello!
You need to import/create, assign a cloud template/header for your posts and make it global(make sure that all your pages have the same template/header. In this case, you’ll have the same menu on all your pages.
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
If you mean anything else, then please provide more information, screenshots/video and your website link in order to help you efficiently.
Thank you!
Hello!
This issue has been discussed already here, please check: https://forum.tagdiv.com/topic/cloud-templates-takes-forever-to-load/
Thank you!
Here some additonal information :
When create a new post, an try to visit post, get this error again :
Fatal error: Uncaught ValueError: Unknown format specifier “�” in public_html/wp-content/plugins/td-cloud-library/parts/tdb-comments.php:177 Stack trace: #0 public_html/wp-content/plugins/td-cloud-library/parts/tdb-comments.php(177): sprintf() #1 public_html/wp-includes/comment-template.php(1556): require(‘p…’) #2 public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php(1574): comments_template() #3 public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_comments.php(470): tdb_state_single->{closure}() #4 public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_comments.php(470): Closure->__invoke() #5 public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdb_single_comments->render() #6 public_html/wp-includes/shortcodes.php(356): td_global_blocks::proxy_function() #7 [internal function]: do_shortcode_tag() #8 public_html/wp-includes/shortcodes.php(228): preg_replace_callback() #9 public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(278): do_shortcode() #10 public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_column.php(283): tdc_composer_block->do_shortcode() #11 public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): vc_column->render() #12 public_html/wp-includes/shortcodes.php(356): td_global_blocks::proxy_function() #13 [internal function]: do_shortcode_tag() #14 public_html/wp-includes/shortcodes.php(228): preg_replace_callback() #15 public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(278): do_shortcode() #16 public_html/wp-content/plugins/td-composer/includes/shortcodes/vc_row.php(1141): tdc_composer_block->do_shortcode() #17 public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): vc_row->render() #18 public_html/wp-includes/shortcodes.php(356): td_global_blocks::proxy_function() #19 [internal function]: do_shortcode_tag() #20 public_html/wp-includes/shortcodes.php(228): preg_replace_callback() #21 public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(278): do_shortcode() #22 public_html/wp-content/plugins/td-composer/includes/shortcodes/tdc_zone.php(591): tdc_composer_block->do_shortcode() #23 public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdc_zone->render() #24 public_html/wp-includes/shortcodes.php(356): td_global_blocks::proxy_function() #25 [internal function]: do_shortcode_tag() #26 public_html/wp-includes/shortcodes.php(228): preg_replace_callback() #27 public_html/wp-includes/class-wp-hook.php(307): do_shortcode() #28 public_html/wp-includes/plugin.php(191): WP_Hook->apply_filters() #29 public_html/wp-content/plugins/td-cloud-library/wp_templates/tdb_view_single.php(139): apply_filters() #30 public_html/wp-includes/template-loader.php(106): include(‘p…’) #31 public_html/wp-blog-header.php(19): require_once(‘p…’) #32 public_html/index.php(17): require(‘p…’) #33 {main} thrown in public_html/wp-content/plugins/td-cloud-library/parts/tdb-comments.php on line 177
Hi, Anamaria, we do everuthing, but we still have a lot of problems with theme and have problems with our clients…
1.We use Cloud Template : https://imgur.com/a/v4HUs0u
2.We have problems when try to open a post, we get this error again :
Uncaught ValueError: Unknown format specifier “�” in public_html/wp-content/plugins/td-composer/legacy/Newspaper/comments.php:186 Stack trace: #0 public_html/wp-content/plugins/td-composer/legacy/Newspaper/comments.php(186): sprintf() #1 public_html/wp-includes/comment-template.php(1556): require(‘p…’) #2 public_html/wp-content/plugins/td-composer/legacy/Newspaper/single.php(41): comments_template() #3 public_html/wp-includes/template-loader.php(106): include(‘p…’) #4 public_html/wp-blog-header.php(19): require_once(‘p…’) #5 public_html/index.php(17): require(‘p…’) #6 {main} thrown in public_html/wp-content/plugins/td-composer/legacy/Newspaper/comments.php on line 186
We must resolve this as soon as possible 🙂
Thanks in advance,
Pavle
Hello!
Please access the single cloud template, edit it with the TagDiv Composer and there you can change the font size: https://prnt.sc/-ttoIcPydQXw
Thank you!
Hi!
I am stuck in loading templates. please help
Hello,
The files for posts loops are wp-content/plugins/td-cloud-library/modules/tdb_module_loop.php and tdb_module_loop_2.php
Also, some settings are in wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php
Thank you!
Hello,
You can set the templates global from the Cloud Templates interface -> https://i.imgur.com/3EunsmK.png
Thank you!
Hi,
I choose cloud templates. => https://web-demo.stdtwist.com/ccph/wp-content/uploads/2022/05/Screen-Shot-2565-05-24-at-20.02.10.png
this template => https://web-demo.stdtwist.com/ccph/wp-content/uploads/2022/05/Screen-Shot-2565-05-24-at-20.10.44.png
this frontend => https://web-demo.stdtwist.com/ccph/wp-content/uploads/2022/05/Screen-Shot-2565-05-24-at-20.10.54.png
Hello Pavle,
Please do not share the credentials here on the forum.
Also, for me, this error doesn’t occur-> https://www.screencast.com/t/ELZIf0fh4ENM
We do not encourage you to use the Standard Pack plugin with the default template.
We recommend using cloud/PRO templates in order to have the possibility to edit them with the TagDiv Composer which contains a lot of functions and features, please check our tutorial here: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Documentation here:
– https://forum.tagdiv.com/cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/cloud-library-category-templates/
Check also our video tutorials here: https://www.youtube.com/c/tagdivThemes/videos
Thank you!
Hello,
Please provide more details about your issue.
Please check the template from Cloud Templates -> Date templates -> https://i.imgur.com/VQYbd95.png
Thank you!
I use cloud library with archive template but it’s not working. please help.
Hello,
I tried the steps you provided me with, but had no luck fixing the error. I made a new post and still had no luck. I could only see the post when i turned off tagdiv cloud library but as soon as i activated it again it didnt work anymore. I was looking around the theme panel and still couldnt find any solution.
This is what happens when i turn off the tagDiv cloud library

Hello,
Please try to deactivate, delete and reinstall the tagDiv Cloud Library.
Also, please let me know if you added the element post comments in the post -> https://i.imgur.com/TPcNyjp.pngeditor, if yes, then please delete it.
Thank you!
Hello,
A solution could be to use the unique article option, follow this guide: https://forum.tagdiv.com/unique-articles/
This option automatically removes duplicate posts from the page.
Also, another solution is to set the offset posts on the blocks => https://www.screencast.com/t/Tsiu65TSaRS -> https://www.screencast.com/t/YbkmVbsBrnk
You can use the Flex Block 1 and you can filter it to display the posts only from a category -> https://i.imgur.com/Nnt3zGX.png and you can design it to look like a posts loops block.
The Posts Loops settings are divided into 5 tabs: General, Layout, Style, ADS and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).
Thank you!
Hello,
First of all, it is not recommended to auto-update any theme or plugin, as there is a possibility that it may cause certain problems with the functionality of the website. Also, it is always advisable to make a backup to all files and databases before updating -> https://forum.tagdiv.com/how-to-update-the-theme-2/ -> https://wordpress.org/support/article/updating-wordpress/
It looks like the tagDiv plugins can’t be installed, like tagDiv Composer and tagDiv Cloud Library, so please check and activated the plugins.
There are also situations where the update does not work properly (due to certain extra plugins that are active, certain restrictions, and server settings), so, please deactivated all extra plugins (if you have WordFence, you need to use the WordFence Assistant to remove it).
Thank you!
Hello,
Please let me know if you have a child theme, if yes, please use the main theme.
Also, please deactivate the extra plugin, you can keep only tagDiv composer and tagDiv Cloud Library plugins activated, and try again to reset the key.
Also, please check the console if you get an error when you hit the reset button.
Thank you!
Hello,
Please make sure you have the tagDiv plugins activated, like tagDiv Composer, tagDiv Cloud Library and tagDiv Standard Pack if you have the blocks from this plugin.
Thank you!
I figured it out, I returned empty for the following function
function create_breadcrumbs_json_ld( $breadcrumbs_array )
wp-content/plugins/td-cloud-library/shortcodes/common/tdb_breadcrumbs.php
=======================
Another issue, Big Grid Flex 5 block is adding nofollow tag for the internal site links which is wrong, and there is no option to remove this tag like in other blocks.

-
This reply was modified 4 years by
retvly.
Thanks Bettina, yes I did go through the documentation before posting here in the forum, the question is that, can this feature be used on cloud templates? I can only find the settings when editing my own static pages, but not for cloud template pages. Is this by design, or am I missing anything?
Each time I try to edit a cloud template page (not Edit with TD Composer but Edit in wordpress), wordpress opens an old editor UI with limited options.
The only page I can edit and enable “Unique Articles” is the homepage template. I can not find the same option when editing other templates like category, author, etc.
Please kindly advise. Thank you!
Laurie