- NewspapertagDiv Composer – Website Manager
- NewspaperWhen tagDiv Composer is Not Working
- NewsmagtagDiv Composer Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewspapertagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewspaperScroll Animation
- NewspaperSingle External Shortcode and External Shortcode
- NewspaperCredit System
- 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
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperCustom Fields Support
- NewspaperWooCommerce: Happy “Add to Favorites!”
I´m publishing a Category Template with TagDiv Composer and assigning it to one section.
On that template I have published many Blocks.
I´m having duplicated content accross the modules.
In the Homepage or other pages I have the option Unique Articles, but that is not the case of the Category Template.
Please Help
hello,
I have a problem with the “edit with tagdiv composer” on the home page.
I have the latest version of wordpress and also the Newspaper theme.
When I go to edit I can no longer configure the elements.
Here is a screen

I didn’t have this problem before and it appeared a few days ago.
would you have a solution?
thanks
We just launched infocielo.com
As soon as we launched the site went down. Serious performance issues with this Theme.
I´d appreciate any suggestion or tip for DB improvements like:
– Is there any configuration needed to improve Data Base performance with this theme?
Please ignore suggestions about Cache because we already set that up. The big issue now is with the Data Base and the queries of the theme.
For example see this Stack trace with errors.
Name
wp_posts SELECT
Duration
163.94 ms
% of transaction
5.95%
Type
db
Subtype
mysql
Action
query
Database statement
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND wp_posts.ID NOT IN (100870) AND ( wp_term_relationships.term_taxonomy_id IN (XXXXXXXX) ) AND wp_posts.post_type = ‘post’ AND ((wp_posts.post_status = ‘publish’)) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC LIMIT 0, 5
Stack trace
class-wpdb.php in wpdb→query at line 3109
class-wp-query.php in wpdb→get_col at line 3357
class-wp-query.php in WP_Query→get_posts at line 3852
class-wp-query.php in WP_Query→query at line 3984
td_data_source.php in WP_Query→__construct at line 1516
td_block.php in td_data_source::get_wp_query at line 337
td_flex_block_4.php in td_block→render at line 2258
td_global_blocks.php in td_flex_block_4→render at line 27
shortcodes.php in td_global_blocks::proxy_function at line 434
shortcodes.php in preg_replace_callback at line 273
tdc_composer_block.php in do_shortcode at line 220
vc_column.php in tdc_composer_block→do_shortcode at line 440
td_global_blocks.php in vc_column→render at line 27
shortcodes.php in td_global_blocks::proxy_function at line 434
shortcodes.php in preg_replace_callback at line 273
tdc_composer_block.php in do_shortcode at line 220
vc_row.php in tdc_composer_block→do_shortcode at line 1187
td_global_blocks.php in vc_row→render at line 27
shortcodes.php in td_global_blocks::proxy_function at line 434
shortcodes.php in preg_replace_callback at line 273
tdc_composer_block.php in do_shortcode at line 220
tdc_zone.php in tdc_composer_block→do_shortcode at line 771
td_global_blocks.php in tdc_zone→render at line 27
shortcodes.php in td_global_blocks::proxy_function at line 434
shortcodes.php in preg_replace_callback at line 273
class-wp-hook.php in do_shortcode at line 326
tdb_view_single.php in apply_filters at line 189
Apparently there are some security vulnerabilities with the TagDiv Composer Plugin. I currently have 2.3 and need to update to 4.2. Where can I find a .zip file to install? Or do I have to update the whole theme? Thanks!
Uncaught Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Hi,
To change the logo please edit with tagDiv Composer,select the header logo and change it => https://i.imgur.com/cR7F0v4.png -> https://www.youtube.com/watch?v=HXQQygkCCJo -> https://forum.tagdiv.com/add-logo-newspaper/
For mobile please edit with tagDiv Composer, select the viewport on phone, select the header logo and change it => https://i.imgur.com/cR7F0v4.png
Please provide some screenshots.
Also, I see your ads on mobile -> https://i.imgur.com/eO4TGjB.png -> https://i.imgur.com/HDaayaJ.png -> https://i.imgur.com/9S2xnPH.png
Thank you!
Hi,
The theme panel option for the inline ads refers for standard templates, and you have a single post template from cloud that needs to be edited using the tagDiv Composer, there you can select the post content and add you ads in inline ads section – https://forum.tagdiv.com/post-template-ads/ – https://i.imgur.com/7Vnpbg2.png
Thank you!
Hi,
If you want to modify the header.php file in a child theme, please copy it from the composer plugin -> https://prnt.sc/hBWjtJD1VB5v and paste it in the child theme main folder.
But if I may ask, what modifications would you like to make to it? Maybe there are other ways.
Let me know.
Thank you!
Hi,
When I click edit with tagdiv composer on my homepage I receive following error: Error at zones 6. The model does not match the content….
See image here.
Anyone else have similar error and knows how to fix it?
My site is CuriousMatrix.com
Thank you.
Hello!
Edit the page in the tagdiv Composer, click on the row with the image, go to the CSS tab of the row, and delete the color from the overlay settings: https://app.screencast.com/zRFZHKiTZtDTd
I hope that helps you!
Thank you!
Hello,
You can save row/element with right-click. and use it in other template. Also, please note that some elements are specific for that template, like single post content and so on.
Using the import/export option from the theme will allow you to import only the theme panel settings, the cloud templates go in tool > export – https://i.imgur.com/3Wxk885.png then to import you need to go in tool > import then install the wordpress importer and click on run import – https://i.imgur.com/tyxoVvg.png
Thank you!
Managed to get this sorted after digging through Composer and Cloud Library plugins’ code.
Here’s the code snippet:
add_filter('author_template', 'columnist_custom_author_template', 99999);
function columnist_custom_author_template($default_template) {
global $wp;
// 1. Check if it's actually an author archive
// 2. Check the matched_rule to see if it's the columnist rule
if (is_author() && isset( $wp->matched_rule ) && '^columnist/([^/]+)/?$' === $wp->matched_rule) {
apply_filters('td_single_override', id); // COLUMNIST Cloud Library's Cloud Template ID (integer)
}
// Otherwise, return the default template (which might load template from TagDiv’s normal assignment)
return $default_template;
}
The important bit is
apply_filters('td_single_override', id);
where the second parameter is TagDiv Cloud Library’s Cloud Template ID (integer).
I found a workaround (or maybe the only way).
I just opened both in separate tabs in composer and I am using copy paste row by row. It does the job, just curious if there is an import/export option for the whole custom templates we create also for the moving between various sites.
Hi, I have a single post template I am using for my site and it is visible in General tab in Cloud Templates section.
Now I’d like to use it as a base and rework it for my custom post type. But I cannot find a way to do it. When i go to tab CPT/Taxonomies it only allows me to import from cloud templates or to work on a blank one.
Is there a way I can just reuse what I did for single post and modify it by removing/adding in composer what i want?
Thank you!
Hi all,
we have another situation where we’re unsure how to proceed.
Basically, we have 2 Cloud Templates for author archives (Template1, Template2). Template1 is used as a default author archive template (pagename.com/author/id) while we want to use Template2 when users visit a custom page (pagename.com/columnist/id).
We cannot achieve this through the theme options because if we manually select the template to use for specific author then regardless of if the users visit /author/id or /columnist/id the same template will be used.
Is there a way to achieve this by calling a specific Cloud Template in the code when users visit the /columnist/id page? We got the redirects down in the PHP code but can’t seem to find a way to override the Cloud template used on the custom url.
By using the add_filter('author_template', 'custom_author_template_columnist');and inside the custom_author_template_columnist function we can see that template being called here by default is /themes/Newspaper/author.php but by changing this template nothing happens, because the priority of the templates being used it’s probably overwritten by Cloud Library or Composer plugin.
Further inspection using Query Monitor plugin we can see that template being called is wp-content/plugins/td-cloud-library/wp_templates/tdb_view_author.php but can’t seem to find a way to re-use that code in our child theme’s nor our custom plugin’s code where we have our custom blocks/modules setup.
We don’t mind hardcoding the template in php if programatically calling the Cloud Template is not possible.
Any help here would be appreciated.
Thanks!
This is frustrating.
This used to work when I installed the theme.
When you post something in any blog_template (that you choose as styles below each post) the sidebar will be the same on all of them, unless you choose it to not be.
My problem, that I have described in many ways and documented with pictures, is, that this sidebar disaapears on ALL the styles/templates except for the default one.
In other words I can’t see the sidebar (and NOT the sidebar that pops in from the side when you scroll) unless I choose the default blog post template. And it didn’t use to be like this. Also I can’t choose to alter it in the tagdiv composer.
This limits me to post blog templates as the sidebar is gone from all my choices.
How do I get it back to how it was, so I can use alle the styles WITH the sidebar showing?
Please ask a colleague to help with this one – maybe that Ana can help?
I am using the Newspaper theme. When I started using a Pre-made style preset theme for my front page, I could no longer change some settings when editing in the Tag-Div composer. Settings like offset post number and limit post number, to name a few, are disabled.
Is there a way to enable these settings again?
Hi,
@mikisan Newspaper also doesn’t display the featured image for pages. We would have perhaps added an option for it, if this would have been requested more, but we had very few requests for it.
Pages are usually built with the composer as needed. Or they can be built with wordpress. And there’s no need to display the featured image, the image could just be added directly in the page content. A featured image can be set for them, for sharing or when perhaps pages are displayed in blocks. So there’s no actual need to display for modifications to the page template, as the result is the same. The image can be added in the page content at the top, and the same image can be set as featured.
But if you do want to display the actual featured image in the page, it can be done in the same way as above. I suggest a child theme however. If you want to do this, please send us an email at contact@tagdiv.com and I will help with it.
Thank you!
Hello!
You can assign any template you want there, but if you need some elements to be there, you should add them to the tagdiv Composer. Please note that you can not edit the default styles that are not customizable, and you can’t change the elements(their style) inside them.
Thank you for understanding!
I am having the same issue. Since the Mintyside PRO demo does not include a page template, I created a page in Gutenberg, then edited it with Composer and went to the Mintyside PRO Single Post template, copied the entire row and pasted it in that “new page design” (because I want the pages and posts to look very similar). I removed the post content element, added a column text and pasted the content of the Gutenberg page inside. The title in the sidebar is automatically taken from the page’s title but the featured image element (since it is of course called Single Post Featured Image) does not display the featured image.
How should I proceed in the case of the Mintyside PRO to get the featured images show for Pages too?
-
This reply was modified 1 year by
mikisan.
on my website, I see that the main theme has an update but when i update the theme the entire site is broken and the two divi plugins get deactivated. tagDiv Composer
and tagDiv Cloud Library. we have a child theme activated of the newspaper theme and when i go into themes, on the main original theme (not the activated child theme) it shows there is an update available. as soon as i update it the entire site is broken and the two divi plugins shows suddenly as deactivated but then when i click to activate and try to activate them they do not activate and stays deactivated.
Hello,
Sorry if this isn’t very clear. I hope it makes sense.
I’m using the Header Template – Default PRO as my header. When I switch between the different viewport options on the TadDive Composer, the header menu completely changes once it gets to the mobile viewport.
It doesn’t use hidden elements or anything it’s like it completely removes the header main menu, logo, social icons, and advertisement box and replaces it with the mobile menu and adds a different background colour etc.
I want to use this mobile menu layout for portrait and landscape viewports as well. I’ve recreated the mobile menu and got it to work by hiding the standard desktop elements on those viewports and hiding the mobile menu on the desktop viewport.
It works OK but wondering if there is a simple setting somewhere that allows me to choose the default design on different viewports other than mobile?
Hello Caro!
Did you install the EastCoast Check Pro demo with content?
For this demo, you have to add Locations taxonomies under My directories. For each listing, you can choose the taxonomies: https://app.screencast.com/CR7Bx9yJnMT60
In the tagdiv Composer, you can display them like this: https://app.screencast.com/bmFCLIGBTKlmO
For the shortcode CPT Location Display, you need to have a Google Maps API key: https://forum.tagdiv.com/use-google-maps-api/
Thank you!
Hello!
Check this topic: https://forum.tagdiv.com/topic/tagdiv-composer-editor-not-working/
I hope that helps you!
Thank you!