- TutorialstagDiv Social Counter Tutorial
There is no tagDiv Cloud Library, How I suppose to add/ Load templates.
Hi
I’m unable to import cloud templates on my website which is running PHP 7.3, Ubuntu 16.06, Nginx config. Running WordPress 5.6.
I tried disablingthe plugins and other themes, but the issue persists. Moreover, I the system status is green and all the conditions are met.
Furthermore, I even tried resolving the error from console, but to no respite.
Is there any solution fo this problem.
Here’s the full error code : Error at zones: 6(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)
I have two questions:
1.) Is it possible to use the Cloud Library Header in the Mobile Template?
If no: Is it possible to include a SVG logo in the mobile template?
The logo of the mobile template is very blurry compared to my pages where the Cloud Library Header is included.
> Mobile Template: https://nimb.ws/9LuakN
> Cloud Library (SVG): https://nimb.ws/ITS3iF
2.) Is it possible to adapt the Mobile Template Header to the Cloud Library Header?
> https://nimb.ws/ObciG8
> https://nimb.ws/dKvbAt
It bothers me that they are so different.
Hello,
I am using the Header Template 13 from the Cloud Library.
This is set to Full Width. I would like to have it in Boxed Layout.
Where can I change this?
What I want > https://nimb.ws/TKogSi
Tested this > https://nimb.ws/TPJMS5
But the problem. Top bar is not respected and I have a slight shadow. > https://nimb.ws/WvdYKQ
To add to this, I notice that the cloud templates default to “Edit with tagDiv Composer” as the first option. Is there a way to set that for a single page? I suspect not, but it’s an idea…
Hi, Calin — I already tried to edit it with the Composer and also tried to use a different cloud template but it didn’t work. We also had images missing across the site (on almost all browsers except for Chrome). I went through the forums again and have implemented the jQuery Migrate temporary fix until an updated version of theme is released. Thanks.
Hi,
The problem with search results page: this situation can appear when is set an offset in the cloud templates, please edit it with tagDiv Composer and check if there is an offset on posts loop element -> https://imgur.com/WE37H6O -> https://i.imgur.com/1csC6yd.png
Also I think that the same is with the cloud tag page, edit it -> https://i.imgur.com/INApxkC.png -> make sure that you remove the offset number and let an empty field -> https://i.imgur.com/URofmxX.png
Hope this will help you!
Thank you!
Hi,
If this is a cloud template then you can edit it using tagDiv Composer, if you provide a link to your website I can provide some more details.
Thank you!
Hi a_l, you can use a single post template from tagDiv Cloud Library, the cloud templates can be edited with tagDiv Composer.
-> https://i.imgur.com/0Xts2Kq.png -> https://i.imgur.com/y7HXBtQ.png
Hope this will help!
Hello @FKVS !
I think we are not on the same page.
Newspaper Theme has Standard Templates that came with the theme when the theme was created. And now it has Cloud library templates.
Standard templates will not be added to the cloud library and cannot be edited using tagDiv Composer.
The cloud library templates can be customized using tagDiv composer and it has the advantage that it can be fully edited using tagDiv Composer and also it only uses the resources that are required.
Our team is not focusing anymore on the standard templates because the future will be tagDiv Composer / Cloud Library.
@Robert Turner Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– A link to this topic in order to identify you
Our team will take a look !
Thank you !
Hi chip303, if you want only to see the demo/Prebuilt Site, you can do it by clicking on the one you like from here -> https://i.imgur.com/X0D31Ss.jpg
Also if you want to trey a demo, then it will be better to test it on localhost or subdomain in this way you’ll keep the live website intact. Or if you want to check only some templates, then you can get theme from tagDiv Cloud Library and you can edit all of them with tagDiv Composer.
Hope this will help you!
Hi Kaino, we have some new teammates (Bettina) and she answer to all simple questions, the rest of them are handle in chronological order by me and Vlad S.
Thank you for your understanding!
I think that you are using the cloud header template 3 (cloud header) if is so then you can edit it with tagDiv Composer. Also make sure that this is set as general in theme panel- > https://i.imgur.com/VlKPkdf.png then for all pages and templates that do not have an individual header it will be display that one.
If there is still a problem, please provide a link to your website and some screenshots with the settings that you made in tagDiv Composer.
Thank you!
Hello!
It is possible to insert a different menu for each page only if you have a different cloud header template for each page.
Thank you!
Hi,
If it was only html, css or js, then you could use the html, css elements or column text and text with title to set your shortcodes/html/css code with tagDiv Composer inside the single post template, but because it is a php code, for the moment this can be set only in theme plugin files -> wp-content/plugins/td-cloud-library/shortcodes/single now the problem is to get the data-href -> https://developer.wordpress.org/reference/functions/get_permalink/
Here is a similar thread -> https://forum.tagdiv.com/topic/partsheader-ad-wheres-the-new-place-to-put-my-php-code/
Hope this will help you!
Hi TravelDudes, if your website is using cloud templates, those is no need to be indexed but must be public to can be visible on your website. Those cloud templates are like custom post types.
Thank you for your understanding!
Hello !
Please provide a link to your website in order to inspect. We suggest using a cloud library header which uses a header element.
Thank you !
The guide in your blog wasn’t really helpful.
Do I have to install Cloud theme demos first?
once imported should I remove both Standard Pack and Cloud Library plugin?
Good afternoon,
Today, WordPress automatically updated to 5.6 and now, when clicking “Add New Post,” I get all of the following error messages (See at the end.) I tried downgrading to the previous version 5.5.3, but that didn’t work. I also disabled ALL plugins except for tagdiv plugins and the error messages still appear. The only plugin that makes it go away is disabling the tagdiv composer plugin. I can then edit new posts, but it breaks the frontend of the site so that is not a solution.
See error messages below:
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/new_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/td_cloud_proxy is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/download_image is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-cloud-library/ajax_autoload is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/do_job is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_post is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_history is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/load_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/update_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_header_templates is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_header_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/decode_html_content is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_image_url is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_image_id is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_parts is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/change_template_name is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/save_header_mobile_menu is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/load_footer_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/update_footer_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_footer_templates is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for td-composer/get_footer_template is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Notice: register_rest_route was called incorrectly. The REST API route definition for tdw/save_css is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /var/www/montanadailygazette.com/wp-includes/functions.php on line 5311
Add New Post
Hi — thanks for the reply. As I mentioned, I had already tested for plugin conflict, checked system requirements, and followed the instructions in the links you provided; none of that worked until later in the day when the Composer started working again, so I’m good there.
I am, however, still having an issue with the main menu on the navbar. I was using a Cloud Template and after the update all of the menu text turned white. We’re using a white background so the links work but you can’t see them. I’ve tried deleting/re-uploading the Cloud template plugin and duplicating and renaming the previous template but it’s still white on white. Can you please advise on potential solutions? Thank you!
Why does my template single post push the sidebar down below the post content, and NOT on a sidebar column ??
there are several cloud templates I choose, but same issue.
here: https://museum.thomasjohannessen.no/ingen-krisepakke-til-universitetsmuseene/
the single default one does, but I cant find it to edit… see image, why does not the tagdiv edit menu appear here ?
and where are that tpl ? (tpl is template, you should know that, you asked me abt that)
If I can edit my default tpl Im fine, coz I wanna add a db-field called exerpt to it..

