- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to Update the WPBakery Page Builder plugin
Hi,
Please make sure that all the settings are like in our requirements, please follow the guide carefully
– https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
The “Current page was not created by TD Composer” message or the status of those custom fields or if you update the page from backend, those will not cause any problems.
Also most of the problems are caused by untested plugins, therefore we recommend to make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If you want us to check this problem, I think that it will be better to make a staging website and set a copy of your website there, in this way we’ll not be problems when we investigate these problems, for this you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look. Include a link to this topic in the email. But first make sure that you have checked all the steps mentioned above.
Let me know the results!
Thank you!
Hi,
In order to achieve this option you need to set a code in them functions.php or in child theme functions.php the code is
add_theme_support( 'wc-product-gallery-zoom' );
add_theme_support( 'wc-product-gallery-lightbox' );
add_theme_support( 'wc-product-gallery-slider' );
The best will be to set the code in a child theme, if you set in in the main theme you need to set it in this functions.php wp-content/plugins/td-composer/legacy/Newspaper/functions.php -> https://i.imgur.com/DHrRfK1.png
Now you’ll have zoom on images, these will slide when you select and image.
Hope this will help you!
Thank you!
Hi subhiart,
Please try on this path -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js , the files was moved from the theme in tagDiv Composer -> https://i.imgur.com/HNvNjFJ.png
Hope this will help you!
Thank you for your understanding!
Please if my post id isn’t working, do you know how I can filter my post in TD composer by tag slag, please I would appreciate how to in detail
Plesase, I need help,i was supposed to launch my website today but I can’t due to my post id not reflecting in the td composer, I was aksed to send a mail to contact@tagdiv.com for 2 days now no action, please help review my mail and fix this, I am having bad times explaining to my excited potential visitors and support aint available on weekends, please help thank you
Hi,
First please update the theme from Newspaper 10.1 to10.3.1 in the version that you are using were some bugs.
Scenario 1 can be achieve how you need if you make some changes in theme file to replace the search icon with your code for language selector, for this you need to edit these 4 files wp-content/plugins/td-standard-pack/Newspaper/parts/header/header-menu.php, header-menu-2.php, header-menu-h1.php and header-menu-h1-2.php and the link with this id td-header-search-button-mob need to be replace with your code -> https://i.imgur.com/yXBeq6k.png
Scenario 2 if you are using a cloud header, you can edit it with tagDiv Composer and you can change on mobile the menu from here -> https://i.imgur.com/2euHyiE.png also is possible that in the version that you have now to be some problems with these options. Also you can import the cloud header you are using, header style 8 -> https://i.imgur.com/dLWoAp4.png results after editing the menu with tagDiv Composer -> https://i.imgur.com/GPeUatJ.png -> https://i.imgur.com/ZijsZtf.png -> https://i.imgur.com/sDQHYV8.png
Hope this will help you!
Thank you!
Hi antoj,
Unfortunately there is no option for this in our theme, you can achieve this only if you make changes in theme files, if you want to do this, you need to make the changes in loop-single-x.php files for example if you are using loop-single-1.php in wp-content/plugins/td-composer/legacy/Newsmag/parts/single/loop-single-1.php you need to add this line of code where you want to have excerpt ->
<?php echo $td_mod_single->get_excerpt() ;?> -> https://i.imgur.com/56vMg9E.png -> https://i.imgur.com/sGAPzkA.png the results will be -> https://i.imgur.com/C5XtQCm.png -> https://i.imgur.com/CUC4svf.png if you want to make this changes for the default post style, you need to add that code in this file wp-content/plugins/td-composer/legacy/Newsmag/loop-single.php
Hope this will help you!
Thank you!
I’m inserting a title into a row. How is the font size changed?
In TD Composer, in Title > General, there are icons for font size, line height, font style, font weight, text transform, and letter spacing. Some have drop down menus and some don’t. Font size does not.
Inline text has the same issue.
How are font sizes changed?
I’ve cleared the cache, not running CDN, and system status parameters are fine.
In TD Composer, I’m using a background image in a row. The image is 1800 px wide. And, in the attachment settings it’s being used at full size 1800 px.
In the Row menu , Row > general > row stretch, the drop down is set to “stretch row and 1800px content”.
But, the image that is 1800 px wide is being cropped on both sides. The theme is set to be 1800 wide. Why is it being cropped and what can I do about that? I want the entire image displayed in the background of the row.
Vlad, please pass this question onto someone who can answer this clearly.
Hi,
I’m sorry to say it, but I’m not so happy with this theme at all.
The tagDiv Composer doesn’t save, but only in a few situations. So if I want to change the logo in the menue it works – on the desktop view. But if I changed to mobile – it is just shown the loading icon.
How we can fix it, permanently?
Thanks!
Best,
Michael
Hi guys – we are trying to add sharing buttons (like on a post) on a page we built using TD Composer – https://www.deeperblue.com/coronavirus-pandemic/ – however we can’t seem to find a way to do that. What options do we have?
Seo is on page but when I open a homepage with blog Editor seo option is show but I open page with tdcomposer seo option is not show
I recently create a page with elemontor page builder seo option show in builder option but I crate homepage with tdcomposer seo optimization option is not show in builder panel so please clear how to seo on homepage
I am use a rankmath seo
Hello!
I’m building my homepage, and using offset settings just as you recommended.
Everything works fine in the TD composer, and everything shows perfectly.
But when I open my website in another tab, some articles just won’t show for some reason.
The offset settings are correct in my opinion. What is the problem behind this?
pictures: Works in TD Composer —> https://imgur.com/dbUlatq But it doesn’t in practice: https://imgur.com/a/9mvxGTE
Can you please assist me with solving this issue?
Thank you!
Hi,
If that code need to be set in theme files, more exactly in single_template_3.php, than you can find this file (and rest of them) on this path -> wp-content/plugins/td-composer/legacy/Newsmag/parts/single/single_template_3.php -> https://i.imgur.com/DRlddPH.png
Updating the Core of the tagDiv Themes for Envato WordPress Requirements -> https://tagdiv.com/updating-the-core-of-tagdiv-themes/
Hope this will help you!
Thank you!
Hello,
When I try to “Edit Content” in a page using TD Composer I get the following error. The content is blank and in the developer window I get content like
“Can’t find variable: Backbone”
“Can’t find variable: _”
In the wpeditor window the screen is blank and even if I type in new text, there are no buttons to save the new content. (See screenshot)
I have followed the recommendations and disabled plugins and verified that my server is setup correctly. This started happening v10.3. Please let me know what to try next. Thanks!

