- 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,
The PRO demos are using cloud templates, dos are construct in a different way and can not be set in child theme.
The files path for the single post template from cloud is -> wp-content/plugins/td-cloud-library/shortcodes/single the code need to be assigned to one element that you use in post template.
The single post template from tagDiv Cloud Library can be edited using tagDiv Composer.
Thank you!
Hi everyone,
I try to build my website just with TD Composer / Cloud Templates, but without TD Standard Pack.
I use the animals PRO demo and as I can see, there are different Cloud Templates set for single posts, category pages, search pages, … But the normal pages don’t look good and there is no Cloud Template for it. How can I achieve to get a Template for pages similar to singe post page?
Of course, I could built whole pages with TD Composer, but I only want to create a basic structure and include the pages content automatically from Gutenberg into the template (so same procedure as for posts). How can I achieve that?
Thanks a lot in advance.
when ı open td composer this message coming and ı cant do anything
Error at zones: 6(models) : 0(dom). The model does not match the content Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
please what shalll ı do ?
Hi everyone,
I just installed your theme, I would like to understand one thing.
I can write the blog posts directly in the block editor of wordpress, for the pages instead no !!
Can only tagdiv composer be used for pages?
Hi,
If you do not use the mobile theme plugin then it will apply on mobile too, if you are using the mobile theme plugin, then you nee to set the code in this file too -> wp-content/plugins/td-composer/mobile/single.php -> https://i.imgur.com/6nPBc8T.png or you can make the replace in get_date() function in -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/DMtGvaT.png
Hope this will help you!
Thank you!
Hi,
PS: is there a way to have share button scrolling on a footer bar? – sorry our theme do not have this function.
If you want to remove the featured image inside articles on mobile theme you can use this custom css
.td-post-featured-image {
display: none;
}
The code need to be set here -> https://i.imgur.com/HHYx6jH.png also you can remove it from the code -> for this you need to go on wp-content/plugins/td-composer/mobile/single.php and remove this code -> https://i.imgur.com/yfBdNgB.png also the code for taboola need to be set in this file too, the coed need to be set here -> https://i.imgur.com/gXueL80.png like this -> https://i.imgur.com/Q8WgU0I.png you can get the code from here -> https://pastebin.com/ZgMvvYpd
Hope this will help you!
Hi,
Please make a change in theme files, go in wp-content/plugins/td-composer/legacy/Newspaper/index.php and replace the the is_child_theme() with !is_child_theme() -> https://i.imgur.com/omRbcPm.png -> https://i.imgur.com/CbaWqbU.png
Hope this will help you, let me know the results!
Thank you!
Hi,
The smart list can be find now on this path -> wp-content/plugins/td-composer/legacy/Newspaper/includes/smart_lists if there is still a problem, please provide me a link to your website where I can check one smart list and I will provide a better answer.
Thank you!
Hello,
I want to modify the size of the extract displayed in module 4 so that the 2 modules 4 which are right next to it stop in the same place.
https://zupimages.net/viewer.php?id=20/17/ks1k.png
I modify the value of the “CONTENT LENGTH” field in “THEME PANEL”> “Excerpts”.
https://www.zupimages.net/viewer.php?id=20/17/o6l5.png
I also modified the value of the “Excerpts Length” field in “Edit with TD composer.
https://www.zupimages.net/viewer.php?id=20/17/e1tx.png
It does not work, I can put all the values in these 2 fields, nothing changes.
I received the below email in the spam folder on 6th April. Please go through if you can understand what is the exact problem. It saying some problems in Td Cloud Library.
I have also deleted and installed again my TD cloud library and TD composer but it doesn’t work out. Please assist.
—–
Email was in spam folder from WordPress:
——
Howdy!
Since WordPress 5.2 there is a built-in feature that detects when a plugin or theme causes a fatal error on your site, and notifies you with this automated email.
In this case, WordPress caught an error with one of your plugins, td-cloud-library.
First, visit your website (https://www.insurancegraphy.com/) and check for any visible issues. Next, visit the page where the error was caught (https://www.insurancegraphy.com/wp-admin/update.php?action=update-selected-themes&themes=Newspaper&_wpnonce=e2848afbec) and check for any visible issues.
Please contact your host for assistance with investigating this issue further.
If your site appears broken and you can’t access your dashboard normally, WordPress now has a special “recovery mode”. This lets you safely login to your dashboard and investigate further.
To keep your site safe, this link will expire in 1 day. Don’t worry about that, though: a new link will be emailed to you if the error occurs again after it expires.
When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.3.2
Current theme: Newspaper (version 10.3.2)
Current plugin: (version )
PHP version 7.3.16
Error Details
=============
An error of type E_COMPILE_ERROR was caused in line 1358 of the file /home/customer/www/insurancegraphy.com/public_html/wp-content/plugins/td-cloud-library/includes/tdb_functions.php. Error message: require_once(): Failed opening required ‘tdb_template_import.php’ (include_path=’.:/usr/local/php73/pear’)
Thanks, managed to fix it using td-composer.
I changed from here because i was not using any footer template.
a. Change code in footer.php
b. Plugins editor -> td-composer/legacy/Newspaper/footer.php
If you are using footer template you have to change from that template and above procedure is not valid
-
This reply was modified 6 years by
usman.
Hi support,
Where can I remove the 1.jpg in the composer?
I am getting an 404 error regarding the image 1.jpg….and as far as I can see then it has something to do with the searching:
a:hover i,.td-search-close a:hover i{color:#3bbf08}.td-menu-background,.td-search-background{background-image:url(‘https://servicenews.dk/wp-content/uploads/2020/02/1.jpg’)}
It is regarding: https://servicenews.dk
Thanks 🙂
Hi,
In order to change the color you need to edit the page with tagDiv Composer -> https://i.imgur.com/ktdACg0.png click on the elements and change the color -> https://i.imgur.com/tnw0jt4.jpg
Thank you!
Greetings.
We have purchased both the Newspaper and the Newsmag themes for use in a WordPress multisite installation.
Upon activating the theme Newspaper in a sub-site, we are prompted with updates, and activations, of its required plugins. This works as expected, without issue.
However, when moving on to another sub-site in which we want to use Newsmag, the theme reports that the tagDiv Composer plugin is Outdated and any attempt to activate it results in a fatal error because it requires critical Newsmag files. Restoring those files from the purchase bundle leads to a warning that the tagDiv Composer plugin was disabled because they are incompatible with this version of Newsmag.
If we update tagDiv Composer from the Newsmag interface, it breaks Newspaper for the same “missing files and outdated version” reasons, and the cycle begins all over again.
These seem to be two themes that depend on different versions of the same plugin.
It there any way to have Newspaper and Newsmag co-existing on WordPress multisite with single version of tagDiv Composer?
Thank you.
Hi!
Problem in video embedding: I have a square video in YouTube and I’d like to embed it on my site as square video window. I change the iframe to square, it seems to be square in the TD Composer editing mode, but it always changes to horizontal video window when I view the result. With Vimeo & WP native video players I can make square videos, but I would like to use YouTube. I’m building site on local server so I can’t show it here. Can You help?
Hi,
So if I understand correctly you want to edit a page template, if eyes the files that can be edited are on this path wp-content/plugins/td-composer/legacy/Newspaper/page.php, page-pagebuilder-latest.php, page-pagebuilder-overlay.php and page-pagebuilder-title.php
If this is not what you mean, please provide some more details.
Thank you!
Hi,
I am editing the Single Post Template on Gossip Pro theme.
I noticed that the Single Post Share element, which allows readers to share the post isn’t updating when I chose to have Facebook, Twitter, Whatsapp and Line from Theme Panel > Post Settings > Sharing > Social Networks.
Why isn’t the Single Post Share element on Single Post Template updating based on Theme Panel Social Netwoks settings?
Hi,
Please note that this is a custom work, and the ?amp is coming from general amp not our theme, also there is not only one file where is set the ?amp, there are more -> https://i.imgur.com/fCHaFxX.png, also we do not recommend to make these changes because this can provide problems and the changes will be lost when you’ll make a theme or plugin update.
wp-content/plugins/amp/includes/validation/class-amp-validation-manager.php -> https://i.imgur.com/SfTM7Uw.png -> https://i.imgur.com/VOJkBaA.png
wp-content/plugins/td-cloud-library/includes/tdb_functions.php -> https://i.imgur.com/OMs0L3v.png
wp-content/plugins/td-composer/mobile/header-amp.php -> https://i.imgur.com/LroaHsA.png
wp-content/plugins/td-composer/mobile/functions.php -> https://i.imgur.com/ctI7mxw.png
This is all I can do to help you!
Thank you for your understanding!
Hello Team,
I am receiving this error message when attempting to uploads photos to my site through the TD Composer. Right now I receive the error when trying to add a photo the ‘ad box’.
Error message – Invalid data Current state has involved an issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)
Hey
save button in TD COMPOSER KEEPS LOADING ENDLESSLY WHENEVER I MAKE SOME EDITS. THE WORK IS SAVED BUT THE BUTTON KEEPS LOADING FOREVER SO I HAVE TO RELOAD THE PAGE WHICH makes ME UNCOMFORTABLE AND MAKES THE WORK HARD ESPECIALLY THAT IVE JUST BOUGHT THE THEME AND IM working on MY WEBSITE
NOTE: ALL SYSTEM REQUIREMENTS ARE FULFILLED
INSTALLED PLUGINS: screenshot: https://i.imgur.com/wOYrjoY.png + wp super cache and YOAST (along with the theme plugins)
System status: https://i.imgur.com/XXu5up7.png
i also sent an email with login details
Hi,
Indeed the font style is not apply, what you can do is to use a custom css like this one
.comment .comment-content, .comment .comment-content p {
font-family: "Open Sans";
}
If you are using the mobile theme plugin with amp, then you can set it here -> https://i.imgur.com/GBLhxs0.png
In amp version is set a placeholder for Search…, this can be change only in theme files wp-content/plugins/td-composer/mobile/header-amp.php -> https://i.imgur.com/Vv97OdL.png
Thank you!
Ok Calin, the issue still pending, so I’ll take it here.
Even testing without cache enabled, the error is coming from webmastertools on mobile theme:

Messaggi della console JavaScript
3 messaggi
Errore
00:48.000
Uncaught O
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js:62
Errore
00:48.000
Uncaught O
https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js:62
Log
00:50.000
Secure Privacy is not enabled
https://app.secureprivacy.ai/secureprivacy-plugin/web-plugin/secure-privacy-v1.js?v=0.4406271942425519:1
Altro errore
Script
https://www.rnbjunk.com/cdn-cgi/apps/head/n6xhyHpZY9SiIIpWYH2WP5M7qH4.js
Altro errore
Immagine
https://www.rnbjunk.com/foto/2020/04/logo-mobile-rnbjunk.png
Altro errore
Foglio di stile
https://www.rnbjunk.com/wp-content/cache/min/1/wp-content/plugins/td-composer/assets/fonts/font-awesome/font-awesome-c7e66a4cf67a20c78f6ca158cc582125.css
Altro errore
Foglio di stile
https://www.rnbjunk.com/wp-content/cache/min/1/wp-content/plugins/td-composer/mobile/style-6cbad46c691cf0f6310254790ca2a019.css
Altro errore
Script
https://www.rnbjunk.com/wp-content/plugins/td-composer/mobile/js/tagdiv_theme.min.js?ver=10.3.2
Altro errore
Foglio di stile
https://www.rnbjunk.com/wp-includes/css/dist/block-library/style.min.css?ver=5.4
Altro errore
Script
https://www.rnbjunk.com/wp-includes/js/jquery/jquery.js?ver=1.12.4-wp
Hi,
I installed Gossip Demo with Content for my website https://www.techtarik.tv/
Now, I created some of my own posts and have deleted the Gossip Demo’s sample Posts and all of its Categories. I noticed a lot of the elements have become inactive after that since there are no more sample content.
I wanted to edit the demo’s elements on the Homepage but can’t seem to do so using TD Composer. When I click on the element, they retain their position but I can’t seem to find a way to link it to my very own new posts.
I tried with Post ID Filter and Category Filter but the element remains empty….
Basically, I want to retain the demo’s look and feel. I hope somebody can help me on this.
Hi,
Sorry for the late answer, we have some days off for holidays -> https://i.imgur.com/i7CdfFq.png also replying in your topic will only delay the answer, because we respond from oldest to newest.
1) If you want to remove only the title, you can use this custom css
.td-pb-article-list .block-title{
display: none;
}
The code need to be set in theme panel> mobile theme> custom code> css
2) Please try this custom css
.single .td-category, .single .td-post-comments, .single .td-post-views {
display: none;
}
3) Most of this kind of errors are from untested plugins. 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
4) Indeed for desktop the code can be set in theme panel -> https://i.imgur.com/63MJ1Uz.png but if you are using mobile theme plugin, then the code that is set in body and head are not longer take from theme panel and the code need to be set in theme files in wp-content/plugins/td-composer/mobile/header.php (head code) and wp-content/plugins/td-composer/mobile/footer.php ( code before </body>)
Google Adsense AUTO ADS code can be set here -> https://i.imgur.com/gpTmibn.png
Thank you!