- 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
Hi there,
I have created a custom post type using ACF that uses the default category taxonomy (not a custom one). I’ve assigned categories to these custom posts and would like to display the category’s background image and tag colour within the custom post template or via a shortcode.
I’ve tried the following:
get_option('td_category_background_image_' . $term_id);
get_option('td_category_color_' . $term_id);
And also:
td_util::get_category_option($term_id, 'tdc_background_image');
td_util::get_category_option($term_id, 'tdc_color');
However, neither method returns values when used inside the custom post type.
Could you please confirm:
What is the correct way to retrieve the category background image and tag colour (as set in Theme Panel > Categories under “Category Tag Color on Post Page” and “Background Upload”) from a custom post type context?
Is there a recommended function or hook to use within custom templates or shortcodes?
Thanks in advance for your help!
Website homepage and most of the page templates are rendering code instead of the actual content after latest update.
Tried to revert to the previous version, still the same.
website: sportmanija.mk
I have tried several times to uninstall the template, but it won’t complete the process. It reaches a certain point and then just hangs indefinitely. I’ve had to refresh it twice to start over, but it quickly stalls again at the same point.
I’ve been having major problems using the theme or template, especially with the event calendar. There must be conflicts, because the PHP automatically redirects certain event pages to broken pages that don’t work. When you deactivate the Newspaper theme or delete the event plugin, the pages work. But when both are active, they don’t.
The setup is very unstable. I believe the theme and template have negatively impacted our online presence and the overall performance of our website. We constantly run into issues when trying to manage the site, and it’s hurting our SEO as well.
Overall, I’m very dissatisfied with it. Now I am stuck because I cant uninstall it which means it will linger. This thing is weak.
On all posts in source code showing body id=”error-page” and
### [Wed Apr 30 07:39:45.003494 2025] [php:error] [pid 2594] [client 34.127.38.121:60214] PHP Fatal error: Uncaught ValueError: Unknown format specifier “\xd1” in /var/www/html/wp-content/plugins/td-standard-pack/Newspaper/comments.php:187\nStack trace:\n#0 /var/www/html/wp-content/plugins/td-standard-pack/Newspaper/comments.php(187): sprintf()\n#1 /var/www/html/wp-includes/comment-template.php(1629): require(‘…’)\n#2 /var/www/html/wp-content/plugins/td-composer/legacy/Newspaper/single.php(41): comments_template()\n#3 /var/www/html/wp-includes/template-loader.php(106): include(‘…’)\n#4 /var/www/html/wp-blog-header.php(19): require_once(‘…’)\n#5 /var/www/html/index.php(17): require(‘…’)\n#6 {main}\n thrown in /var/www/html/wp-content/plugins/td-standard-pack/Newspaper/comments.php on line 187, referer: https://nasamesta.com/nastavak-rekonstrukcije-vodovodne-mreze-u-leskovcu
###
Hello!
Duplicate the footer template: https://app.screencast.com/U8CVFgKnZAvgu -one should be sticky and one, normal. Assign the sticky footer only to that page from the Website Manager: https://forum.tagdiv.com/tagdiv-composer-website-manager/ -> https://app.screencast.com/UEb081jA23ZAg
I hope that helps you!
Thank you!
Just set it up on an entirely new site. Also without any childtheme or any other custom code.
Still behaves the same way.
The result page of the CPT search CloudTemplate always applies the header that is meant for the global regular search.
I’ve seen other threads about this, but we’re stuck using The Events Calendar plugin for most of our media company clients. Has anyone had good results with being able to format various pages for The Events Calendar within cloud templates? I know that Elementor has a lot of blocks that work great with TEC, but those blocks don’t exist on TagDiv.
Pages we’d like to be able to better format:
– Events home page
– Single events
– Event category pages
– Venue pages
– Organizer pages
Thoughts, anyone?
Hello!
Did you check which header template is assigned on those pages? You can see it in the Website Manager: https://forum.tagdiv.com/tagdiv-composer-website-manager/
Thank you!
Hello!
By using cloud templates, you can have 2 different templates: one can be assigned to the posts you want date and author shortcodes, one can be assigned to posts without those shortcodes.
You should only duplicate the current single post template, give it a different name, make the changes, and apply it to your posts. A guide is here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
Thank you!
Hello!
Please check this guide: https://forum.tagdiv.com/theme-colors-introduction/
Make sure you use the default templates and that the issue is not caused by a caching tool.
Please check the differences between the cloud vs default templates from our guides:
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-default-templates/
All the cloud templates can be found and edited with the tagdiv Composer from the Dashboard -> Cloud Templates.
Thank you!
Molongui Co-Authors plugin seems to work great for co-authors except for this one critical glitch –
when using the tdb_module_author_name block inside of a custom module, it seems like my admin author is always listed instead of the correct author name. Curiously though, it does seem to link the href to the correct author page. Therefore, on category pages such as fnewsmagazine.com/category/news where i’m using the module template, the author is always fnewsmagazine, although when clicked it does bring you to the correct author. This can also be seen on our homepage and the date archive page. It just says F Newsmagazine as the author rather than the actual authors and co-authors.
In contrast, it works properly (including the multiple authors) on the author page we’ve created, which is using the Flex Block 1 element – td_flex_block_1
shown here: https://fnewsmagazine.com/wp62/author/d-l-adams/
One other curious element of this – when i load the module template editor, it lists the admin author in the box, but when i place a new author name module block in the composer, it does correctly get the name of the author, however when i save and reload the template, it seems to load the admin author name again instead of the correct author.
Disabling the Molongui plugin stops this behavior. I’m using the latest versions of TagDiv and Molongui
Thanks for your time in looking into this!
In the meantime, i’m curious if I can just add a shortcode that molongui provided in this link explaining the integration issues with TagDiv in place of the author module name. The link says to just add a text element with [[molongui_byline]] shortcode in it, however it seems like when I add an inline text with the shortcode as the content, it just shows the shortcode code and doesn’t actually display the data. Let me know if you have any guidance on this as well.
Thanks for your time!
When I try to preview another theme I get the error:
____________________
Fatal error: Uncaught Error: Class “td_util” not found in /home/noticia2/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php:169 Stack trace: #0 /home/noticia2/public_html/wp-includes/class-wp-hook.php(324): tdb_add_js_variables() #1 /home/noticia2/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #2 /home/noticia2/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #3 /home/noticia2/public_html/wp-includes/general-template.php(3192): do_action() #4 /home/noticia2/public_html/wp-content/themes/astra/header.php(31): wp_head() #5 /home/noticia2/public_html/wp-includes/template.php(810): require_once(‘/home/noticia2/…’) #6 /home/noticia2/public_html/wp-includes/template.php(745): load_template() #7 /home/noticia2/public_html/wp-includes/general-template.php(48): locate_template() #8 /home/noticia2/public_html/wp-content/themes/astra/page.php(20): get_header() #9 /home/noticia2/public_html/wp-includes/template-loader.php(106): include(‘/home/noticia2/…’) #10 /home/noticia2/public_html/wp-blog-header.php(19): require_once(‘/home/noticia2/…’) #11 /home/noticia2/public_html/index.php(17): require(‘/home/noticia2/…’) #12 {main} thrown in /home/noticia2/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php on line 169
___________________
Can you help?
Thanks
Hello!
Make a test and deactivate ALL plugins except the tagDiv ones. Also, if you are using a cache plugin, deactivate it, clear all cache, and try again.
For more customizations, please import a header cloud template.
We recommend using cloud/PRO templates 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/
About pages here: https://forum.tagdiv.com/page-templates-2/ -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Check out this video about how to create a website from scratch: https://www.youtube.com/watch?v=SoGQ0d5kIBg
Thank you!
Hello!
Please check the differences between the cloud vs default templates from our guides:
– https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates/
– https://forum.tagdiv.com/design-post-pages-using-default-templates/
All the cloud templates can be found and edited with the tagdiv Composer from the Dashboard -> Cloud Templates.
Thank you!
Hello!
Which mobile version do you use?
We have three options available 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. You can see your mobile version there 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 mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
Hi,
I’m trying to use the publishpress authors plugin to add editors to the posts and create custom author categories. Unfortunately the plugin breaks the authors page. When I turn on the plugin’s option to replace the default WordPress author pages the site breaks. But when I leave the cloud template the loop doesn’t show.
Any why I solve this compatibility issue? I
Woocommerce has IDs for products rather than pages. Linking to the checkout page without a buy option will just show an emplty Cart. The only way seems to link all the buttons to the Shop page, but that is too many clicks and cumbersome. I should be able to link the Purchase Button that is in your template to the Product ID in Woocommerce so it is added to the Cart. Can you please advise?
Hello!
If you use a single cloud template, you can edit it with the tagDiv Composer and drag and drop the shortcode with the featured image to the bottom of the page in the green area. You can also copy-paste it after an element. You can click on the element, right-click -> copy, and click on the place you want to add, or click an element, right-click -> paste after or before.
Thank you!
Hello!
The mega menu will show the subcategories of the category you choose from the list. You can have custom links in the menu item on your website. More about mega menu functionalities here: https://forum.tagdiv.com/mega-menu/
Check out this guide about a page mega menu: https://forum.tagdiv.com/page-menu/
Simple menu: https://forum.tagdiv.com/main-menu/
We have three options available 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. You can see your mobile version there 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 mobile version 1 or 2, then you need to uninstall the Mobile Theme plugin and AMP.
Thank you!
Hello,
You have the cloud templates here https://i.imgur.com/9AJVdTG.png
Also, I noticed that you have the Elementor plugin activated. Please be aware that we do not recommend using two page builders on a website because it can cause functionality issues.
Thank you!
Hello,
Please disable the AMP and tagdiv mobile theme plugins. AMP is deprecated as of January 2023-> https://developer.bigcommerce.com/docs/storefront/wordpress/platform-integration/enabling-amp so we don’t longer recommend it.
Using our theme, you can choose from 3 mobile versions
-> mobile responsive => https://www.screencast.com/t/oJ2ShOp47
-> mobile theme plugin => https://forum.tagdiv.com/the-mobile-theme/
-> mobile page => https://tagdiv.com/newspaper-10-3-7-update-brings-customizable-and-fast-mobile-pages/ The option that you need to use.
Suppose you created the mobile pages with tagDiv Composer. In that case, when you install the Mobile Theme plugin, your pages will be overwritten by the plugin (the mobile theme comes with its templates for page, post, category, etc, so your current templates from the desktop theme will get converted to the mobile theme layout, the page content is made without builders in mobile editor => https://www.screencast.com/t/xbgZG8kH also, the options that are provided to edit the mobile theme version are limited (this keeps the things simple)).
This is a video about Responsive Newspaper Theme, AMP & Mobile Theme, Mobile Pages & Templates -> https://www.youtube.com/watch?v=SpGkOnJeNZY.
So, the mobile responsive is what you see when that you select the viewport on phone => https://www.screencast.com/t/matV17hH, so some settings may apply for each viewport(where is the border blue), and others are not(where the border is black).
The mobile page has the mobile templates from Cloud Library => https://www.screencast.com/t/YCcZ8rL8
The Mobile responsive version of the theme and the mobile page editor can be edit with tagDiv Composer, the mobile theme plugin cannot.
For example, you can have the mobile theme plugin activated and use the mobile page/mobile responsive version for the homepage/pages, but for the categories pages/404 page, you can’t use the mobile page/mobile responsive version if you have the mobile theme plugin activated.
So, if you want to design the pages with tagDiv Composer, you can use the mobile page or mobile responsive version.
Thank you!
I have tried disabling all chrome extensions, cleared cache and cookies, but I am still unable to edit the single post template with the tag div composer, neither from the top menu on page or by going into the cloud templates, all attempts result in a spinning page, I left for a break and came back to it still trying to load.
Other than tag div plugins/theme etc I am only using Maintenance Mode & Classic Editor plugin, I have also disabled both and still only spins with nothing. See attached image of console errors.
Chrome (disabled extensions) – Version 135.0.7049.95 (Official Build) (64-bit)
I am using siteground which according to https://forum.tagdiv.com/topic/mobile-theme-97/ might have a plugin causing the issue however
1. This issue with all plugins was not a problem on staging
2. On production I disabled all 3 plugins, went into the siteground backend UI and purged cache manually
3. According to siteground , I can’t disable ModSecurity
4. I dont have this file https://imgur.com/yWvbbrt
5. This is not effecting TD composer homepage customization, but all other cloud templates.
6. The staging site still works perfectly, its when I pushed from staging to production that this error happened
It shows the error with different numbers depending on the page tempalte
Errors at columns: 1(models) : 3(dom). The model does not match the content
Error at rows: 1(models) : 2(dom). The model does not match the content
Error at rows: 2(models) : 1(dom). The model does not match the content
https://debtsavage.com/
https://staging2.debtsavage.com/ -> with staging post that allows TD composer https://staging2.debtsavage.com/wp-admin/post.php?post_id=2896&td_action=tdc&tdbLoadDataFromId=2893&tdbTemplateType=single&prev_url=%2F%2Fstaging2.debtsavage.com%2Fd-longform-v2-coa%2F
Hello!
Thanks to the Cloud Library, you can use any demo’s layout on your website. The Cloud Library lets you install any section, page, or template from other demos. https://forum.tagdiv.com/how-use-tagdiv-cloud-library-templates/
Please note that it is not allowed to use a single template on the homepage. You should install a single template only on a single template and not on any other page.
We recommend using cloud/PRO templates 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/
About pages here: https://forum.tagdiv.com/page-templates-2/ -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Check out this video about how to create a website from scratch: https://www.youtube.com/watch?v=SoGQ0d5kIBg
Thank you!