- NewspapertagDiv Composer Tutorial
- NewspaperCredit System
- NewspaperCreate a frontend submission form
- NewspaperHow to Use the Tabbed Content shortcode
- NewspaperCreate a form contact page
- NewspaperFilters and sorting for taxonomies
- NewspaperUser review system
- NewspaperModal Popup
- NewspaperFlex Block Settings Guide
- NewspaperSocial Sharing
- NewspaperSingle Post Shortcodes
- NewspaperInfinite Loading for Single Posts
- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperHow to Add a Logo in Newspaper
- NewspaperCustom Post Type Support
- NewspaperCloud Library Templates
- NewspaperDesign your Post Pages using the Cloud Library Templates
- NewspaperHeader Builder
- NewspapertagDiv Cloud Library Plugin
- NewspaperAd Box Element and Ads Overview
Hello!
AMP use the functions from Mobile Theme: wp-content/plugins/td-composer/mobile/amp/functions.php, also check here: \wp-content\plugins\td-composer\mobile\functions.php
But, please note that any change you make in the files after update will be overwritten and you have to make the changes again. Better save the code somewhere and then apply it again after update.
Hope that helps you somehow!
Thank you!
My site is taking a long time to initially start rendering/loading.
Looking under the hood (as best I understand it) – td-composer seems to be trying to pull a pile of video information from Vimeo and Youtube.
I thought this might be for thumbnails – for video format posts – but I thought I had turned all that off. Is there a way to get the composer to just use the featured image instead of trying to query vimeo/youtube for information?
Hello
The site in its mobile version throws me the following error (but not in the desktop version), someone to help me please!
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: td_style is not set.
/home/u178526746/domains/lgcba.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
wp_booster error:
Missing parameter: ‘file’
/home/u178526746/domains/lgcba.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php
I already deactivated all the plugin package of the theme (newspaper) and I have reinstalled them, but it did not solve the problem
Thanks
I am trying to edit my home page but when I Edit with TD Composer it gets stuck on a spinning circle indefinitely. I have disabled all plugins except the Tagdiv plugins (Composer, Cloud, Mobile). Tried on several different browsers after clearing cache with no luck. Need some help.
I have also met all the theme requirements.
I use namecheap hosting.
Please is newspaper them not compatible with namecheap hosting?
Haven’t used the composer to edit any page it keeps loading till infinite
Fatal error: Uncaught Error: Class ‘td_style’ not found in /home/u603820335/domains/indianpolicy.in/public_html/wp-content/plugins/td-composer/td-multi-purpose/styles/tds_icon/tds_icon1.php:9 Stack trace: #0 /home/u603820335/domains/indianpolicy.in/public_html/wp-includes/template.php(770): require_once() #1 /home/u603820335/domains/indianpolicy.in/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_autoload_classes.php(42): load_template(‘/home/u60382033…’, true) #2 [internal function]: td_autoload_classes->loading_classes(‘tds_icon1’) #3 /home/u603820335/domains/indianpolicy.in/public_html/wp-content/plugins/td-composer/td-multi-purpose/shortcodes/tdm_block_icon.php(193): spl_autoload_call(‘tds_icon1’) #4 /home/u603820335/domains/indianpolicy.in/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): tdm_block_icon->render(Array, ”) #5 /home/u603820335/domains/indianpolicy.in/public_html/wp-includes/shortcodes.php(356): td_global_blocks::proxy_function(Array, ‘ in /home/u603820335/domains/indianpolicy.in/public_html/wp-content/plugins/td-composer/td-multi-purpose/styles/tds_icon/tds_icon1.php on line 9
Hello, we deactivated WPBakery plugin but the background ad is not working yet.
The piece of code below seems to hold the boxed layout on it’s place but it affects the click on the background ad. Here’s the piece of code:
@media (min-width: 1180px){
.td-boxed-layout #td-outer-wrap {
width: 1071px!important;
}
.td-boxed-layout #td-outer-wrap {
position: relative;
top: 120px;
margin-bottom: 120px;
display: block;
margin: 0 auto;
}
}
and here’s the full custom css that we have on our theme panel
.td-big-grid-post .entry-title a{
color: #faf65f !important;
text-shadow: 0 1px 0 black;
}
.td_module_wrap:hover .entry-title a{
color:#B8AF00 !important;
}
.td-header-style-2 .td-header-sp-logo img {
max-height: 160px !important;
}
.td-header-style-2 .td-header-sp-logo{
height: 165px !important;
width: 142px !important;
}
.td-header-sp-recs{
width: 870px !important;
}
.td-header-rec-wrap{
margin: 31px 0 0 106px;
}
.td_block_related_posts {
margin-top: 50px;
}
.block-title > span, .block-title > a, .block-title > label, .widgettitle, .widgettitle:after, .td-trending-now-title, .td-trending-now-wrapper:hover .td-trending-now-title, .wpb_tabs li.ui-tabs-active a, .wpb_tabs li:hover a, .td-related-title .td-cur-simple-item, .woocommerce .product .products h2, .td-subcat-filter .td-subcat-dropdown:hover .td-subcat-more{
background-color: #ddd !important;
}
body{
background-color:#f5f5f5;
}
/*.td-footer-wrapper .block-title span, .td-main-content-wrap, .td-banner-wrap-full, .post{
background-color: transparent !important;
}*/
.td-container, .tdc-row, .tdc-row-composer {
margin-right: 1px;
margin-left: 1px;
}
.td-post-next-prev-content{
background-color: #fff;
padding: 15px 25px;
box-shadow: 1px 1px 2px #2F2F2F;
}
.td-post-next-prev-content span{
color: #000;
font-weight: bold;
}
.td-block-row [class*="td-block-span"]{
padding-right: 15px;
padding-left: 15px;
}
.td-block-row{
margin-left:0px !important;
margin-right:0px !important;
}
.td-post-prev-post{
margin-left: 9px;
margin-right: -16px;
}
.block-title, .td-related-title, .wpb_tabs .wpb_tabs_nav, .woocommerce div.product .woocommerce-tabs ul.tabs:before{
border-color:#000 !important;
}
.td-related-title .td-cur-simple-item:hover{
color:#B1A111;
}
@media screen and (max-width: 767px){
.td-header-rec-wrap{
margin:0;
}
.td-header-style-2 .td-header-sp-recs{
width: 100% !important;
}
}
@media (min-width: 1180px){
.td-boxed-layout #td-outer-wrap {
width: 1071px!important;
}
.td-boxed-layout #td-outer-wrap {
position: relative;
top: 120px;
margin-bottom: 120px;
display: block;
margin: 0 auto;
}
}
.td_block_wrap .block-title span{
color: #000 !important;
}
.author-box-wrap{
margin-top:30px;
}
.td-pb-article-list .td-pb-span8 .td_module_wrap img, .td_module_16 .entry-thumb{
width:73%;
}
#stickyunit {
position: fixed;
}
#r7-footer-portal-holder{
background-color: #ECEEEF;
z-index: 999999999999;
position: relative;
margin-top: 120px;
}
#ajax-load-more .td-tags li,
#ajax-load-more .td-category li,
#ajax-load-more .td-classic-facebook,
#ajax-load-more .td-classic-twitter{
padding: 0px;
}
#r7header {
background-color: #0071bc;
display: block;
height: 60px;
text-align: center;
width: 100%;
}
.alm-listing li{
padding:0px;
}
.alm-listing ol li{
margin:0px;
}
.alm-listing .td-post-content li{
margin: 0 0 0 60px;
overflow:visible;
}
.alm-listing .td-post-content ul li{
list-style: disc;
}
.alm-listing .td-post-content ol li{
list-style: decimal;
}
/*.td-affix .td-header-main-menu{
width: 1057px;
margin-left: 10px;
margin-right: -22px;
}*/
Hello,
When navigating my site I’ve been getting this error when I load into individual pages:
wp_booster error:
td_api_base::mark_used_on_page : a component with the ID: single_template_7 is not set.
/home/dh_29w2sw/theckmagazine.com/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
To get around it, I have to click “edit page” and the preview the page from the WP editor. Only then will the page load properly, but it’s happening on every single page and I’m afraid if I make more I will have to go back and do it for every page I will ever make. I saw other people with this is issue, I have the divtag plugins up to date and running. I tried disabling ALL of other plugins, including jetpack, but it didn’t change anything.
Also, on individual pages, my logo is replaced by a site title.
Finally, on individual pages the mega-menu seems to go vertical rather then horizontal like it does on the home page.
Any help is greatly appreciated.
url: http://www.theckmagazine.com/
Newspaper ver 11.2
From what i understand, i get a 403 error (forbidden) ehen i try to POST the staging.olivenews.gr/wp-json/td-composer/do_job
https://www.screencast.com/t/anMnGteiOI
,which is the subdomain in which td composer works
and i get a 404 when i POST the root domain (olivenews.gr)
https://www.screencast.com/t/x81rJeg246
Hi, mi website crashed when i published a post. I can´t reach admin page but youn navigate in the webiste.
I disable all plugins and work. Activating one by one, when i activate TD Composer it does not work any more.
With TD composer desactivates, the newspaper panel in the admin section does not have the system status section.
This morning i transferred my subdomain to my main domain via cloning in plesk and suddenly the td composer stopped working while all other stuff in my website seem to work just fine.
I have no idea what to do to fix this issue and it doesnt make any sence. From what i have seen, other people in the forum have that problem too.
Td composer, opens, but it doesnt display my ads, nore can i edit or save anything new.
The 3 last lines are what appears when i try to save
https://www.screencast.com/t/KMEIByf3E
This is what appears when i try to edit, for example here i tried to change the category of the published articles and basically anything
https://www.screencast.com/t/obgyY5qo
I always get the message: “tdcJobManager.addJob – ERROR: 404 not found”
In my staging site, td composer works as intended. The problem started when i cloned the staging site back to the root.
Lets hope someone can help me and others.
Hello,
when I use theme category template (category.php) for category page I get error in the footer:
wp_booster error:
td_api_base::get_default_component_id : no component of type td_api_category_template . Wp booster tried to get
the default component (the first registered component) but there are no components registered.
/hermes/walnacweb04/walnacweb04ac/b2827/moo.2noobcom/inground-pool-lightscom/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php
For clouds category templates everything works.
Please advice
https://www.screencast.com/t/obgyY5qo
This appears when i try to edit anything
These 3 lines appear when i try to save
https://www.screencast.com/t/KMEIByf3E
Hope these pics appear, and i sincerely hope u can provide an answer.
Before the cloning, td composer worked smooth as butter
https://www.screencast.com/t/obgyY5qo
This appears when i try to edit anything
https://www.screencast.com/t/KMEIByf3E
Hope these pics appear, and i sincerely hope u can provide an answer.
Before the cloning, td composer worked smooth as butter
Hi,
We’ve seen recurring resource issues on our sites using the Newspaper theme which has caused them to load slowly or time out on some occasions.
I installed NewRelic to monitor the performance which identified the issues were usually spikes in MYSQL transactions, most of these seem to be post_meta select calls, with TD composer and TD WP booster legacy consuming the most time.
Are there any steps we can take to optimise the Newspaper plugins or disable the legacy booster if it is no longer required?



