Hello !
You can do that by using the time ago option from tagDiv Composer as you can see here: https://drive.google.com/file/d/17luss2RwZtkxAgqTw-1PAvbS9NUXgeNj/view
Thank you !
Hello !
By editing the header with tagDiv Composer you will be able to see the background color: https://www.screencast.com/t/d3zAor3rR687 : https://www.screencast.com/t/MQzS8FBBL
Thank you !
Hi,
For that you’ll need to make video posts -> https://forum.tagdiv.com/featured-image-or-video/ and if you are using that demo the posts with featured video will play in a popup.
This option can be enable on flex blocks using tagDiv Composer -> https://i.imgur.com/LVHKeUe.png
Thank you!
my tagDiv plugin is active but when I Wanted to edit a page I did’t found the tagDiv Composer
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
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.
Let me know the results!
Thank you
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
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.
If there is still a problem, please provide some more details and some screenshots.
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If there is still a problem, 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.
Thanks
Hi,
Please replace above css with this one -> https://i.imgur.com/pXk0wMa.png
.td-tags a, .td-post-next-prev-content a, .td-module-title a, .td-author-name a, h1, h2, h3, h4, h5, h6 {
color: #fff;
}
Also you can use a single post template from tagDiv Cloud Library and this can be edited using tagDiv Composer.
Hi VishalKumar12,
Please check our documentation about tagDiv Composer and tagDiv Cloud Library and let us know if you have some questions.
Thank you!
Hi,
The most easiest way will be to make a footer menu and set in it about us page and privacy policy.
If you are using a cloud footer, you’ll need to edit it from homepage using tagDiv Composer like this -> https://i.imgur.com/xtpUxjC.png -> https://i.imgur.com/H0Z1LOH.png if is a standard footer style -> https://i.imgur.com/TWqSkQf.png you need to do it like this -> https://i.imgur.com/ZdQ4Gi2.png
Hope this will help you!
Thank you!
Hi,
This can be done using the settings from theme panel -> https://i.imgur.com/zvvi3eI.png also for cloud templates and pages, you can use tagDiv Composer and check in general or style tab -> https://i.imgur.com/RjqNNcJ.png
Thank you!
Hi,
Cloud template scan be set in theme panel for the categories that make part, for example single post templates -> https://i.imgur.com/LRlqkwn.png category templates -> https://i.imgur.com/wxH3mMa.png also the rest of cloud template can be set here -> https://i.imgur.com/7gkXOzg.png
Also homepages are import as page and sections/blocks need to be import inside a page/cloud template with tagDiv Composer .
If there is still a problem, let me know, also please provide me more details and some screenshots.
Thank you!
Hi,
The tagdiv composer was added with the version 10 update.
The website pages i have are older and were built using WP Bakery.
Since all your theme was based WP Bakery, did you make an automatic transform function for pages from WP Bakery to tagdiv composer?
Or you forced on us the new editor and many working hours to rebuilt everything with your editor?
Hi,
Please try the other method, using FTP -> https://forum.tagdiv.com/install-via-ftp/
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.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Let me know the results!
Thank you
Sir, I have changed my website from Row and selected design on Dividend is not changing but when saving in Tagdive Composer, it is visible but not visible in the website
Check Image From Tagdiv Composer:-
https://i.imgur.com/YN6Oi3X.png
But this is not showing on my website:-
https://i.imgur.com/RmSPqPo.png
I’ve got a similar issue, if we use the default templates we can stipulate which sidebar to use for which category i.e. automatic category specific sidebars, if we use cloud templates we can’t do this, we have to design a sidebar using composer or design a new single post template and select it manually each time we post a new article.
Why is there no way to stipulate a dynamic sidebar when using cloud templates for single posts?
When I edit a page with footer in tagDiv Composer I have 2 footers displayed. And I can only edit the 1st. Please tell me, where is the 2nd footr menu used at all? How do I edit it? Delete it?

