- 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
I have big problems updating my theme to 10.3.3
It says ‘error’ when I try to install TD Composer See attached screen dump.
Does anyone have a solution? I’m a little lost.
Thanks in forward.
Mark

Hii Calin,
I tried too hard but custom CSS did not worked for me and when i try to change the color from td-composer but it applies same color to every category. Also i tried from theme panel got nothing.
I just want to give different color to every category background. Have a look at screenshot what i want to change-
page url-
https://hindinzone.com/category/easy-learn/
Thank You!
Hi.
Thanks for the help. I have already fixed the custom CSS error.
Solution:
@media (min-width: 1068px) {
.td-container, .tdc-row, .tdc-row-composer {
width: 1268px;
}
}
One question, in the folders that I download when I buy the item, there are two that I don’t understand.
1. It is in CODE and I don’t know what it is for and how to use it if the circumstances require it, could you inform me about it.
2. The slider demos that it brings, how do I load them to see them?
Hi,
The file responsible from mobile theme plugin and amp posts is this one > wp-content/plugins/td-composer/mobile/single.php -> https://i.imgur.com/sgdgEmt.png
Hope this will help you!
Thank you!
Hi,
Please note that cloud files can not be set in child theme -> https://i.imgur.com/hrVO1ba.png
wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php this file need to be set in child the like this
wp-content/themes/Newspaper-child/parts/header/td-login-modal.php
Also you can check our documentation for child theme from here -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hi,
Indeed these two links were added in Newspaper v10.3.3 and are used by our theme, if you want to remove the external links, you can do it only from theme files -> wp-content/plugins/td-composer/legacy/Newspaper/js/tagdiv_theme.min.js -> https://i.imgur.com/44Lzooc.png -> https://i.imgur.com/r3MR0uh.png
Unfortunately this is the only way to remove the scripts, also please not that this is not indicate, this can damage the theme functionality.
Thank you for your understanding!
Hello,
Is it possible to avoid showing the current article in the related posts ?
For example : https://welovart.com/mannequinat-diversite-pas-mise-en-scene/
The article is at the bottom of the page inside the section related articles.
Is it something we can change in the template with TD Composer ?
Thank you !
How can I add the wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php in child theme?
Hi Calin
Please see the screen shots. Using cloud templates that are set via TD composer, sticky menu off but still sticky menu active. I had to design it and make use of it while I can’t turn it off. the site is nefapr.agency
https://pasteboard.co/J7SUdsT.png
https://pasteboard.co/J7SUmxl.png
Each of my site has different experiences with same settings. Like, wpml, mobile plugin now do not apply on secondary language page – WPML.
PHP errors:
Undefined index: tdbTemplateType – wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1362
Undefined index: post_type – wp-content/plugins/td-cloud-library/includes/tdb_functions.php:1363
Undefined index: td_action – wp-content/plugins/td-composer/css-live/css-live.php:30
-
This reply was modified 6 years by
alealeale.
Hi,
If the option from tagDiv Composer is enable, then the zoom should be add to element-> https://i.imgur.com/cKrGh5z.jpg as I can see for you is apply a stronger css, to fix this, you need to use this css
.td-module-container:hover .td-thumb-css {
transform: scale3d(1.1, 1.1, 1)!important;
-webkit-transform: scale3d(1.1, 1.1, 1)!important;
}
The code need to be set in theme panel> custom code > custom css.
For page you can remove the breadcrumbs using all the page templates except the Page Builder + Page Title -> http://prntscr.com/olu6wz or you can use a custom css
.page .td-crumb-container{
visibility: hidden;
}
The code need to be set in theme panel> custom code> custom css.
Thank you!
Dear all,
I am facing the problem against the TD Composer because it is very slow when I am building the pages.
Why does it happen? There is an specific configuration that I have to do?
When I watch videos from youtube with others users is very fast than mine.
To example when I click to change the text or dimension it takes 5 up to 10 minutes. It is very bad.
What I could do to solve it?
Looking for your reply.
Best regards
Hi,
If you want to use a custom page for register you can do it, you need to assign this page url to a button or if you want to set it on the login pop=up you need to set the url on these files:
For cloud header -> wp-content/plugins/td-cloud-library/parts/tdb-login-modal.php -> https://i.imgur.com/b7aMNDu.png
For standard header -> wp-content/plugins/td-composer/legacy/Newspaper/parts/header/td-login-modal.php -> https://i.imgur.com/MQ6Sh9I.png
For mobile theme plugin -> wp-content/plugins/td-composer/mobile/parts/register.php
But please note that the only td-login-modal.php can be set in child theme, the rest of files can not be set in a child theme, therefore will be lost when you’ll make a theme update.
Thank you!
Hi,
If you want to have the category.php set in child theme and the category to work as parent them, then you need to set the category.php file from here wp-content/plugins/td-standard-pack/Newspaper/category.php in child theme wp-content/themes/Newspaper-child/category.php -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
All the files that you are using when tagDiv Composer is enable are these from tagDiv Standard Pack, all the files that you want to set in child theme, you need to copy from there.
Hope this will help you!
Thank you!
Sorry I first didn’t understood you were using STYLE PRO mockup… So to answer your question, just open & edit your homepage in td-composer. Select the element block you want to change and in left hand menu, go to style. search for title attributes and make your selection. see the changes. save it ! TAF.
Hi, when ever i click on any page or 404 Template – Default PRO from cloud template “Edit with TD Composer”, its always redirects to “Page not found 404 error”.
Hello @somon
Consider changing the width to 60% or 65% in td-composer/mobile/style-amp.css
Refer: https://prnt.sc/se5lyc
Hope you will find this helpful.
Dear,
when I add custom code (e.g.[WP-Coder id=[id] )in a page from the ‘Edit’ functionality and after editing and saving the same page from the TD Composer the custom code is removed.
What is the correct way to add this code?
Thank you,
Davide
Hello! I used TD composer to put an ad shortcode above the header on my home page (custom home page), and it worked. However, it doesn’t show up on an individual post page. (I’m using the post templates that came with v. 9 for the most part, and not cloud headers or page templates.)
So, I tried putting the shortcode in the Header Ad box in the theme panel. The ad showed up, but below the header and not above, and left-aligned and not centered.
Thoughts?
Hi,
I need the speed of mobile theme due to 95% of my site’s traffic come from mobile, but I don’t want to lose the dynamic sidebar feature.
I tried to achieve it by modifing the mobile theme single file \plugins\td-composer\mobile\single.php, but by loading /wp_booster/td_single_template_vars.php and adding <?php get_sidebar(); ?> –> https://prntscr.com/sdteqo, however it shows the default WordPress sidebar –> https://prntscr.com/sdtgx5.
What was I missing? Please advise, thanks.
Regards,
Terrence
Hi i am trying to make changes to my main home page of my website “www.theeasywisdom.com” via TD Composer. I am trying to change “Featured Post Category” to “Business and Career Guidance Category” and changing fonts and style. But save button is always rotating and changes do not reflect on the website.
This has been happening quite a while. Please fix the issue as it is causing lots of inconvenience.
Also my email is “akram.imt@gmail.com”
Hi
I have developed 4 sites with the theme I believe I’m fairly good at the theme and td composer however, I could not find any solution to this font issue.
I use only 1 font site wide and its Rubik, and all with default style. However when I test the site, 22 fonts styles load with roboto, open sans and its versions with 500KB size. The site has 57 requests and 20 of them are fonts makes like 40%.
Please see the report here https://gtmetrix.com/reports/nefapr.agency/hir5dQA8
I prefer to choose fonts from TD composer so not using theme panel for it.
Did you even read my previous message?! I said it hasn’t been updated for a while.
And the TD Composer doesn’t save the code written inside it, but the code could be written somewhere else and gets applied there!
The problem is with YOUR server or plugins. There are other reports with the same problem. You’re just repeating yourself in different ways. Please read my messages again!
Thank you.
Hi, we are having these issues:
1-website is slow to load for http://www.everyirene.com
2-tagdiv does not save changes on our homepage
We reached out to WP who caught the following error:
PHP Fatal error: Cannot redeclare tdc_on_remove_core_updates() (previously declared in /srv/htdocs/wp-content/plugins/td-composer/includes/tdc_main.php:294) in /srv/htdocs/wp-content/plugins/td-composer/includes/tdc_main.php on line 293
and numerous other ones related to tagdiv plugin.
Could someone please help?
Thanks!