This morning i transferred my subdomain to my main domain via cloning in plesk and suddenly the td composer stopped working while all other stuff in my website seem to work just fine.
I have no idea what to do to fix this issue and it doesnt make any sence. From what i have seen, other people in the forum have that problem too.
Td composer, opens, but it doesnt display my ads, nore can i edit or save anything new.
Lets hope someone can help me and others.
Hello,
Unfortunately, you can only hide them for mobile theme
.td-icon-mobile:before {
display: none;
}
.td-icon-search
{
display: none;
}
Set the code in Newspaper -> Theme panel -> Mobile Theme -> Custom code.
If you used mobile page or mobile responsive you can delete them with tagDiv Composer.
Thank you!
Hi totojisic100k,
So you want to use the H1 only on blocks ? Not on logo or page title ?
Then how it will be on posts ?
The theme do not have an option to remove the H1 tag entirely form the page, this must be set on logo or on the page title (depends on the page template that you have selected). Also to remove the H1 from those elements you must edit the theme files, for example if you use the default (path -> wp-content/plugins/td-composer/legacy/Newsmag/page.php) or the page builder with the latest articles (path -> wp-content/plugins/td-composer/legacy/Newsmag/page-pagebuilder-latest.php), or in case that you use the page with title template (wp-content/plugins/td-composer/legacy/Newsmag/page-pagebuilder-title.php). after you remove the h1 from those templates that you use, then it will be display only the one set by you.
Thank you for your understanding!
Hi,
I’ve just installed the Newspaper Pro pre-built website, and I am looking for ways to change the menu background (in green in my screenshot) as well as the icons next to each menu item (in red). In both cases, I can’t seem to find a way to do it with the tagDiv Composer.
screenshot available here: https://imgur.com/a/Qu85q6p
For the menu background image, I’ve found no way to change it even if I’m sure it’s possible (I see the image file in my media library on WordPress).
For the menu icons, the only way I’ve found is to go to the WordPress dashboard –> Appearance –> Menus, and to change the html. For example taking <i class=”tdc-font-tdmp tdc-font-tdmp-globe”></i> Global and replacing “-globe” by “-bicycle”.
This works, but the issue is I don’t know all the prefixes for each icon.
I’m sure that there’s a better to do this for both issues I’ve encountered.
Thanks in advance for the help!
Hi there,
TD composer is not working when i use td composer to edit my page. It just sits there and spins. Also, I can’t download any cloud templates. I was able to, then halfway through the editing process it just stopped.
I’m still using 9.5 (I’m too scared to upgrade).
Any help would be appreciated.
Thanks!
Hello. My website is TheAEGISAlliance.com.
I was using the Asset Cleanup Pro plugin because it, along with a caching plugin and CDN, was getting my site a 98/100 in page speed insights. But then the plugin started breaking the 3 lines mobile menu button and it wouldn’t work. When I disabled and then deleted that plugin, the colors for the mobile menu and footer went away and turned into this default red, and a black footer. They should be a dark tealish green that I have set in the mobile part of the theme panel.
Before I deleted Asset Cleanup Pro, I tried re-enabling it, the mobile menu and footer colors came back, but the menu button was still broken, even after disabling most all of its options and clearing its js/css cache.
I’ve tried:
Clearing WP Rocket cache
Clearing Bunny CDN cache
Manually deleting leftover Asset Cleanup Pro cache in Cpanel
Manually deleting WP Rocket cache in Cpanel
Manually deleting “used css” folder cache in Cpanel that goes with the Newspaper theme
Removing and reinstalling the mobile theme plugin
Removing and reinstalling td-composer because it has mobile theme folders and files
Manually deleting and reinstalling Newspaper theme in Cpanel
Regenerating critical CSS in WP Rocket
Slightly changing the colors for mobile menu and footer then saving changes
Nothing seems to fix the problem and bring back the colors I have set for the mobile menu and footer.
Hello!
Check this topic where we discussed about this issue: https://forum.tagdiv.com/topic/wp_booster-error-on-single-more-from-author-box-in-td-composer-after-update/
If this problem is not solved after that, then we need to take a look and see what happened there.
Please contact us via email at contact@tagdiv.com and provide the following:
– admin url and credentials
– a link to this topic in order to identify you
Our team will take a look!
Thank you!
Hello,
You can find all files for the mobile theme on this path wp-content/plugins/td-composer/mobile => https://www.screencast.com/t/Mo8SLvdr
Thank you!
Hi totojisic100k, I deo not know exactly if I understand correctly the question, do you want to remove the H1 from pages to can use it in other place ? If is so then it can be remove only manually from theme files. Normal our theme set the H1 for logo and for post/page title (on posts this system it is automatically, but on pages depends on the page template that you set). If you want to edit it, you can set a page template and edit that page template -> wp-content/plugins/td-composer/legacy/Newsmag/page-pagebuilder-title.php -> https://i.imgur.com/QN7Ummw.png (set a div or a p instead of H1).
I hope this will help you!
Hello Andrej!
Yes, you are right. There is no setting to achieve this, implemented in our theme. The files for big grid flex are here:
td-composer/legacy/Newspaper/includes/shortcodes ; from 1-10 for each style.
Hope that helps you!
Thank you!