- NewspaperHow to Use tagDiv Cloud Library
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspapertagDiv Cloud Library Plugin
- NewspaperCloudflare (CDN)
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperFlex Block Builder and Flex Loop Builder
- NewspaperModules Builder in Newspaper Theme
- NewspaperIntroduction to CPT and ACF with Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperHow to use the Google Maps API
- NewspaperWooCommerce: Happy “Add to Favorites!”
- NewspaperHow to insert a block inside the content of a post
- NewspaperHow to setup the Contact Page
- NewspaperPosts Loop Element
Hi,
First you create/import a cloud post template, remove the post content element from it and place a smart list element
– https://www.screencast.com/t/k0eAvX5hbk
Once you apply that post template to a post (post must contain a smart list) the post will display the smart list. That would be all the steps.
So a smart list post should contain only the smart list in the content, the post content element has to be removed and a smart list element placed in the template.
except now I also realize that DISQUS comments won’t appear on the cloud template making this very problematic
Hello,
I’m currently using module 10 for loop posts, categories, and tags. and I have set up in the loop.php that ads get display every 3, 6 and 9 posts. Here is the code that I’m using:
if (have_posts()) {
while ( have_posts() ) : the_post();
$adcounter++;
echo $td_template_layout->layout_open_element();
if (class_exists($td_module_class)) {
$td_mod = new $td_module_class($post);
echo $td_mod->render();
if (is_category() or is_tag() or is_home() or is_archive()) {
if ($adcounter ==3) {
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_3"]');
}
}
if (is_category() or is_tag() or is_home() or is_archive()) {
if ($adcounter ==6) {
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_2"]');
}
}
if (is_category() or is_tag() or is_home() or is_archive()) {
if ($adcounter ==9) {
echo do_shortcode('[td_block_ad_box spot_id="custom_ad_2"]');
}
}
} else {
td_util::error(__FILE__, 'Missing module: ' . $td_module_class);
}
echo $td_template_layout->layout_close_element();
$td_template_layout->layout_next();
endwhile; //end loop
echo $td_template_layout->close_all_tags();
} else {
This is working with no problem. My issue is when I create a category template using the cloud library and I add the loop posts, the categories pages don’t show the ads within 3,6 or 9 posts. Is there anything that I need to add on the code above?
Thank you for your time,
Juan
Hi.
Social share do not work correctly.
For example:
https://techtoday.in.ua/ru/news-ru/tp-link-zapuskaet-v-prodazhu-router-tl-mr6400-s-podderzhkoy-4g-lte-101404.html
Facebook share link:
https://www.facebook.com/sharer.php?u=https%3A%2F%2Ftechtoday.in.ua%2Ftdb_templates%2Fsingle-post-template-14
Any updates on this? DISQUS comments are essential for our site (we have been using it for many years), but so are some of the customizations to the post page only available in the cloud templates.
Hi sportm, did you ever have any luck with this? I’m having the same issue where I can’t get DISQUS to show with the cloud templates, even though it showed in the regular post templates.
I realize now the answer is to use a cloud template, not one of the regular post templates
Hello!
If I´ve that category is index by yoast, do not is good that template of Cloud Templates will be indexed not?
Because the url is not very attractive:
https://www.web.com/tdb_templates/name_category_for_example/
Because if I indexed the category, the url show tdb_templates, and this isn´t great to index the Google… Not?
How do you advice that indexed?
Thanks!
Hello
I am designing a post template with CLOUD TEMPLATES.
As you can see in this image, the category being shown is “FEATURES”

However on the article I have enabled Three categories (Features, Sport and NBA)
Image:
I want only the NBA category to show on the post. I have set PRIMARY category as NBA but still it only shows FEATURES on the Article post
Look in this image i have set it as NBA:

So basically, I want the NBA category to show as oppose to the “Features” category. Thanks.
Hello,
If you want to increase the site width, you will have to use the tagdiv composer to stretch the row: https://www.screencast.com/t/HSx7N7mTQJ
For posts or other templates, you will need to use the cloud library plugin and import templates and edit the rows using the same tagdiv composer method.
There is no setting to only increase/decrease the padding.
Thank you!
i have made my smart list.
downloaded a “smart list template” from the cloud –> smart list template 5.
assigned my smart list to post template “smart list template 5”
BUT
i am still only seeign your demo content and not my content
am i missing something here?
thank you
Hi,
Did you are using the Cloudflare WP Rocket? Please try to disable it, clear all the caches and check the results.
Hope this helps and let us know how it goes!
Thanks.
Hello spare,
You can select the Smart List Elements by adding the shortcodes on the page (single) when you are using the Single Post from Cloud Library like this -> https://www.screencast.com/t/JmZ3llI0P
Thanks for your understanding!
Hello,
The default post template never could show content in full width. Only the new cloud library templates can have a full width design. If you need to alter the post width, you will need to use the cloud library and import a single template. Then under the row settings you will see an option to stretch the row to your needed width: https://www.screencast.com/t/HSx7N7mTQJ
Thank you!
Hello,
There are multiple types of smart lists that can show the content in different ways. You can choose the smart lit type from here: https://www.screencast.com/t/5m6UIU1Ofl
The option is only available using the cloud library and on single post templates.
Thank you!
Hello,
The Wpbakery page builder can be installed like so: https://forum.tagdiv.com/how-to-use-visual-composer/
Please note you cannot register the plugin to the author website if this is what you mean by “activate”
The bundled version does not have an activation code but you already have access to the full features of the plugin.
However, we recommend our own tagdiv composer page builder as you cna only use the cloud library plugin using our own page builder: https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you!
Also, to provide some additional context, since installing Newspaper 9 my website functionality has completely stopped working. Even running bare bones plug-ins do not work. For example, if I enable Cloud Library, I can’t create any new content. If I activate WooCommerce – No luck. I can only run the most simple plugins in the theme to use it but no other plugin is working well. VERY disappointing since I am not even sure where to start troubleshooting this. If I turn off the theme with all other plugins active, everything works great. Please see email with admin access if you would like to poke around.
Hello,
This is possible in the new cloud library template. Please import a new single template from the cloud library and when editing the template in the tagdiv composer, you get lots of extra options to style the related articles: https://www.screencast.com/t/1hoKKQowL
Thank you!
İF tagDiv Cloud Library Active : Hatom or Hentry problem
Active :(1) https://www.screencast.com/t/6Wu7JsuaE
Active :(2) https://www.screencast.com/t/YIXsb3TlB82
Dont Active :
https://www.screencast.com/t/GcSgKJPUmjA
The problem continues , “tagDiv Cloud Library” İgnore HENTRY.. ! now closed..
Hi
I’m trying to use DISQUS (a popular 3rd party comments box) and it appears fine on the regular post templates that come ‘pre-installed’. However, any templates made using the CLOUD TEMPLATES it appears to make the comments back to the regular WORDPRESS comments.
How to fix this?
Thanks
Sorry for misunderstanding. Indeed that seems to happen when a cloud template is used, on a default post template it works.
I will add this on our list and it will be fixed. Sorry for the inconvenience. If this is required for you, please consider using default post templates for the moment.
Okay, thanks. I will look more into it. I was actually referring to the related posts element for the td cloud library. It is the one I want the article titles to open on a new page. I could not find where these elements are located inside the plugin.
Those are the patch files, files that were modified from the previous version to the new one.
If you want to update by patch you can use those files. Note that each patch is required if you update from an older version, you cannot skip one update. They are not cumulative, meaning that the last one does not contain all the previous ones.
That issue with the Cloud library was in some cases caused by plugins, you could check that as a first step. We also continually try to improve the plugin, which is in beta phase at the moment. Be sure to check the theme requirements guide as well
– https://forum.tagdiv.com/requirements-for-newspaper/
Yes, I know its a “WordPress-thing” (Settings/Discussion and then show oldest or newest comment first), but look here. I have “show oldest” first as default.
When I switch from a regular template to one from Cloud Templates this happens:
http://swetennis.se/kalendern/vecka-29-flera-svenskar-gor-comeback/
Suddenly it shows the newest comments first!