- 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
Hello,
I’m in the process of rebuilding my site, and I can’t seem to find a solution to the endless scrolling. See this page.
Once that article is open, it scrolls right on to the next article, and the next article. Seems to infinite load, and I don’t want them to.
I’m running the most recent version of Newspaper, version 12.2. I’m using the NFT Pro single page template in the cloud library.
I appreciate any help you can provide. Thanks!
Hello,
You can use WooCommerce with whatever prebuilt website you want. You can create the templates/page for WooCommerce using the tagdiv Shop plugin.
We have that prebuilt website for shop -> https://demo.tagdiv.com/select_demo/newspaper-prebuilt-websites/?utm_source=live_pre%5B%E2%80%A6%5D&utm_medium=click&utm_campaign=demos&utm_content=demos_button
Thank you!
Hello,
Please check the topic and try the steps https://forum.tagdiv.com/topic/error-at-zones-6models-1dom-the-model-does-not-match-the-content-currene/ please use a revision of the page/template.
Thank you!
Hey team,
I hope you are all well ??
Actually, while monitoring my site performance, I found an error on my all posts related to the [aria-*] attributes do not match their roles (found in the pagespeed insight of google).
I am using the single cloud template the one imported from the cloud library.
However, I have also checked that the featured image in all posts have a valid alternative text
I am using the latest version of WordPress, newspaper theme and all plugins are up to date.
I think the following screensot will describe in detail, please check it and help me asap.
Hi,
So for example in a child category page such as this one https://pluginbliss.com/c/software/synth-presets/
There are 3 posts at the top in the block, which should belong to the respective category, if the block is set to use the special filter for category pages https://prnt.sc/6fqq44d_Cl7L
Assuming this category has those 3 posts, they are the ones displayed in that block. Normally the post loop element below that block should have an offset of 3 posts so it doesn’t display the first 3 posts which are already displayed in the top block https://prnt.sc/7hURUJ15s7Wn So the loop should continue from the 4th post, if the category has more posts.
Please edit the category template with the composer and check first if the top block is set to use the special filter first. Then check if the post loop below it has an offset set, it should be 3. If these elements are set correctly, the posts that are displayed should be correct.
Let me know.
Thank you!
Hi,
The Posts Loops settings are divided into 5 tabs: General, Layout, Style, ADS and CSS. The Posts loop is a special block and doesn’t have filtering options.
Also, one of the options for pagination of the Posts Loop has the option for normal numbered and the flex blocks do not have this option.
The Posts Loop is automatically filtering the posts depending on the cloud template you set (for example on the category page there will be posted posts from that category).
Thank you!
Hello @Nickolas Combatente,
I recommend you to use the Single Post Template from tagDiv Cloud Library and there you can edit the template with tagDiv Composer https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Please check this topic where I explained each mobile version -> https://forum.tagdiv.com/topic/mobile-version-not-working-properly-2/ and choose your mobile version.
Thank you!
Hello,
It depends; you can import only designs from a prebuilt website without posts. Please check this video https://www.youtube.com/watch?v=ezaaE2VP7V8 (03:22 – Switching between Different Prebuilt Website Designs)
If you like only some templates, you can import them from tagdiv Cloud Library -> https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
-> https://forum.tagdiv.com/design-post-pages-using-default-templates/
-> https://forum.tagdiv.com/cloud-library-category-templates/
-> https://forum.tagdiv.com/cloud-library-templates/
Thank you!
Hello,
You have this block set in the footer section; please delete it with right-click or with drag & drop place it into the deleting red zone from the bottom right of the page.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ ; Here it explained how to duplicate a header template correctly and the same changes for the footer.
Thank you!
Hello,
You have a pro prebuilt website so that you can make most of the changes in the front end with tagdiv Composer.
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!
hello!
I have problems with the category page on mobile.
The design for mobile is created in “mobile template”, it is not the same design as the desktop one, but on the cell phone it shows the same as on the desktop (phone viewport) and all the blocks are together and disordered.
I don’t have the mobile theme and AMP installed.
It only happens on the category page, the rest of the pages work fine with the mobile template.
Hello
I am getting another footer other than the one configured in the Cloud templates or Theme panel (which is configured to follow Cloud templates). You can enter the following link to see what I’m talking about and then go to the home page and see the original footer.
https://diplomaticpressinternational.com/category/news/leadership/
How can I fix this?
I get the following error:
Error at zones: 6(models) : 0(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 looked at possible solutions here but despite trying everything it still will not allow me to modify templates (or even modify existing pages).
This has been an issue I’ve been trying to resolve for weeks now, but finally, I figured I’d ask for expert guidance.
Thanks!
https://diplomaticpressinternational.com/
Hi, I have an issue with the theme panel option. They for some reason don’t work. For example, I try to change the Per category settings, hit save afterward, and then go into a category page to verify if changes went through and nothing changes. I also tried this for Post and Custom Post Types, turned off some settings and it doesn’t reflect changes once saved. The same goes for TEMPLATE SETTINGS under the Blog and posts template I make changes and nothing happens on the Blog page.
Please help.
I tried seeing if it’s being overridden from Cloud templates, but it seems not.
I am having problem with overlaping text on different posts/blocks. How to fix it ?, even when i import different homepage template, same situation.

Hello Everyone,
I was experiencing the same issue and found a solution after monitoring the browser’s console and making changes to my webserver’s configuration.
The following error appeared whenever I went to edit a page with the tagDiv Composer:
Error at zones: 6(models) : 0(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 decided to look at the browser’s console while the tagDiv composer page was loaded to see if I could find out what was causing the problem. I saw the following error in the console:
The loading of “https://www.mywebsite.com/tdb_templates/404-template-week-pro/?td_action=tdc_edit&post_id=89&tdbTemplateType=404” in a frame is denied by “X-Frame-Options“ directive set to “DENY“.
Apparently the tagdiv editor uses an xframe and my webserver (Nginx) was configured to deny all xframes. After visiting https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options and following the instructions I was able to get the editor working.
The specific configuration line in NGINX’s server configuration that was causing the problem was:
add_header X-Frame-Options “DENY”;
I deleted this line and replaced it with:
add_header X-Frame-Options SAMEORIGIN always;
After doing this I restarted NGINX and the tagdiv editor proceeded to work as normal.
-
This reply was modified 3 years by
mediagod.
Try Editing the page template in td composer. There, change the logo image.
I am suffering the same issue since update. Even after updating the logo and settings like additional js and css codes (like for adsense and google analytics), the changes are automatically reverted back.
Yet to figure out the cause but follow the step I suggested.
Hi, I released my Page speed guide for the Newspaper theme back in 2017. This is the 2023 version for the same.
My Website: https://medicforyou.in
Current Stats:
1. Pagespeed Mobile
2. Pagespeed Desktop
3. GTMetrix
4. Pingdom
Resources used:
Plugins
1. Ad Inserter
2. Akismet
3. Contact Form 7
4. Converter for Media
5. Formidable Forms
6. Formidable Forms Pro (Paid)
7. Inline Related Posts
8. Jetpack
9. LuckyWP Table of Contents
10. RankMath (free version)
11. Regenerate Thumbnails
12. tagDIV Cloud Library
13. tagDIV Composer
14. tagDIV Mobile Theme
15. tagDIV Social Counter
16. Wordfence Security
17. WP Rocket
18. wpDiscuz
CDN– Only Cloudfare Free with tweaks and rules
Hosting– GoDaddy (sucks but will switch later)
Plugin Based Tweaks Worth Mentioning
1. Ad Inserter
Newspaper mobile does not provide extended in-article ads. This is why I switched to Ad-inserter to apply rules to mobile and desktop versions. Works like a charm.
4. Converter for Media
Free webP conversion recommended by Google. Lightweight and also converts your previously uploaded files to webP as well.
6. Formidable Forms Pro- Paid
I bought this to have a quiz and calculator. To be honest, I spent more than 30 hours but still could not learn the conditional tags and essential formatting. Regardless, this is broken on the mobile theme plugin and has a drastic speed impact on the page. Definitely not recommended.
8. Jetpack
I am still to figure out what is the role of Jetpack in SEO and speed. Anyways, I have kept it to not destroy my existing SEO.
11. Regenerate thumbnails
I would recommend regenerating all thumbnails at a time when your visitors are not active on the website. It has some memory usage and should be done in a free environment.
MOST IMPORTANT
I browsed through forums to find that TD Standard Pack is not an essential plugin if you know how to develop your theme properly using TD Composer.
I was already using pre-installed templates. So, I simply deactivated the plugin to check if any pages were broken. Since there were none, I deleted the plugin.
It has huge speed impact and I definitely recommend creating your own templates rather than relying on the easy way out. Additionally, I would recommend you start with a pre-built website, and start editing the following Cloud Templates:
14. tagDIV Mobile Theme
If you have to choose performance over quality, I’d recommend quickly installing this plugin. It is tempting to give your users a wonderful experience, but at what cost? Reduced speed only drops your visitors from search engines. Most of us are bloggers, meaning we rely on Google and Bing for our visitors (in long term). I’d recommend using it without caring for those beautiful blocks or glittering images.
16. Wordfence Security
If you are on a shared hosting like me and using Wordfence, I would suggest you enable performance tweaks.
17. WP Rocket
I used AutoOptimize and various other plugins to speedily my website. I did achieve results, but the “remove unused CSS” is beyond my scope. It requires hours of finding the CSS and deleting them. Even if you understand what I am saying, you are still bound to make mistakes.
I switched to WP Rocket a few months back. It cost me 59 USD for a year. What did I get? Here are tweaks that I was not able to achieve previously (the rest all can be achieved with free plugins):
18. WpDiscuz
The CSS files are annoying and I believe minifying CSS and loading
wpDiscuz> Settings> General Settings> Enable Use WordPress native AJAX functions and Minify JS and CSS Files to Optimize Page Loading Speed.
If you have not installed it yet, I highly recommend you don’t get lured by it. Stick to traditional Comments from WordPress itself. They won’t cost you any speed damage.
Cloudfare Optimizations
I would not go much into detail about this. But I will summarize what I have done:
1. Optimization Tab- Tick marked all options except AMP URL and Rocket Loader (only if you are using WP Rocket because it will break your search button and menu on mobile with a Newspaper theme).
2. Caching- Tickmarked all except Always Online and Development mode.
3. Rules- I have set two rules which make Cloudfare cache all contents on my website except my admin panel. You can set them using the following image, make sure you replace your website name with www or without www (and no HTTP or HTTPS) and in THE ORDER THEY ARE (ByPass at 1st, Cache everything at 2nd).
Image:
4. Scrape Shield- Tick marked all of the available features (3 in total).
Currently, my concerns revolve around the following:
I hope this guide helps you all. Please leave any feedback or queries. Best of luck fellas.
Hi Calin, yes! That is the problem…the issue is that we’re merging two website – the POSTS/BLOG, with the Supplier’s Guide (which is already created in Newspaper).
These pages with problems are from the Supplier’s Guide and since we needed to separate these pages from the Posts (due to different filters, homepage, etc), we had to create a different Taxonomy.
So, the posts are under General (on Cloud Templates, which has the Single Single Cloud Templates Option), and the Supplier’s Guide, which are the pages with problems, had to be created under a new Taxonomy (which in Cloud Templates, does not have the option for Single Cloud Templates).
My first message on this thread explains it all, in case you missed it.
I just need to know how to create Single Cloud Templates, in a new Taxonomy, for each sidebar for each supplier has different Contact infos.
Thanks!
I’m making a page that introduces lectures and accepts applications.
It was difficult to deal with it myself, so I brought a template with a news paper theme.
Can you make a design template or block that I can apply for the introduction of the lecture in the next update? Newspager Div The composer’s work is so difficult that manipulation is impossible.
I tried to post, but it seems a little difficult to give trust and impact to users, and it is very frustrating.
Hi, I wonder where can i find and change the ads image on category page? You may refer to this link https://prnt.sc/2fLzIr_XqPrA
I am using News Hub Pro template.
Appreciate your assistance.
Hello,
Normally, there the name of the template should not appear in the URL.
The cloud templates are custom post types, and these can be an index or not, therefore you can use Yoast SEO to control the SEO for cloud templates, for example https://i.imgur.com/6BRLmIs.png after that you need to reindex your website on Google (or you can reindex only that link).
Check this guide: https://forum.tagdiv.com/modal-popup/
You need to make a new page and on that page to build the design you need with the TagDiv Composer.
Let me know the results!
Thank you!
Hello,
You can use a different template for every category if you use a cloud template. You can duplicate a template, install a new one and assign it to the category you like, or create one from scratch by importing a blank template and building it as you like.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/; Here is explained how to duplicate a header correctly and make some changes for a category template or other templates.
You can assign the template for each category in Theme Panel -> Categories.
Thank you!
How can I remove “tdb_templates/category-template-lifestyle-pro/” from the URL?
also please share the detail about rendering a modal form div on all detailed pages.
how can I play with this template?
Mobile page not show good page, just show simple page like this https://ibb.co/6XL6Msv, but desktop version show correct page template , so plz solve my issue, how i can fix , show full page template