- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperDesign your post pages using the Default Templates
- NewspaperPage templates
- NewspaperCreate a form contact page
- NewspaperCloud Library Templates
- NewspaperCloud Library – Category Templates
- NewspaperHomepage – How to build and set it
- NewspaperPost templates
- NewspaperDefault post templates
- NewspaperCategory templates
- NewspaperPost template ads
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperSearch setup for custom post type
- NewspapertagDiv Composer – Website Manager
- NewspaperBookmark – Save For Later
- 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
I have Page-1 & Page-2. I have different type of Posts content under Page-1 and different under Page-2. I want to apply a Different Single Post Template to Page-1 and a different one to Page-2. Objective is to display the Posts of Page-1 in a different way than the Posts of Page-2.
Please advise.
Can you be a little more helpful here? It is quite frustrating that something is so easy to implement manually but cant because it looks like the code was actively written to prevent it.
tdb_state_template::get_template_type()
Is what prevents most pages working correctly. If this could be overridden somehow, we could return “category” for other tax pages to ensure the correct data is shown or pulled from queries.
private $category_obj = '';
Is another issue. If this were marked as protected, we could extend the class and modify the behaviour. If i change this to protected, it will break my site when an update is released and the scope changes back to private.
I don’t understand why the option, which would be easy to leave in the code, is shut off for people to expand upon. Fair enough if you guys don’t want to write the code to support it but why actively block others from doing it for their own personal websites?
Hello, we are having lately strange issues with how the single posts are displayed.
We use Cloud templates to define looks, different for desktop and mobile. Its very important for us to have that, because we show different ads on desktop and mobile.
The issue is that on latest posts its all mixed up. Mobile templates shows on both, desk and mobile, but even on mobile its not displayed properly.
For instance this post is displayed correctly:
https://uspesnazena.com/korisni-saveti-zene/mihail-labkovski-kako-se-formira-nisko-samopostovanje/
but this recent two not:
https://uspesnazena.com/mudre-misli/eto-i-ovoga-puta-nisam-se-udala/
https://uspesnazena.com/vase-price/zena-i-njena-torba-u-cemu-je-misterija-zenske-torbe/
Please help, we are having serious loss ads income.
Also we use caching plugin that is recommended, but still images are very slow, could you recommend how we can speedup this?
And last but not the least, recently we have to modify css because suddenly FB button (top right sidebar) disappear, with this line: .facebook-like-page .td-element-style {position: relative !important;}
Thank you in advance.
Best regards
Hello @ribhusingh!
Unfortunately, this demo has no template for about us page. You can edit the page with the TagDiv Composer and set up the font for that text there.
Thank you!
Hello,
To create a sidebar please check this article https://forum.tagdiv.com/sidebars-tutorial/
Also, for example, to have different sidebars in every post, you need to have a different template for each post.
If you want the same style of your posts, then you can duplicate a template/layout for every post to have a different template, make the specific changes and assign it to that post.
Check this topic: https://forum.tagdiv.com/topic/different-logo-in-categorypage/ the steps are the same for posts/categories, etc;
Thank you!
Hi, wonderful work with the theme, but I am running into an issue.
My site is https://sobollywood.me.
You will see how posts are designed — the font and everything.
But when I click on my Abouut Us page or Contact page, the theme (font, title, design) doesn’t match that of my existing site-wide implemented Newsweek Pro theme. Instead, they retain the original Newspaper template, making the page look weird.
I could not find a fix around it. I tried creating a new Post template that matches the design of Newsweek Pro but I cannot import it while editing the About or Contact template.
Please help.
Hello,
Our theme is a frontend theme for most of the elements and changes, you’ll need to use the tagDiv Composer to edit the pages and templates for posts/categories, etc => https://i.imgur.com/I3OUYxr.jpg -> https://i.imgur.com/mMrEufY.jpg
If your settings are not saved, please check this topic -> https://forum.tagdiv.com/topic/newspaper-theme-panel-settings-are-not-being-saved/
Thank you!
Thanks @columbusunderground.
Dear TagDiv: The custom post template resetting is continuing and we’re losing lots of money due to this. Our custom post template contains all of our ads. When it automatically resets to your default template, all the ads disappear until one of our staff notices. Then we have to manually select and save our custom template.
We don’t have someone sitting at a computer every second refreshing the page to see if the templates change, so we’re losing many hours of revenue per day.
Hello @Webdinasty!
If you do not want to use the Mobile Theme, then you can uninstall it.
When you install the Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and here: https://forum.tagdiv.com/mobile-theme-introduction/
Better deactivate the plugin and see the results.
Thank you!
Hello @kinhluptv !
If you do not want to use the Mobile Theme, then you can uninstall it.
When you install the Mobile Theme plugin, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and here: https://forum.tagdiv.com/mobile-theme-introduction/
Thank you!
thank’s for reply but my problem not in homepage, but in post template, if use from panel or from magazine cloud sidebar showing, in other post template not showing sidebar
ex : this using style 7 click here sidebar now showing
then this use from panel or default cloud click here
Setup: WordPress + the theme + yoast
Action: setup Yoast -> run optimizer -> Yoast is doing ajax requests to its own API and the WordPress API
Most requests are parsed correctly, then suddenly on one of the /post responses, the modal is added (while the json response is there too, it’s not an authentication issue).
Can I do something to fix this myself? Also, why are all the tdb_templates reachable on my site and how did the crawler find them?
<!-- LOGIN MODAL -->
<div id="login-form" class="white-popup-block mfp-hide mfp-with-anim">
<div class="td-login-wrap">
<i class="td-icon-modal-back"></i>
<div id="td-login-div" class="td-login-form-div td-display-block">
<div class="td-login-panel-title">Sign in</div>
<div class="td-login-panel-descr">Welcome! Log into your account</div>
<div class="td_display_err"></div>
<form id="loginForm" action="#" method="post">
<div class="td-login-inputs"><input class="td-login-input" autocomplete="username" type="text" name="login_email" id="login_email" value="" required><label for="login_email">your username</label></div>
<div class="td-login-inputs"><input class="td-login-input" autocomplete="current-password" type="password" name="login_pass" id="login_pass" value="" required><label for="login_pass">your password</label></div>
<input type="button" name="login_button" id="login_button" class="wpb_button btn td-login-button" value="Login">
</form>
<div class="td-login-info-text">Forgot your password? Get help</div>
</div>
<div id="td-forgot-pass-div" class="td-login-form-div td-display-none">
<div class="td-login-panel-title">Password recovery</div>
<div class="td-login-panel-descr">Recover your password</div>
<div class="td_display_err"></div>
<form id="forgotpassForm" action="#" method="post">
<div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email" value="" required><label for="forgot_email">your email</label></div>
<input type="button" name="forgot_button" id="forgot_button" class="wpb_button btn td-login-button" value="Send My Password">
</form>
<div class="td-login-info-text">A password will be e-mailed to you.</div>
</div>
</div>
</div>
{"objects":[{"id":"257","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/404-template-default-pro\/","permalink_hash":"67:7ce81cec467161382e575e393e5129be","object_id":"235","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"404 Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"36","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-06 18:57:06","object_published_at":"2022-02-06 18:57:06"},{"id":"258","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/category-template-default-pro\/","permalink_hash":"72:137d0bda98f780f7f5b5f30e20c68063","object_id":"236","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"Category Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"48","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-06 18:57:06","object_published_at":"2022-02-06 18:57:06"},{"id":"259","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/single-post-template-default-pro\/","permalink_hash":"75:52898427a5674db84193b88fcd48eb97","object_id":"237","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"Single Post Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"38","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-06 18:57:06","object_published_at":"2022-02-06 18:57:06"},{"id":"260","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/footer-template-default-pro\/","permalink_hash":"70:2260f56bb563b8c1e2f2017b42a792b6","object_id":"238","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"Footer Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"28","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-23 04:34:31","object_published_at":"2022-02-06 18:57:06"},{"id":"261","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/header-template-default-pro\/","permalink_hash":"70:951a2e1bdc676a27c8eb54fc636b4e88","object_id":"239","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"Header Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"0","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-06 18:57:06","object_published_at":"2022-02-06 18:57:06"}],"next_url":"https:\/\/www.chickenfans.com\/wp-json\/yoast\/v1\/link-indexing\/posts"}
Hello there,
I changed the post temple to be something else and when this happens the reviews don’t show up. The entire pages to look like the new global template; however the only thing that is missing is the review. Is there something else that I should be doing for them to appear?
Thanks
Hello,
We need to insert some text on each page of the site somewhere in the top section before or after the main menu. Unfortunately when I copy the header.php or page.php templates into the child theme and paste the code in the file, nothing appears.
Please advise how exactly we should correct the template in order to be able to show the text.
Thank you in advance for your time and help on the matter.
Hi,
Now I see, so let me explain to you how our theme works.
Our theme is a frontend theme for most of the elements and changes, you’ll need to use the tagDiv Composer to edit the pages and templates for posts/categories, etc => https://i.imgur.com/I3OUYxr.jpg -> https://i.imgur.com/mMrEufY.jpg from the frontend, no backend -> https://www.screencast.com/t/LDdokrHPl
Please check this video about how can create a website from scratch https://www.youtube.com/watch?v=SoGQ0d5kIBg
Thank you!
Hello,
Our theme is a frontend theme for most of the elements and changes, you’ll need to use the tagDiv Composer to edit the pages and templates for posts/categories, etc => https://i.imgur.com/I3OUYxr.jpg -> https://i.imgur.com/mMrEufY.jpg
If your settings are not saved, please check this topic -> https://forum.tagdiv.com/topic/newspaper-theme-panel-settings-are-not-being-saved/
To set ads, you can use the ad box which has 3 sections for ads: using theme panel ads -> https://i.imgur.com/KFa9ibl.png, using images/banners -> https://i.imgur.com/MfAPTaE.png and custom code -> https://i.imgur.com/2rh8SuD.png save it and will appear on the post (you can set a shortcode like a shortcode from adrotate plugin or other plugins)
Also, this is a video about how to change the fonts => https://www.youtube.com/watch?v=jQvA64uTLkI
Thank you!
Hi Team,
I’m having trouble getting the homepage full featured post element to appear on my front page. Any Ideas?
Here’s the page in TagDiv Composer:

And Live it doesn’t seem to appear:

Seems to load behind other elements half way down the page:

I’d like it to appear just as in the Newsmag Demo here NewsMag Demo
Does the homepage post element only work with specific templates or settings?
Many Thanks in advance
This post explains how to add the feature to your page. What if I want to delete/stop the infinite loading which is already part of the template?
Is there any sort of workaround we can program ourselves that will allow us to use cloud templates with custom posts and taxonomies?
I have found that if you create a taxonomy page in the theme so “taxonomy-name.php”. Inside this theme, I have taken the shortcodes from the cloud template and it does load up the CSS correctly but I am unsure how to modify this to query posts for the taxonomy as the data showing is incorrect. Replacing category_id=”‘.$term->term_id.'” will populate some of the shortcodes with the correct data but not all of the shortcodes have this argument. I could add it to the theme code but it would lock me out of updates in the future then, so not ideal.
Considering how easy this was to do, surely it isn’t a massive obstacle to add cloud template support for custom taxonomies and posts?
-
This reply was modified 4 years by
dano1066.
I have a few issues I need help with:
1. TagDiv composer is stuck on loading, and I cannot edit any pages as a result – image
Note: I have already checked mod_substitute and followed the guide to set it to 10M
2. The main navigation menu is glitched, and I cannot access the submenu – image
3. In the theme panel > template settings > image loading – animations (LazyLoad), if I enable ‘use loading animation image’ then my site will not display the images. This is the issue that lead to all of the above issues that I am now left with, and here’s the backstory about what’s going on:
The site was working perfectly fine on Feb 18th. No additional changes were made, and when I came to look at the site again after the long weekend on Feb 22nd, I discovered the issue where the images on the site were not displaying. After a whole day of trouble shooting, and restore backups to Feb 19th and before Feb 18th, I discovered that the way to get the images to show up was to disable the loading animation in ‘3.’ (from above). Now the images, work and I am starting to discover all sorts of issues with the website (point ‘1.’ and ‘2.’ from above). I’ve checked the system status, and the only one that is not green is the mod_substitute, which I have already followed your guide and updated correctly. I’ve reinstalled the newspaper theme and am running 11.4.1. I updated wordpress and am using 5.9.1, I even tried with the previous older version and it still was not working. I am using supercache and cloudflare to the exact recommended specifications. My hosting provider is Siteground, and I have already gone into there to reset permissions. I am completely stumped with what’s going on and have accepted that the theme is not behaving normally, but at least I need to be able to go into TagDiv composer to be able to make up for the issues.
It happens frequently that in random URLs old single post pages show up, with old headers and old footers.
It’s like if my website would use cloud templates that no longer exist and are no longer active.
The problem is that, is when this happens, my page doesn’t show ads, and it happens randomly a few times every once in a while.
I have already cleared my DB, cache on cloudflare, OP cache, WP Rocket cache, devices cache.
Also this only happens on mobiles.
I have tried everything and nothing seems to solve the problem.
Would anybody know how to fix this?
Thank you.
Good evening, although I have bought your template for a long time I still use Tumblr and the reason is that I use a very special type of registration Link. Llink allows me to enter an address and automatically displays the title of the article, the main photo of the article, the name of the page on the front page and by clicking on the photo or title you are automatically redirected to where the link shows. Can something like this be done with your template? If you want you can see the first article on my page which is in English https://whiterabbitblog.tumblr.com/
Hello @withspaces!
I’ve checked your website and it seems that you use Mobile theme plugin.
When you create mobile pages with TagDiv Composer with Mobile Theme plugin installed, your pages will be overwritten by the plugin.
The Mobile Theme is a performance optimized theme included in the Newspaper main theme and it loads only for mobile devices. It comes with its own templates for page, post, category, etc so your current templates from the desktop theme will get converted to the mobile theme layout. For more details, please take a look here: https://forum.tagdiv.com/the-mobile-theme/ and https://forum.tagdiv.com/mobile-theme-introduction/
Better deactivate the plugin and see the results.
We have 3 options of mobile versions that you can use:
1. Responsive version: A responsive version of your website is looking similar like on desktop, edit the page with TagDiv Composer, click on the mobile viewport: https://www.screencast.com/t/XDQJedlggSB ; there you can see your mobile version and you can edit the elements there.
2. Mobile pages: https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/
3. Mobile theme plugin which I’ve described it above.
A full explanation you can find here: https://www.youtube.com/watch?v=SpGkOnJeNZY
You can choose to use which one is more affordable and useful for you.
Thank you!
Hello we are getting the error:
We have tried your suggested solution:
—
Calin
Feb 7, 2022 at 8:44 am
Hi kpknjige,
This error can appear from more situations, we made a guide for most of the frequent -> https://forum.tagdiv.com/tagdiv-composer-not-working/
If the “Error at zones: 6(models) : 5(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)”
is only on one specific page, then please use the revisions https://www.wpbeginner.com/beginners-guide/complete-guide-to-wordpress-post-revisions/ because it is possible that the problem to be from the last changed from that page/ cloud template.
If the problem is still persisting, please contact us via email at contact@tagdiv.com, please make sure that you have a full backup for your website and that you provide wp-admin and cPanel access and include the link of this topic to identify you.
Thank you!
—
But it did not work.
Please help us, we have already sent you an email.
Hi Faba,
Now I understand what you mean, you are referring to the latest articles, that one is coming from the page template, now it is set on “Page builder + latest articles + pagination”, you need to set it on default -> https://forum.tagdiv.com/newsmag-page-templates/
Thank you!