Thomas
Hi
I created a single post template with the header I wanted and then set that template at “Post Cloud Library Template” in the category i wanted another header for.
That seemed to work! Is that what you meant?
I get a strange error though: The posts loose their title!
Is the title supposed to be included in “Single Post Content”? Because I cant find something called “Single Post Title” to add!
Hey Calin, thanks! That makes perfect sense. Except when I try to update the plugins (the only one missing is tagDiv Cloud Library, which make sense), I, the admin, get this message:
Sorry, you are not allowed to access this page.
This message was triggered by Core.
Call stack:
wp_die()
wp-admin/includes/menu.php:350
NM – was able to update via Plugins rather than the Theme menu. All fixed! Thank you!
-
This reply was modified 5 years by
tcu-studentmedia.
Hi,
Yes, you can do that if you are using a cloud header from tagDiv Cloud Library -> https://i.imgur.com/kMfgAOv.jpg -> https://i.imgur.com/bq0c4C9.png
Hope this will help you!
Hello, @gumball44
1.) Have you ever tested WP Fastest Cache? What is your experience with it? Especially compared to WP Super Cache.
I have never used WP fastest Cache plugin. I believe the fonts flash you are seeing is because of this plugin. I will suggest using WP Rocket plugin or WP Super cache plugin + Autoptimize Or Fast Velocity Minify.
For me WP Rocket working really well with these settings: https://www.infophilic.com/wp-rocket-settings-cloudflare/
2.) You say that Cloudflare can be used. Is the free version useful here too?
Yes, Cloudflare can be useful when you configure it correctly. For the blog site, free version is enough. But if you want more speed, then upgrading to PRO is a good choice.
3.) What is your experience with Gzip? Is it possible that Newspaper-Theme does not work with GZIP?
Yes, I am using GZIP with a Newspaper theme, and it works without any issue.
4.) By activating plugins my database has grown a lot. In my database there is a lot of data about plugins which I don’t use anymore. Does a large database damage the loading speed?
Definitely, having large options table in database affects site loading speed. You can consider using WP Sweep plugin to keep your site’s database clean. You can also reduce size of tables by removing Orphans options from tables.
5.) A question about the part “Removing Font Awesome”. With the code snippet only the essential icons are loaded. But which icons are essential? All the ones I select in the theme?
This is no more part of Newspaper theme optimization.
6.) You write that there is also a funcion.php for the mobile theme.
Is it possible to overwrite it with a child theme or do you have to add new entries after every update?
For example: Removing Emojis, Removing Font Awesome, or Preload Newspaper fonts.
Unfortunately, you can not overwrite mobile theme’s functions.php file using child theme. Hope, tagDiv team will fix this soon.
7.) There are several ways to add custom CSS. Where do you think it makes the most sense? In the Theme panel under Custom Code? Or rather under WordPress Design > Customizer?
Well, that is completely your choice. Adding CSS in theme panel or customizer will add it as inline CSS code on page. I prefer adding them to child theme’s style.css.
I hope you will find this helpful.
Cleaning caches doesn’t work. I did it yesterday and the only solution is downgrading to WP553 or use enable jQuery migrate helper to change jQuery version.
My problem is only in home page (newspaper pro cloud one) and as I said I had to install jQuery migrate plugin. But a the plugin said, this should be only a temporal solution until you solved it with a template update 100% compatible with Wp5.6