- 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
Hello,
This template isn’t available https://imgur.com/a/x7ZyiHp.
This template => https://demo.tagdiv.com/newspaper_cafe/where-to-go-in-orange-county is the default post template, in Cloud Library can be found as => https://www.screencast.com/t/6ptBaLfJ , and you can customize it with tagDiv Composer.
Thank you!
Hi,
While trying to import cloud template it throws Error at zones 7(models):0(dom). etc… and installing of template never get completed tried cltr+z and other solutions mentioned on some of the question raised on the forum by other user but nothing worked.
site url: theprint.in
Hi,
In most cases when you get a similar message “ Error at zones: 1(models) : 19(dom).. The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” then indeed it is a problem, most of the time the problem is from a shortcode that is not compatible with our theme, therefore after you set it with tagDiv Composer and save the page/cloud template, the next time when you try to edit it, you’ll get that error.
We have a guide for how to investigate this problem and fix it -> https://forum.tagdiv.com/tagdiv-composer-not-working/
For “Updating failed. The response is not a valid JSON response.” I found this article => https://docs.wpstackable.com/troubleshooting/common-issues/im-getting-the-error-updating-failed.-the-response-is-not-a-valid-json-response
Hope this helps you!
Thank you!
Hello!
If you use a PRO/cloud template, then you need to modify the elements with TagDiv Composer and make changes there.
If you setup an option when you editing the page with TagDiv Composer, then the settings from theme panel haven’t any effect over the element from the page.
Thank you!
Hello!
If you import a cloud template, then you can modify it.
I recommend you to try a cloud template called “Single Post Template 4” which has the design similar with “Single Template 3”.
Let me know about your results!
Thank you!
Hello,
The footer templates do not have the button to be edited with tagDiv Composer in the backend. Please check this guide:https://forum.tagdiv.com/footer-templates/
The footer template can be edited only from the frontend if it is assigned, edit a page/post template with tagDiv Composer and go down to the footer. => https://www.screencast.com/t/rpfNhfyrF
We talked about it in this topic: https://forum.tagdiv.com/topic/how-to-edit-footer-template-default-pro-by-tagdiv-composer/
You can use the Global footer template or you can set an individual template on each single post templates from cloud templates. => https://tagdiv.com/how-to-create-a-footer-with-newspaper-theme/
Thank you!
https://www.xalkidikipolitiki.gr/new/
In the cloud templated section on the footer template there is no option to edit it with tag div builder on contrast with the other templates where i can see the option edit with tag div composer. Why is this happening?
Also the articles and posts inherit the footer template that i choose right?
Hello,
You can import from Cloud Templates the pages template => https://www.screencast.com/t/VbUshszEI7x -> https://www.screencast.com/t/QvEIGSPpUMB
Thank you!
Hello,
If you using the Flex Block or Big Grid Flex in the layout are the options “Show author”, “Show date” and you can choose to hide => https://www.screencast.com/t/6UPXQbiTO2
You can filter by Post ID filter -> specific posts can be filtered to your block by using the post ID.
You can hide the featured image from blocks that do not have text on the grid like Flex Block 1,3,4,5 or you can import from Cloud Templates => https://www.screencast.com/t/qxPahngKo -> https://www.screencast.com/t/xCEpqhwq
You can use the column text, text with title where you set link using WP editor => https://www.screencast.com/t/hN5zykMm6 also if you want only title with URL => https://www.screencast.com/t/EnunWzxAjiZ
Thank you!
I have to update the fix with the latest update of Membership plugin, which incorporates the excerpt length, so though I still think further is needed to properly address this issue as I believe it is related to the unique way the TD Cloud Templates works.
The first one below has to comment out, for some reason when enabled you won’t see images.
File: /woocommerce-memberships/includes/Restrictions/Posts.php.
Function: public function handle_restriction_modes()
// ensure the restricted post content data is persisted even when third parties try to filter it
Comment out ->//add_filter( ‘the_content’, array( $this, ‘handle_restricted_post_content_filtering’ ), 999 );
With the update Membership you have to comment this as well:
File:/woocommerce-memberships/includes/class-wc-memberships-user-messages.php
Function: private static function trim_excerpt( $the_post ) {
if ( true === (bool) apply_filters( ‘wc_memberships_message_excerpt_apply_the_content_filter’, true ) ) {
/** This filter is documented in wp-includes/post-template.php */
Comment Out ->//$excerpt = apply_filters( ‘the_content’, $excerpt );
}
The last one seems to cause the server to an internal error, I have seen this with other plugins and TD Library files. Like I said I wish I can find a proper solution, but this does solve the issue and renders a page like this: https://fortworthbusiness.com/real-estate/om-housing-kennedale/
Hope this helps.
Hello!
1. The issue with import part has been discussed here: https://forum.tagdiv.com/topic/unable-to-import-demo-template-from-cloud-tempaltes/
2. You can’t do this automatically, so you need to do it on each page. Please follow our guide from here to know how to create new sidebars: https://forum.tagdiv.com/sidebars-tutorial/
3. In our theme we have a setting when you edit the post template with TagDiv Composer. You need to disable that setting like this: https://www.screencast.com/t/JaSHpq10Y
Thank you!
Hi Bettina, says it works much better in chrome like so https://share.getcloudapp.com/GGu60N9w whereas in firefox and safari not so well actually. So in chrome its fine. I guess I will resort to using Google Chrome then. Thanks
Hello,
tagDiv Composer is a page and cloud builder, it can be used only for pages and cloud templates, therefore you can use it on a single post template from tagDiv cloud library to adjust the layout, but not to write the post content, for this, you need to use the WordPress editor.
You can edit the page with TD Composer in WordPress->Pages => https://www.screencast.com/t/AMOjYCA7Q7p, or in front side.
Thank you!
Hello !
Pleas add FORM in this 2 places:
– wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php
– wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php
And added like this: https://i.imgur.com/3TXj7x2.png
If you want to remove it simply comment it using //
Let me know the result !
Thank you !
Hello,
I’ve been working on trying to update my website, but am having a few problems that I can’t seem to figure out.
-
Import
The first problem is when I try to import a cloud template for a page from the Cloud Library, I get an immediate error that “one of the images failed to upload” and the template never installs from there. It just sticks there.
-
Template
When I’m working with the template, for example Influencer, I am unable to understand how to make all the changes to the header, footer and sidebar automatic. I have a sidebar on my home page, but can’t get that to come across on the pages (non-blog pages). Is it possible or am I just fighting a losing cause?
Post Pagination
How do you turn off the automatic pagination on single article pages? When you scroll down to the bottom of an article it automatically loads the next article below. How do I turn this off?
Thanks!
KM
Hello,
1. You can assign a footer template to be Global =>https://www.screencast.com/t/OsT9ga0ta for posts/pages you want to be normal, and you can assign a particularly footer where you want to be different. You can import a footer from Cloud Library with tagDiv Composer -> Manager (Website Manager) => https://i.imgur.com/vlvXloM.png
2. Make sure you use the logo full width and for change the header background image, you need to go on the header, select the row from header, go in CSS and you have a background image => https://www.screencast.com/t/IIbhYhtaln
3.If is still a problem we would like to investigate the issue, if you agree please make a full backup and contact us at contact@tagdiv.com, provide wp-admin and credentials, also a link to this topic in order to identify you.
4.Those are some extra parameters for schema, also these parameters are optional, is no need for them, therefore you can ignore the warnings, this will not affect your website.
Please try not to reply multiple times in your own topic, this will only delay the response from us because it will move the topic to the back of the line. We always answer from oldest to newest.
Thank you!
Hello!
If you use a cloud template for single post template, you can edit that page with TagDiv Composer and add the element called “Single Post Tags”.
If you use a default template for it, then you can set up by accessing Newspaper -> Theme panel -> Post settings -> Post and Custom Post Types -> Show categories tags : enabled.
Hope that helps you!
Thank you!
Hello!
Please make sure you have installed Cloud Library plugin for this.
Let me know about your results!
Thank you!
Hi there, the tagdiv composer it running under my site a little like so https://share.getcloudapp.com/p9u8zgoY and basically its a little tricky to see the different elements to edit. Is there a fix for this? I am using the latest version of the theme 10.3.9.1 and I have no plugins installed as I checked for conflicts.
Thanks
Hello!
Make sure you change correctly the category template for posts or category from here like this: https://www.screencast.com/t/1J9TCGfJxtch
If you want your category pages to each have a different layout, then you must create individual category cloud templates for every category like in the screenshot above.
Also, you can write us an email to take a look if you don’t can manage the situation you’ve created there.
When you contact us via email at contact@tagdiv.com, please provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Thank you!
Hello,
I would like to get some help. After Updating of Plugins, i got this problem
Fatal error: Cannot redeclare td_wpseo_title_for_loop() (previously declared in /var/www/dein-finanzerfolg.de/blog/wp-content/plugins/td-cloud-library/includes/tdb_functions.php:297) in /var/www/dein-finanzerfolg.de/blog/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 297
After some analysis, I determined that the problem was found on the pages that were imported from TagDiv Cloud. Pages created manually via Composer work fine. Please help me solve the problem.
Thank you in advance
My Website: https://www.dein-finanzerfolg.de/ (now in Maintance Mode)
Hello!
If you use a default template, then you can not edit that page with TagDiv Composer plugin. Also, make sure you have installed Cloud Library and Standard Pack.
Thank you!
Hi,
There are multiple headers in our theme, for example, if you are using tagDiv Standard pack the file that you want to edit is this one -> wp-content/plugins/td-standard-pack/Newspaper/header.php if you do not use standard pack, only tagDiv Cloud Library with tagDiv Composer, then the file is this one -> wp-content/plugins/td-composer/legacy/Newspaper/header.php
Thank you!
Hi,
In most cases when you get a similar message “ Error at zones: 2(models) : 1(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)” then indeed it is a problem, most of the time the problem is from a shortcode that is not compatible with our theme, therefore after you set it with tagDiv Composer and save the page/cloud template, the next time when you try to edit it, you’ll get that error.
We have a guide for how to investigate this problem and fix it -> https://forum.tagdiv.com/tagdiv-composer-not-working/
Thank you!
Hello @greenbooks!
TagDiv Composer is not working on that page because you use a default template. So, if you will use a cloud/PRO template, then you will see also the button right there.
Please read more about TagDiv Composer plugin functionality descripted in our guide:
https://forum.tagdiv.com/tagdiv-composer-tutorial/
Thank you for your understanding!