- TutorialstagDiv Social Counter Tutorial
Hi,
I understand from our developers that the problem was solved, but they forget to set it in the update. What you need to do is to disable and delete tagDiv Composer and tagDiv Cloud Library after that re-install the plugins from Newspaper > plugins (in this way you’ll install the plugins versions from our server that includes the fix for the mobile page problem).
Let me know the results!
Thank you!
Hi
I want to build a new Contacts page using ready templates from Cloud Library, but I can’t find Cloud Library on my Admin panel. I am also Newspaper theme user and I saw “download the theme” button in tagdiv composer section which enables to get ready templates. Could you please help me with that?
Thanks beforehand!
Hi r1kay,
Yes, you can do that, or you can use cloud templates, those cloud templates can be set individual per each post, or per category -> https://i.imgur.com/cGJ6iyS.png in this way you can make with tagdiv Composer, the cloud template for posts and assign an individual header, in this way the ads that you set on it will apply only on that template.
To use a php is more hard. Here are some example -> http://justintadlock.com/archives/2011/07/20/conditional-checks-for-custom-post-types
Thank you!
Hi valuewalk, please make a test, disable and delete tagDiv Composer and tagDiv Cloud library, after that re-install the plugins from Newspaper > plugins and try again, it should set the canonical how you said.
Let me know the results!
Hello !
You will have to create templates from cloud library for all the places you want to add this option. https://forum.tagdiv.com/cloud-library-templates/
In order to insert the sidebar follow our video guide here: https://www.youtube.com/watch?v=fa7GenCHcBU&t=8s
Thank you !
Thank you for sharing this Vlad!
I believe this will do what we need. However I’m having a lot of trouble with the Cloud Template feature. It is loading but when I load a template I’m receiving the “Error at zones…” error, this was when attempting to use the blank template. When trying to load the template Single Post Template 1 – by tagDiv – it is not loading at all, even after 10 minutes.
I have reviewed this post as well for the error: https://forum.tagdiv.com/tagdiv-composer-not-working/
Any assistance would be welcomed. I need to create this template and the replicate it across multiple sites so very important I get this working.
Hello!
I am using Newspaper theme and I downloaded Tag Page Template from Cloud… I’ve been adding tags to my posts and I see them below posts. But when I click on a tag I am supposed to get all articles with that tag… but it just isnt working. Nothing shows… Help?
This is how it looks like when I click on Edit in TagDiv Composer:
Thanks
While cleaning up cloud templates this morning, I made my unused templates into drafts. I realized I’d done that to the footer template I was using for the site, and changed it back to published. At first there were just a couple of shortcodes in there, and it wasn’t showing on the front end. I restored to the most recent version (I think) prior to changing its status, and it works fine on front end, but I can’t open it in tag div composer any more… only WP editor. How do I restore?
Thanks for the hints.
I needed to “disable my cloud template footer” to access the historical template functions. You were correct, even though the Instagram was not used in the Cloud Template, the create Mobile Template used these historical settings instead of the existing cloud footer template.
You can close this post.
Hello!
You can edit with TagDiv Composer the cloud library post templates which you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Also we have default post templates which you can not edit with TagDiv Composer, check this: https://forum.tagdiv.com/design-post-pages-using-default-templates/
Thank you!
Hello !
If you are using standard posts you are able to change the background from Theme panel – Background : https://www.screencast.com/t/Pr42dZeFmlC
If you are using a cloud library template for the post you will have to use tagDiv Compsoer. In order to change the background color / image you will have to edit all the ROWS as you can see here: https://www.screencast.com/t/QlYxvmdoUxea
Thank you !
Hello !
If you want you will be able to achieve this if you will be using a post template from the cloud library as you can see here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Simply copy the shortcode and insert it in the text area of the column text as you can see here: https://www.screencast.com/t/UEMEsVKog
Column text is an element from tagDiv Composer.
Thank you !
Hi, I have several cloud templates using the ‘Single Related Posts’ element in the TagDiv editor – but at some point, the element has disappeared from the ‘Add new element…’ menu. It’s still there in the existing templates, but I’m unable to add it to new templates. Any idea where it’s gone, or how I can get it back? Thanks.
Hello !
You can use a post template but please note that the spacing is given by gutenberg or what post editor you are using. For post appearance you can use the post templates: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you !
Hello !
You can achieve this using the new mobile templates as you can see here: https://forum.tagdiv.com/topic/mobile-themes-cloud-library-v10-3-7-update/
Thank you !
Google Chrome developer console shows
API ERROR td-cloud-library/td_cloud_proxy Error – check for php warnings: {…} timeout timeout
I already disabled all plugins except tagDiv Cloud Library to check but no positive results.
I also updated the theme to the last version.
Everything in System Status is OK (green).
Thanks in advance.
Hi stevenbancarz,
Si you update the theme from version 4 to 10, this will be as you’ll have a new theme now.
Most of the time the problem that you describe is a plugin conflict, most probable between tagDiv Cloud Library and WP Bakery. We indicate to use only one of theme with our theme.
If there is still a problem, please provide some more details and a link where I can inspect the situation
Thank you!
Hi, i fixed it by starting a new cloud template after i posted this! but thanks for the reply!
Hi ImSehyeon, you can set svg logos on cloud headers from tagDiv Cloud Library using tagDiv Composer -> https://i.imgur.com/VcwrJ2s.jpg click on logo and remove the logo image and text if you want only the svg logo-> https://i.imgur.com/lJnTZZm.png then in SVG tab set your svg code -> https://i.imgur.com/qfuxAHH.png for mobile just select the viewport for mobile and set again the svg on logo -> https://i.imgur.com/nmvjM6x.png
Hope this will help you!
Hi Calin,
Thanks! What kind of function could I use to determine what Cloud template is used for a certain post?
For example: We use 2 single post templates created with the Tagdiv Cloud Composer. Lets call them Template_cars and Template_all_other_posts. We have an ad network that has special ads for content about Cars and we want to show them only on the Cars posts. The ad network requires us to insert their header tags only on the Car posts in the <head>. On all other posts we need to insert other header tags in the <head>.
My idea was to add some php code to the header.php which achieves the following:
If post uses Template_cars –> insert these header tags, if post uses Template_all_other_posts –> insert other header tags.
Thanks!
Hello !
I am sorry for misunderstanding your issue.
For this you will need to use a Cloud library template.
Thank you !
Hi,
TagDiv Cloud library is a custom post type and the cloud templates made with tagDiv Composer are saved in database. Now normal you should be able to check if is a specific template. For example the files for cloud header are on this path -> wp-content/plugins/td-cloud-library/shortcodes/header and the header.php file is wp-content/plugins/td-composer/legacy/Newspaper/header.php (if you are not using the tagDiv Standard Pack).
Hope this will help you!
Thank you!
Hello !
The footers can be edited by simply editing any page, scroll to the bottom and you should be able to edit it. There is no option to universally edit it in cloud since you can edit it on any page.
Thank you !
Hello !
The best way to see what options you have I recommend you to follow this topic: https://forum.tagdiv.com/topic/mobile-themes-cloud-library-v10-3-7-update/
Thank you !
Dear, I have exactly the same issue. It was working with error few weeks ago and now I can’t access Cloud library or Newspaper – Theme panel at all.
If I remove the plugin all works fine.
I updated wordpress and the template to the last version. I deleted and reinstalled Cloud templates plugin. Finally, I put the required PHP configuration:
php.ini
max_input_vars = 5000
max_execution_time = 300
post_max_size = 50M
upload_max_filesize = 50M
Now all spots on System status are green but the critical error is still ON :((((
Please let us know if you find the solution.