- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_single_template::add
- ApiAPI – Single Template – Introduction
- ApiPractical example – How to add a new Block and Module
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- ApiUsing the Theme API in plugins

plx refer above image, you may find that the cloud templates header have not used.
The situation A is that, when I click the result in search engine Google
– if using mobile, the cloud templates header would not used (refer above image)
– if using PC, the cloud templates header will be used
The situation B is that, when I click the result in social megia (e.g. FB page)
– for PC & mobile, the cloud templates header will be used
Thus, my questions is why the cloud templates header for mob version will lose in search engine?
Our website page: https://blog.ecoflow.com/au/test/
We want to build an icon list row like this Screenshot:https://snipboard.io/2iNe69.jpg
1. Could you let me know how to build a row like this? Any quick method?
2. I tried to import the template, but it is really hard to adjust, could you help me know how to build this from scratch? Issue screenshot: https://snipboard.io/HLJYWb.jpg
Thank you
Hello.
I use a prebuilt site, Publication PRO. In Publication PRO, in Single Template, there is a Share button called Single Post Share.
I have set the Buttons text color in TagDiv Composer, but it seems that something is overriding the value.
For example, let’s look at the Twitter Share button: in TagDiv Composer, the Buttons text color is set to #000000, but when I open the actual page and check it from the developer tools, the cyan style is overriding it, as shown below.
.td-ps-text-color .td-social-twitter .td-social-but-text {
color: #29c5f6;
}
Checking the Publication PRO demo site from the developer tools, the same thing seems to be happening.
I gave up on setting it from TagDiv Composer and tried applying #000000 to the same class name as above using Live CSS, but it was still overwritten by cyan.
Is there any way to fix this?
Thank you in advance.
Hello,
The menu works now; please provide a link where you have set the menu that doesn’t work; you can try to duplicate a header template and assign it for a page or template and provide that link.
Thank you!
Thanks for your reply Bettina
In that case, is there any way to add the “related posts” back into the base of the single post page? And is there any way that I can hook into the cloud template, to execute the PHP advert code in the single page?
I’ve read a few threads about this, but couldn’t seem to find a resolution.
Running the latest versions of WP and Newspaper.
My site started ramping up the number of processes every time the home page loaded, so much so that I got a nasty-gram form my hosting providing telling me to cool it…or else!
I went through everything I could think of – optimizing databases, caching, etc. and the issue just never went away.
I run a low-traffic site so i could not figure this problem out.
I discovered today that it looks like Newsmag template is causing the issue. When i swap templates – zippy skippy. When i put Newspaper back on, no joy. Testing this a bunch of different ways and always the same result.
I have since found some older posts regarding this issue, but I couldn’t seem to find anywhere that the issue had been resolved.
My site is functionally unusable with the Newspaper theme, so if there is no fix, i’d appreciate any advice on similar styled templates.
TagDiv – i did send you an email at your contacts@ email address with additional info in case you can take a look at my site and see if there is anything that can be done to salvage the speed. I looked a long time to find the perfect template for what I wanted, and would have to have to bail on it and rebuilt with another template if this is salvageable.
Thanks
ST
Hello.
Is it possible to dynamically get the category for a flex block? I want to save a flex block layout as a template, then have the filter category selected automatically, either based on the page name, or a custom field.
I know I can do it manually, add flex block on each page and select the proper category, but since there are going to be many pages, having the selection automatic would speed up the process a lot
Hello, I wanted to request assistance regarding a problem with the header and specifically with the menu. I am having display issues because if I don’t load the header with any template, the default header is loaded, and everything works fine, including the menu which allows me to view the subcategories with photos without any problems. However, when I load an existing header without even modifying it, the menu stops working and I can no longer click on the parent category, so the page of the relevant category does not open and neither do the subcategories. Furthermore, the search function does not work, nothing works apart from the home. I don’t know what the problem is since it was working correctly a few days ago. I have an external CDN, Cloudflare, I have the cache on site and it is also managed by Cloudflare. Can someone help me out, please? Thank you.
This is the link to the site with the default header loaded and it works, so now in the composer, the header is not empty. https://prezzicrazy.it/
Hello @techuhelp!
Edit every template with the TagDiv Composer, access the Website Manager https://prnt.sc/Ckcnlc6FCcNg and choose no header: https://prnt.sc/4AKYyymGxGfR
Delete the element called Header live search from your pages and implement another search tool into your website.
Thank you!
Hello @CyberGhost!
Do you use the Mobile theme layout?
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use the mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin.
Thank you!
Hello world
Within the Newspaper theme there is a single.php page in my child-theme. The single page contains some extra php to filter ads depending what category they are in. For the default post template this is working fine.
When I create a template from a cloud based template and activate that in theme settings to display my single post, could you possible indicate to me, what “single.php override” file can be created for use or is this page dynamically created – the challenge is that the “if elseif” statements no longer fire and the related articles in the footer also no longer are visible.
Hello @herbalworld!
If a page is made with the tagdiv composer (which we recommend), then this is what a homepage looks like: https://prnt.sc/qKHIhRptV6tx and you can copy-paste this code into another new page. The entire design should be kept the same.
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/
More documentation about the cloud templates is 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/
Thank you!
Hi,
It is very complicated to hide the image only on the mobile version in the settings (due to the construction of the template).
What I can recommend is to use a mobile page template for a single post template and make it as you wish.
or you can use this custom css
body.single .tdb-featured-image-bg {
padding-bottom: 190px;
background: none;
}
You need to set it in this place – https://i.imgur.com/EnHFGQV.png
Thank you!
Hi,
What are you referring to I think it is a page of date/archives – https://i.imgur.com/s1YpMh3.png
This is a special template, what you can do is use a posts loop or a flex block.
Thank you!
Hello,
Please activate the tagdiv plugins and follow the steps from this topic https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/
Also, please make sure there is no plugin conflict.
You can try to revert an old revision on a page/template -> https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/
Thank you!
Hello @NickSi!
This is strange! Probably the issue there could be that you had a default template set up and then you need to verify each page to have the cloud one, because it won’t assign the cloud template only if you set it global.
Did you solve the issue now? I suggest you to use only tested plugins with our theme.
Thank you!
Hello @misschrista13!
We have 3 options for mobile versions that you can use:
1. Responsive version: A responsive version of your website looks similar to the desktop version. TagDiv Composer is used to edit the page.Click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB. There, you can see your mobile version and edit or adjust the elements to look better.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages
3. Mobile theme plugin: The Mobile Theme is a performance-optimized theme included in the main Newspaper theme that only loads on mobile devices. It comes with its own templates and designs for pages, posts, categories, etc., so your current templates from the desktop theme will get converted to the mobile theme layout. Please see https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/ for more information.
A full explanation is here: https://www.youtube.com/watch?v=SpGkOnJeNZY
If you need to use the mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin.
The AMP works better only with the Mobile Theme plugin. From my point of view, if you don’t use the Mobile Theme plugin, then there is no reason or benefit to AMP. Please read all about AMP here: https://forum.tagdiv.com/tagdiv-amp-plugin-tutorial/
You should assign the mobile page to the desktop one. Please check the guide for mobile pages presented above once again and verify all the steps.
Thank you!
I’m building a new site and have been successfully using Tagdiv composer to build pages.
However I’ve installed Woocommerce and when setting up the Product and Shop pages the Tagdiv composer loads as it should but none of the edits I make in the settings on the left side of the screen are applied on the page.
When I save the page it loses any edits I have made.
I have the Tagdiv Shop, Tagdiv composer and Woocommerce plugins installed an active.
I’ve tried loading different cloud templates but can’t edit any of them?
I started building a new Shop page from scratch and it worked for the first couple of elements I added to the page then stopped working.
Any ideas?
Thanks
Thank you Anamaria. I ended up swapping out the header for another one. Which resolved the issue.
Now the issue I am facing (seemingly since changing the header and footer with the cloud template library — although that might just be a coincidence) is that I can’t open the TagDiv editor any more. The loader animation is all that displays, along with the side bar.
I have tested it with all non-TagDiv plug-ins disabled, and it refused to load. I notice a few errors in the browser console:
js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:14 Uncaught DOMException: Failed to execute 'atob' on 'Window': The string to be decoded contains characters outside of the Latin1 range.
at Object.b64DecodeUnicode (https://best-mac-tips.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:14:109)
at https://best-mac-tips.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:43:305
at https://best-mac-tips.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:44:375
b64DecodeUnicode @ js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:14
(anonymous) @ js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:43
(anonymous) @ js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:44
load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2 [Intervention] Slow network is detected. See https://www.chromestatus.com/feature/5636954674692096 for more details. Fallback font will be used while loading: https://best-mac-tips.com/wp-content/themes/Newspaper/includes/wp-booster/wp-admin/images/font/tagDiv.ttf?3d2d3f
ace.js?ver=969f3bb4333afe45565e713582b6de14:1 [Violation] Added non-passive event listener to a scroll-blocking 'mousewheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
t.addListener @ ace.js?ver=969f3bb4333afe45565e713582b6de14:1
t.addMouseWheelListener @ ace.js?ver=969f3bb4333afe45565e713582b6de14:1
l @ ace.js?ver=969f3bb4333afe45565e713582b6de14:1
b @ ace.js?ver=969f3bb4333afe45565e713582b6de14:1
t.edit @ ace.js?ver=969f3bb4333afe45565e713582b6de14:1
(anonymous) @ post.php?post_id=2408&td_action=tdc&tdbTemplateType=header&prev_url=https%3A%2F%2Fbest-mac-tips.com%2Fwp-admin%2Fadmin.php%3Fpage%3Dtdb_cloud_templates:3065
dispatch @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2
y.handle @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2
load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2 jQuery.Deferred exception: Cannot read properties of undefined (reading 'getShortcodeFromData') TypeError: Cannot read properties of undefined (reading 'getShortcodeFromData')
at Object.saveHeaderState (https://best-mac-tips.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:27:388)
at Object.init (https://best-mac-tips.com/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=969f3bb4333afe45565e713582b6de14:22:279)
at https://best-mac-tips.com/wp-admin/post.php?post_id=2408&td_action=tdc&tdbTemplateType=header&prev_url=https%3A%2F%2Fbest-mac-tips.com%2Fwp-admin%2Fadmin.php%3Fpage%3Dtdb_cloud_templates:789:44
at c (https://best-mac-tips.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2:28327)
at fireWith (https://best-mac-tips.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2:29072)
at e (https://best-mac-tips.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2:30310)
at t (https://best-mac-tips.com/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,regenerator-runtime,wp-polyfill,wp-hooks&ver=6.1.1:2:30340) undefined
It’s a bit of a mess to copy / paste the console data. So here’s a screenshot:
Any thoughts on this?
Thank you,
Jonathan
Hi,
1. For mobile pagespeed what we can do is recommend you the mobile theme plugin and mobile page template – https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/, then you can use tagDiv Composer to adjust the mobile layout, set smaller thumbs for blocks ….
2. The code used for the reading tie elements on this file wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_reading_time.php and the variable that holds the value is the $post_reating_time_data
Thank you!
Edit: I deactivated all the plugins and switched the theme, the latest posts are showing, i switched back to newspaper with all the other plugins deactivated, the posts are not showing.
I re installed the td plugins and theme from ftp, nothing changed, i downloaded a new cloud template, not worked. I downgrade to an older version, and yet didn’t work!
The homepage and some widgets are updating just fine, the archive pages not, no matter what
First of all, after the last update, the footer and header inside singles and archives stacked with the default. I had to clone the archive and the single template and then delete the old ones.
Yesterday i decided to copy a new archive and single template from my dev site. Again, no matter what i tried i had to delete the old archives and single templates for the changes to take effect.
After that, everything was working fine, until few hours ago, all my archive pages stopped updating with the new posts!
I cleared cache, i stopped cloudflare, i cleared cache again, i removed my cache plugin, i checked my database, i repaired my database, i deactivated and activated the cloud library, nothing is working!!
The only way to see the new posts is to open the archive template with the tagdiv composer, all the latest posts are showing there, but only there.
Url of archive page: https://athina984.gr/category/deltio-eidiseon-athina-9-84/ (the update stopped at 19.00)
All the archive templates stopped updating within two hours, this is so crazy!
This is so important, so let me know if you need my credentials
Hi. I`am using a Metropolitan PRO template for my site. http://www.istratourism.com
I have one question.
Can header on front page of Metropolitan PRO have autoslide function?
By seconds..like slide element on tagdiv composer.
TNX.
Hi, does anyone know if it’s possible to assign a Single Post Template to an individual post. I know it could be done with Categories, but I’d like to assign a Post to a Single Post Template and have it display only for the purpose of the Post being assigned to. I can set up post as a page, but then I can’t get it to post through and element. Thanks in advance.
Site in development https://thisisfootballin.com
Newspaper theme with tagDiv Cloud Fitness Pro template
Issues with mobile (2nd build had to scrap the first one because of tagDiv Mobile + AMP conflicts with TD Composer responsive Fitness Pro Cloud Template.
1. I want to edit in one place.
2. On my first build, I noticed that by installing the recommended tagDiv Mobile Theme plugin, it overwrites the responsive customizations that I made in TD Composer. And even worse, when I installed the AMP plugin from the Newspaper plugins dashboard, it created error codes visible at the footer. Uninstalling did not help. I had to completely uninstall the theme and start everything from the beginning. Not fun.
3. On my 2nd build, I did not install the tagDiv Mobile Theme plugin. I did install AMP.
4. On my 2nd build of thisisfootballin.com using the Fitness Pro Cloud template I customized all formats (desktop viewport, landscape viewport, portrait viewport, mobile viewport) in the TD Composer. I like the visual layout/design aspects of the Fitness Pro template the way it appears in the responsive format (the mobile viewport) when customizing using the TD Composer.
5. In tagDiv Cloud Templates I was able to edit the header with TD Composer for all formats (viewpoints). The same is true for the footer. However, the homepage templates show “Homepage – Fitness Pro” as front page “yes” and mobile template ” – ” beneath this is shows “Home” as an unchecked box for front page and “yes” for Mobile template.
* Homepage – Fitness Pro = https://thisisfootballin.com
* Home = https://thisisfootballin.com/home/
6. When I edit Homepage Fitness Pro in TD Composer it has all viewpoints but says “create mobile page” even though it clearly shows the mobile viewpoint with full customizations and when I open the site on mobile it shows the same as described in #4 above.
7. When I edit Home in TD Composer it brings up a different view of mobile and says “edit mobile page”
I do not want to do all these edits again and I am very confused as to why the mobile viewpoint in Homepage Fitness Pro in TD Composer is not registering as the mobile template under Fitness Pro in the tagDiv Cloud homepage templates.
8. This becomes an issue when in the TD Composer editing Homepage Fitness Pro in the mobile viewpoint. When I tap the menu icon to edit, it opens the preloaded mobile menu from the tagDiv Cloud template “home” and there is no way to edit this that I can find.
9. Also why would I have 2 home pages?
10. Forget even trying to do this is tagDiv Mobile theme plugin…
11. Am I doing this all wrong? I want the speed and ability of the tagDiv mobile + AMP but the design of the mobile viewport found in the TD Composer for Fitness Pro template. The plugin doesn’t offer any of the customizations that are preloaded with the Fitness Pro template.