Hi,
The path to the mobile theme functions is wp-content/plugins/td-composer/mobile/functions.php -> https://i.imgur.com/M6eKXCv.png
Hope this will help you!
Thank you!
Hi,
I’ve installed pulses pro demo.
I would change font of single posts H1 title.
From Cloud Template -> Edit with TD Composer I saw that TITLE TEXT it was fixed to “Gelasio”. I change it to “Default font” but I don’t understand how can i modify from theme panel.
I tried Default font, h1 font, post title font, page font but without success.
TY
Hi.
I’m editing the header date through TD Composer, and as date format I’m using “j \d\e F \d\e Y”, without quotes, but the result date will show like this “24 24-03:00 março 24-03:00 2020“, when the result expected should be “terça-feira, 24 de março de 2020“.
Looks like the other date formats are working fine, just this format that is giving me trouble. Any tips?
Thanks.
Hi,
Unfortunately, no, there is no general option for this, what you can do is to use a pro demo or cloud templates from tagDiv Cloud Library, these can be edited with tagDiv Composer and you need to edit only the templates and will be apply on all posts/categories … that have set these cloud templates.
Our sidebars have 33.3% width by default -> if you want to chnage it, you need to edit theme with tagDiv Composer like this:
-> https://i.imgur.com/ptd3SNn.jpg -> https://i.imgur.com/PRkB7tQ.png -> https://i.imgur.com/dAgwoyv.png -> https://i.imgur.com/Z4OahyQ.png
Also if you want us to take a look to this conflict, you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel. We will take a look, but we do not garanty that we can fix it, because this is an untested plugin. Include a link to this topic in the email.
Thank you for your understanding!
Hello,
First of all, your theme is really great 🙂
But after installing the theme and making adjustments, I started to encounter some problems.
– During using TD Composer on my home page, when I push save button it turns continuously to does not save.
– When I try to upload a picture for an Ad, TD Composer gives an error like this: “Invalid data Current state has involved an issue. You could try an UNDO operation” and also ads on the sidebar don’t show up
Addition question:
– Is it possible to make a “changing advertisement” on a single Ad box? 2 different Ad in a Ad box?
You can see my homepage on “www.dtkdergisi.com”
Do you need ftp, wp user name and password to check?
awaiting for your reply,
Best Regards,
Mert
>>Also now in Newspaper 10.3.1 you can use tagDiv Composer an you can set the background image on what element or row you want<<
TD Composer > Row > General has an entry “Fixed background image” with a checkbox. But how/where can I add the URL for this background image? (Also your online instruction does not provide details.)
PitH
Hi,
The td_background_render.php is set in D:\xamp\htdocs\Newspaper\wp-content\plugins\td-composer\legacy\common\wp_booster\td_background_render.php I think that the code was set at the bottom of the code -> https://i.imgur.com/FD7uyIq.png unfortunately I’m not 100% sure.
Also now in Newspaper 10.3.1 you can use tagDiv Composer an you can set the background image on what element or row you want, also you can use tagDiv Cloud Library for template, if you want you can play with them.
Thank you!
Hello,
I want to be all sidebars 25% width. I understand that I can set up a row in TD-Composer with these values.
Is there also a general setting, where I can set this?
My problem is that I use this Plugin: https://demo.directoriespro.com/
It creates for special categories a page and also for its directories pages. The sidebars there then have a 33% width.
https://ibiza.abholte-media.com/directory-straende/
https://ibiza.abholte-media.com/directory-firmen/categories/hotels/
I talked to the support of that plugin and they suggested to ask you for Help.
How can I give you login credentials, so that you can see it?
Thank you!
Bernd Kühl
Hello! I recently installed Newspaper and its been working great. However, two days ago I went in to edit the homepage and remove the ad space (for now) and suddenly it says that “the server unexpectedly dropped the connection.”
I have been building pages in TD Composer for a few weeks and nothing changed to my knowledge. We increased resources per the instructions and this does it on Safari and Chrome, both. I think it would in fact be server side, but not sure where to look. Any help would be great!
Update: I found this post which may explain my issue: https://forum.tagdiv.com/topic/i-cannot-update-any-settings-from-theme-panel/
However, I am using the City News Pro layout and have no ability to edit the Header ad or anything in the Header using the TD Composer. I also don’t see how to universally change fonts, colors, post layouts, CSS, etc. using the TD Composer. Am I missing something?
Thank you.