- NewsmagtagDiv Composer Tutorial
- NewsmagHow to use the Visual Composer plugin
- NewsmagHow to update a plugin
- NewsmagRequirements for Newsmag
- NewsmagInstall via WordPress
- NewsmagInstall via FTP
- NewsmagBlock settings tutorial
- NewsmagPage Menu
- NewsmagCustom ad spots
- NewsmagSmart sidebar
- NewsmagVideo playlist
- NewsmagPage templates
Hi,
Unfortunately, there is no such an option in our theme, these changes can be made only in theme files -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php -> https://i.imgur.com/3TuftsB.png
Thank you!
Hi,
I think that I provide some confusion with above answers, please let me explain again:
This file wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php is responsible for the login/register content when the login button is selected.
This file wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php is responsible for the login/register using the responsive version for theme for mobile devices.
This file wp-content/plugins/td-composer/mobile/parts/login.php is responsible for the login/register using the mobile theme plugin layout.
And this file wp-content/plugins/td-composer/mobile/parts/register.phpis responsible with the mobile theme plugin to display the content for login/resister
Hope this will help you!
Thank you!
Hello, since updaten looks like a lot of problems. after resolving editing text in td composer with disabling cache plugin (not the best for me), now it is image inline block showing errors
Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z). So what to do and do we have to expect other bugs????
Hi mihai_somanescu,
Unfortunately the theme do not has an option to create or edit a filter, therefore these changes need to be made in theme files.
The only solution, in this case, would be to edit the popular7, just replace in the code the “604800” seconds for seven days with the “2592000” for 30 days.
The file that need to be edited is on this path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php -> https://i.imgur.com/VXFW5ec.png
In order to change the text from drop-down chooser you need to edit the wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php
-> https://i.imgur.com/rYb8fOW.png
Hope this will help you!
Hello team,
“Sign in/Register” login icon is selected in td-composer: https://prnt.sc/ulzwz2
But it is not showing in the frontend: https://prnt.sc/umd2c4
Why?
Site link: https://staging.keeptaxisalive.org/
Thanks!
Hello,
I have a problem with TD Composer.
I can’t upload an image because I’m getting this error:
“Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”
I already cleaned the cache, deactivated all plugins, set up all the system requirements. But every time I want to change an image I display the error.
Can you help me?
Thank you
Hi,
Yes, if you are using cloud template, the file where you need to set the code in this one wp-content/plugins/td-composer/legacy/Newspaper/header.php
Bothe plugins (tagDiv Composer and tagDiv Cloud Library) has this “format” to can be use in child theme, in this way the elements under/legacy/Newspaper/ can be edited in a child theme, this method was adopted for users like you how use cloud templates and standard pack is disabled, in this way they can use the file from composer in child.
Hope this will help!
Hi,
The error still occurs when all plugins are deactivated. I have only noticed it when trying to change or add png images via TD composer for the image ad’s.
The site does not error, just doesn’t do anything or add the new file. Started noticing it after the last update. Actually thought it might be a bug.
Hi,
I think that I provide some confusion with above answers, please let me explain again:
This file wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php is responsible for the login/register content when the login button is selected.
This file wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php is responsible for the login/register using the responsive version for theme for mobile devices.
This file wp-content/plugins/td-composer/mobile/parts/login.php is responsible for the login/register using the mobile theme plugin layout.
And this file wp-content/plugins/td-composer/mobile/parts/register.phpis responsible with the mobile theme plugin to display the content for login/resister
If you want to change the link from the sign in button you need to edit this file wp-content/plugins/td-composer/legacy/Newspaper/parts/login.php (because you are using the responsive version), what you need to do is to replace the id
What you need to do is to replace the id=”login-link-mob” with href=”your-url” https://i.imgur.com/QiPAxSi.png -> https://i.imgur.com/mlnxJey.png
Hope this will help you!
Thank you!
TD Composer is extremely slow. What could be causing this? I am new here and your help will be highly appreciated.