Hi,
Please do not replay multiple times in topic, will only delay the time until you get the answer, we answer in topics from oldest to newest.
There are multiple headers in our them, for example if you are using tagDiv Standard pack the file that you want to edit is this one -> wp-content/plugins/td-standard-pack/Newspaper/header.php if you do not use standard pack, only tagDiv Cloud Library with tagDiv Composer, then the file is this one -> wp-content/plugins/td-composer/legacy/Newspaper/header.php
Hope this will help you!
We have updated Newsmag theme to latest version.
All went well. We are experiencing a good speed.
Also Tagdiv composer is an excellent composer for adding various elements to page/post.
We are facing only one issue with tagdiv composer. One of our plugin page does not work if tagdiv composer is enabled. Once disabled plugin page functions works fine.
We got support from plugin developer and he gave following code to be added so it strips some sections on the page. We added it to function.php of Newsmag child theme .Still It did not work.
Please let us know how can we make it work.
add_action(‘template_redirect’, ‘remove_td_comment_filter’, 10);
function remove_td_comment_filter(){
if ( is_singular(‘dwqa-question’)){
remove_filter( ‘comments_template’, ‘tdc_template_include’, 99 );
}
}
example link of non working pages
https://www.thebeautymadness.com/question/skin-care-problems/many-light-freckles-face-make-face-looks-like-full-blemishes/
https://www.thebeautymadness.com/question/uncategorized/can-get-gelatin-powder-2/
all pages related to plugin is not working.
Also once we disable tagdiv composer these pages works fine.
Hi,
The Read More Button can be set on flex block 1 -> Read More Button and this will be display on each post in part, this button is not available on blocks/flex blocks –
-. https://i.imgur.com/G7xHrWb.png -> https://i.imgur.com/dKv7prm.png -> https://forum.tagdiv.com/flex-block-settings-guide/
also using a pro demo or cloud templates you can edit the whole with tagDiv Composer.
Thank you for your understanding!
Hi,
For standard post style the get_review is call here -> https://i.imgur.com/L0USqu1.png and the code is set in this file -> wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/xvBExTY.png
Thank you!
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.
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If the problem still persist please check these guides for Generally 500 errors are internal server errors – https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-internal-server-error-in-wordpress/
– https://wordpress.stackexchange.com/questions/312292/how-to-stop-a-500-error-on-the-wordpress-theme-folder
– https://wordpress.org/support/topic/google-search-console-reporting-a-500-error-on-my-theme-folder/
-> https://forum.tagdiv.com/topic/wp-supercache-causes-500-internal-error-and-cannot-deactivate/
Let me know the results!
Thank you!
Hi,
You are using a header template, from tagDiv Cloud Library, this can be edited with tagDiv Composer, also the ads can be set from theme panel => https://i.imgur.com/JhWOrQO.png or can be set directly in ad box -> https://i.imgur.com/NhXTJCS.png
Please make sure that you ads is set for desktop and mobile too -> https://forum.tagdiv.com/custom-ad-spots/ also using this code -> https://i.imgur.com/RBCUQBe.png your ads should be display on all devices, or you can use individual ads for devices -> https://i.imgur.com/fpHxJL5.png -> https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
If there is still a problem, please provide some screenshots with the way you implement the ads in header.
Thank you!
Hello !
You can use the woo cart element in tagDiv Composer as you can see here: https://www.screencast.com/t/lE3oIhhiKkGS
Thank you !
Hi,
Please note that we recommend to use the social element from tagDiv Composer -> https://forum.tagdiv.com/social-counter-styles-on-newspaper/
Style 1: td-social-style1
Style 2: td-social-font-icons td-social-style2
Style 3: td-social-colored td-social-style3
Style 4: td-social-colored td-social-style4
Style 5: td-social-boxed td-social-colored td-social-style5
Style 6: td-social-boxed td-social-colored td-social-style6
Style 7: td-social-boxed td-social-style7
Style 8: td-social-boxed td-social-font-icons td-social-style8
Style 9: td-social-boxed td-social-colored td-social-style9
Style 10: td-social-boxed td-social-colored td-social-style10
Hope this will help you!
Thank you!