I am using TD Composer to create my homepage layout.
I can’t find how I can add a slider with a list of customized images.
Could you please assist? Thanks!
(Support expiring in few days, please help asap, thank you)
Hello Calin,
I can’t use the analytics/js option because I need to output the post id by using php in that meta tag. (that analytics field will not allow php normally)
So I need to edit a php header file. We are using a new version of newspaper where tagdiv composer is active.
But we don’t use the tagdiv standard pack.
We are using a cloud template default pro which is the newest way of working.
wp-content/plugins/td-composer/legacy/Newspaper/header.php
However that url says legacy so I am confused because we use all the new tagdiv stuff. On which path should I alter the header.php?
Thanks
Hi, sorry was my mistake, I do not know why I was thinking to popular 7 days when you clearly say random post from last 2 mounts, sorry!
The changes need to be made in the same file paths but on other lines code -> wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php -> https://i.imgur.com/GZDtI4N.png -> https://i.imgur.com/VGijQWW.png and in wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php -> https://i.imgur.com/fUfMtK2.png
Unfortunately for the moment those settings need to be made after theme update because this file d_data_source.php do not work from child theme, sorry for the inconvenience!
Hope this will help you!
Let me know the results!
Hi Julan, the ads can e display on website for classic demos using the settings from theme panel -> https://i.imgur.com/ZgKfKhl.png (check all fields). If you are using a pro demo, these were made using cloud templates and can be edited using tagdiv Composer , to remove the ads from those, click to edit with td Composer and use the right click to delete the ads -> https://i.imgur.com/tm06ffn.png -> https://i.imgur.com/soG0lx4.png
Hope this will help you!
Hello
I’m trying to insert [wpseo_breadcrumb] Yoast breadcrumb shortcode on a page. I can do it on my other blogs with WP Bakery but not on my Newspaper Theme Blog using TD Composer. I tried to add a raw HTML element on the page and put [wpseo_breadcrumb] in the text field but it just displays [wpseo_breadcrumb] as text instead of parsing it.
Is there a special element to insert to handle 3rd party shortcodes?
Thanks
Hi TechieBraj,
Sorry! indeed I forgot about that question.
You need to edit another file, please try on this one -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php
Let me know the results!
Hi Nagarig,
To make sure that the arrow back to to is displaying -> https://i.imgur.com/VXMNkfu.png, please make sure that this code:
.td-scroll-up{
display: block;
}
is set in theme panel> custom code> advance css > phones
For the mobile header ad you need to use tagDiv Composer, edit the homepage, click on mobile view port and add in header an ad box like this -> https://i.imgur.com/KlQSzRF.png then set the ad and check the results.
If there is still a problem, please let me know and provide some screenshots with the settings that you’ve made.
Thank you!
Hi,
Unfortunately the theme do not have an option to create or edit a filter, therefore these changes need to be made in theme files.
The only solution, in this case, would be to edit the popular7, just replace in the code the “604800” seconds for seven days with the “2592000” for 30 days.
The file that need to be edited is on this path -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php -> https://i.imgur.com/VXFW5ec.png
In order to change the text from drop-down chooser you need to edit the wp-content/plugins/td-composer/legacy/Newspaper/includes/td_config.php
-> https://i.imgur.com/rYb8fOW.png
Hope this will help you!
Investigating these string in backend source below,
“Password recovery
your email A password will be e-mailed to you.”
in the header I reached the “TD LOGIN MODAL” in td-composer >legacy>newsmag>parts>header>login modal and commented it out.
And similarly, I commented out Register PHP in td-composer >legacy>newsmag>parts
Scene: I’m not using Register or (Login Modal in Header). Disabled it in the theme panel.
My question is, will this change impact the functionality? Things seem to work normal for now.
PS: Since I’ve newsmag and Newspaper both so, I’d like to post it here.
Investigating these string in backend source below,
“Password recovery
your email A password will be e-mailed to you.”
in the header I reached the “TD LOGIN MODAL” in td-composer >legacy>newsmag>parts>header>login modal and commented it out.
And similarly, I commented out Register PHP in td-composer >legacy>newsmag>parts
Scene: I’m not using Register or (Login Modal in Header). Disabled it in the theme panel.
My question is, will this change impact the functionality? Things seem to work normal for now.
Hi,
You can do this only from this file wp-content/plugins/td-composer/legacy/common/common.php -> https://i.imgur.com/cUImKG5.png
Hope this will help you!
Hi V3N0M,
That element can not be set in child theme, but it can be edited in main theme file -> wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_author_box.php for example -> https://i.imgur.com/LKQEiRR.png -> https://i.imgur.com/sHkWfDA.png
Also there is not easy to make a new element for tagDiv Composer, you need to have very good knowledge about our theme builder and how as made.
Thank you for your understanding!
Hi,
The code use to display the temperature is on two files:
wp-content/plugins/td-composer/legacy/common/wp_booster/td_weather.php -> https://i.imgur.com/rGf75ya.png
and this is use on this file too
wp-content/plugins/td-cloud-library/shortcodes/header/tdb_header_weather.php -> https://i.imgur.com/ZM6kwOx.png
The above code is use to display the temperature
On this file are set some links to that api -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_weather.php -> https://i.imgur.com/db8VkY4.png -> https://i.imgur.com/s2uk7GT.png
Also the links for the http://api.openweathermap.org are set in the minify js -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js -> https://i.imgur.com/AnY34U8.png
This is all I can do, unfortunately I do not know any method to disable the cache on some elements, sorry!
Thank you!
Hi dmoukas, We already provide a fix for smart list problem and this will be add in coming update too.
To fix this problem with smart list you need to set this code in this file path wp-content/themes/Newspaper/functions.php set the code at the end of file.
For mobile theme you need to add this code in the functions.php that is responsible for mobile theme -> wp-content/plugins/td-composer/mobile/functions.php
Thank you for your understanding!
TD composer is now working but the warning is still showing on my website header…Please help me to solve the issue
website link: https://realwomenatlanta.com/
the warning is: Use of undefined constant HTTP_USER_AGENT – assumed ‘HTTP_USER_AGENT’ (this will throw an Error in a future version of PHP) in /home/realdwfh/public_html/wp-content/themes/Newspaper/header.php on line 1