- 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,
When see preview mode it shows the following errors:
Fatal error: Uncaught Error: Call to a member function format() on boolean in /home/nginx/domains/mysite.com/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php:672 Stack trace: #0 /home/nginx/domains/mysite.com/public/wp-content/plugins/td-standard-pack/Newspaper/parts/single/loop-single-2.php(42): td_module_single_base->get_item_scope_meta() #1 /home/nginx/domains/mysite.com/public/wp-content/plugins/td-standard-pack/Newspaper/parts/single/single_template_2.php(56): require_once(‘/home/nginx/dom…’) #2 /home/nginx/domains/mysite.com/public/wp-includes/template-loader.php(98): include(‘/home/nginx/dom…’) #3 /home/nginx/domains/mysite.com/public/wp-blog-header.php(19): require_once(‘/home/nginx/dom…’) #4 /home/nginx/domains/mysite.com/public/index.php(17): require(‘/home/nginx/dom…’) #5 {main} thrown in /home/nginx/domains/mysite.com/public/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php on line 672
How can i fix this?
Hello,
I need to change loop-single-2.php file, before this last update i always found the file in “wp-content/plugins/td-composer/legacy/Newspaper/parts”, but after version 10, i cannot found the file in order to change it.
Thank you.
Search a term, if a term matches a Page created with TagDiv Composer, the description preview shows encoded characters like “JTNDaDElM0VNeSUyMEZvcmV2ZXIlMjBTdHVkaW8lM0MlMkZoMSUzRSUwQSUzQ2g…”
I understand it’s because the page content is actually encoded layout, but is there a way for the search results to display something else than encoded content?
Hello! I have not used the TD Composer for a bit.. but am having troubles I think with an update I did.
Do you know why the text writing has Overlapped from the TD COmposer? Please see screenshot https://imgur.com/a/SVVWJvD
This is for https://minecraft-resourcepacks.com/make-money-gaming/esports
Hi,
My site with Newspaper is experiencing critical errors. I can’t update the plugins. Seems to be a Composer issue.
I tried deactivating Newspaper, deleting it and reinstalling it. After I try activating the theme again I get this:
“There has been a critical error on your website. Please check your site admin email inbox for instructions.
Learn more about debugging in WordPress.”
And I get the email from WordPress with these error details:
WordPress version 5.3.2
Current theme: Newspaper (version 10.2)
Current plugin: tagDiv Composer (version 2.5 | built on 06.11.2019 10:33)
PHP version 7.2.26-1+ubuntu16.04.1+deb.sury.org+1
Error Details
=============
An error of type E_COMPILE_ERROR was caused in line 96 of the file /www/wp-content/plugins/td-composer/td-composer.php. Error message: require_once(): Failed opening required ‘legacy/Newspaper/functions.php’ (include_path=’.:/usr/share/php’)
Thanks!
The problem is TD Composer clearly has a bug. It is not working with Domain Mapper. Why it would be mixing up site url and dashboard url if it is not a bug?
Hi!
Is it possible to place anchor links in the TD Composer? I want to link from buttons to another section (block) on the same page. Thank you for the help in advance!
Warm regards,
Siebren
Can I somehow change the PHP code of the templates using the Composer? Our modified files in the child theme don’t work anymore since the 10 update. I don’t need a fancy frontend-editor. Instead, I need to change the PHP files. Right now I had to change the some files in both the TD Composer and the Standard Pack. This is, of course, far from perfect. The cloud library might be an excellent choice for many users. However, it’s a bad idea to literally remove the most import function of a child theme.
Hi,
There is no indicate to do this in database, however I manage to make a function that can help you, you can get it from here -> https://pastebin.com/VX9Nd7zT , you need to set it in wp-content/plugins/td-composer/legacy/Newspaper/functions.php like this -> https://i.imgur.com/ZNMViNG.png after that refresh your posts and check if the view counter are set on each posts after that remove the code from function ( if not the view counter will be overwrite with 0).
Hope this will help you!
Thank you!
Hi curemek and madweb1,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
Hi,
I’ve recently updated a site from version 8 to 10. It was a mess of epic dimensions. Took me more than 10 hours to migrate the modified templates, and still they are not working in the child theme (see this post here).
Now I’ve found out that my page templates are not working anymore in the child theme. For test purposes, I copied the default page template and changed to a new test template:
/* Template Name: Test Template */
I tried:
/child-theme-folder/test.php > not working
/plugins/td-composer/legacy/Newspaper/test.php > not working
/plugins/td-standard-pack/Newspaper/test.php > not working
/theme-folder/test.php > working
What now? I have to use my page template in the original theme folder? Seriously?
Thanks, Mike
Hi,
I’ve updated a site from 8 to 9 and then to 10. Besides, it was a nightmare. The worst update I have made (in the WordPress world) in more than 10 years. Took me more than 10 hours to migrate the modified templates to the new system. Not funny, really not funny.
For now, I would prefer to use the child theme, since migrating to the cloud library would be even more time-consuming. Unfortunately, nothing works (according to your tutorial).
I use the following modified template files:
TD-STANDARD-PACK plugin
/td-standard-pack/Newspaper/parts/header/header-menu.php
/td-standard-pack/Newspaper/parts/header/header-style-1.php
/td-standard-pack/Newspaper/parts/page-author-box.php
/td-standard-pack/Newspaper/includes/modules/td_module_4.php
/td-standard-pack/Newspaper/loop.php
/td-standard-pack/Newspaper/single-loop.php
/td-standard-pack/Newspaper/header.php
TD-COMPOSER plugin
/legacy/common/wp_booster/wp_booster/td_module_single_base.php
/legacy/Newspaper/includes/modules/td_module_slide.php
Why are two files not available in the standard pack?
These files are not working in my child theme. I tried:
/child-theme-folder/single-loop.php
/child-theme-folder/header.php
/child-theme-folder/header/header-menu.php
/child-theme-folder/header/header-style-1.php
/child-theme-folder/parts/page-author-box.php
/child-theme-folder/includes/modules/td_module_4.php
/child-theme-folder/includes/modules/td_module_slide.php
/child-theme-folder/includes/wp_booster/td_module_single_base.php
It simply uses the files in the plugin folders.
What am I missing?
Thanks, Mike
Actually, now I got all but tagDiv Composer installed.
Getting the following error:
Could not copy file. td-composer/legacy/common/wp_booster/wp-admin/panel/views/td_panel_custom_fonts.php
I’m getting the following errors when attempting to install the required plugins:
tagDiv Composer
Downloading installation package from https://cloud.tagdiv.com/td_plugins/td-composer/819b7f9b02b0195f80e3eab970f44973x/td-composer.zip…
Unpacking the package…
Could not copy file. td-composer/legacy/Newspaper/assets/images/demo/demos-placeholder.png
TGMPA v2.6.1
Return to tagDiv plugins panel
tagDiv Standard Pack
Downloading installation package from https://cloud.tagdiv.com/td_plugins/td-standard-pack/f3d6322e6f953bf07f46586e1d97917d/td-standard-pack.zip…
Unpacking the package…
Installing the plugin…
Destination folder already exists. /homepages/44/d335594708/htdocs/ahakanaka/wp-content/plugins/td-standard-pack/
Plugin installation failed.
tagDiv Cloud Library
Downloading installation package from https://cloud.tagdiv.com/td_plugins/td-cloud-library/c8cba5620a72d5b299fa8f62aeca6adfx/td-cloud-library.zip…
Unpacking the package…
Installing the plugin…
Destination folder already exists. /homepages/44/d335594708/htdocs/ahakanaka/wp-content/plugins/td-cloud-library/
Plugin installation failed.
Created a new cloud template but the design is slamming everything to the left.
Created a new page. I use the TD composer and when using a post loop or any flex block or block the design is slammed to the left. Why?

Hi everyone,
I have 2 problems:
1. no scroll of mega menu in sticky version. I tried to insert this CSS in theme panel:
.tdb_header_mega_menu .block-mega-child-cats {
max-height: 335px;
overflow: auto;
}
but still not working. I tried to change the height (200) but still not scroll.
2. When a page is preloading, in the first few seconds my logo text font in the header appears like times new roman but I choose Poppins font. I insert poppins font in tag divi composer and also Theme panel> theme font>header>text logo. Still not working. This problem not happens with tagline!
Any suggestions?
Thanks you all.
Hey!
Trying to create a custom block via API and the plugin I’ve made for it but get Fatal errors.. Please advise:
Here’s the error (it occurs twice):
[20-Jan-2020 10:44:25 UTC] PHP Fatal error: Uncaught Error: Class ‘elab_block_01’ not found in /–/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php:33
Stack trace:
#0 /–/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): td_global_blocks::get_instance(‘elab_block_01’)
#1 /–/wp-includes/shortcodes.php(325): td_global_blocks::proxy_function(”, ”, ‘elab_block_01’)
#2 [internal function]: do_shortcode_tag(Array)
#3 /–/wp-includes/shortcodes.php(199): preg_replace_callback(‘/\\[(\\[?)(elab_b…’, ‘do_shortcode_ta…’, ‘[elab_block_01]’)
#4 /–/wp-content/plugins/td-composer/includes/tdc_ajax.php(246): do_shortcode(‘[elab_block_01]’)
#5 /–/wp-includes/rest-api/class-wp-rest-server.php(946): tdc_ajax::on_ajax_render_shortcode(Object(WP_REST_Request))
#6 /–/wp-includes/rest-api/class-wp-re in /–/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php on line 33
And here’s my plugin:
class elab_td_api_plugin {
var $plugin_url = ”;
var $plugin_path = ”;
function __construct() {
$this->plugin_url = plugins_url(”, __DIR__); // path used for elements like images, css, etc which are available on end user
$this->plugin_path = dirname(__DIR__); // used for internal (server side) files
add_action(‘td_global_after’, array($this, ‘elab_td_global_after’)); // hook used to add or modify items via Api
add_action(‘admin_enqueue_scripts’, array(‘elab_td_api_plugin’, ‘elab_td_plugin_wpadmin_css’)); // hook used to add custom css for wp-admin area
add_action(‘wp_enqueue_scripts’, array(‘elab_td_api_plugin’, ‘elab_td_plugin_frontend_css’)); // hook used to add custom css used on frontend area
}
static function elab_td_plugin_wpadmin_css() {
wp_enqueue_style(‘elab-td-plugin-framework’, plugins_url(”, __DIR__) . ‘/admin/style.css’); // backend css (admin_enqueue_scripts)
}
static function elab_td_plugin_frontend_css() {
wp_enqueue_style(‘elab-td-plugin-framework’, plugins_url(”, __DIR__) . ‘/css/style.css’); // frontend css (wp_enqueue_scripts)
}
function elab_td_global_after() {
td_api_thumb::add(‘elab_320x480’,
array(
‘name’ => ‘elab_320x480’,
‘width’ => 320,
‘height’ => 480,
‘crop’ => array(‘center’, ‘center’),
‘post_format_icon_size’ => ‘small’,
‘used_on’ => array(
‘Inimesed’
)
)
);
td_api_thumb::add(‘elab_80x120’,
array(
‘name’ => ‘elab_80x120’,
‘width’ => 80,
‘height’ => 120,
‘crop’ => array(‘center’, ‘center’),
‘post_format_icon_size’ => ‘small’,
‘used_on’ => array(
‘Loetelud’
)
)
);
td_api_module::add(‘elab_module_01’,
array(
‘file’ => $this->plugin_path . “/modules/elab_module_01.php”,
‘text’ => ‘ELAB Module 01’,
‘img’ => $this->plugin_url . ‘/images/modules/elab_module_01.png’,
‘used_on_blocks’ => array(‘elab_block_01’),
‘excerpt_title’ => 12,
‘excerpt_content’ => 25,
‘enabled_on_more_articles_box’ => true,
‘enabled_on_loops’ => true,
‘uses_columns’ => true, // if the module uses columns on the page template + loop
‘category_label’ => true,
‘class’ => ‘td_module_wrap td-animation-stack’,
)
);
td_api_block::add(‘elab_block_01’,
array(
‘map_in_visual_composer’ => false,
‘map_in_td_composer’ => true,
“name” => ‘ELAB Block 01’,
“base” => ‘elab_block_01’,
“class” => ‘elab_block_01’,
“controls” => “full”,
“category” => ‘Blocks’,
‘tdc_category’ => ‘Blocks’,
‘icon’ => ‘icon-pagebuilder-elab_block_01’,
‘file’ => $this->plugin_path . ‘/shortcodes/elab_block_01.php’,
“params” => array_merge(
td_config::get_map_block_general_array(),
td_config::get_map_filter_array(),
td_config::get_map_block_ajax_filter_array(),
td_config::get_map_block_pagination_array()
)
)
);
}
}
new elab_td_api_plugin();
Thanks in advance!
Hi,
So all elements that can be edit with tagDiv Composer will display in admin top bar “Edit template” or “Edit with TD Composer” .
If this is not what you mean, please provide some more details.
Thank you!
Created a new page. I use the TD composer and when using a post loop or any flex block or block the design is slammed to the left. Why?

-
This reply was modified 6 years by
Azalea Ho.
Hi,
Unfortunately there is a problem with the new option add in theme panel for disable the schema article, this interfere with preview draft, in order to fix this problem you’ll need to make some changes in theme file or deactivate the schema articles from here: https://www.screencast.com/t/0E3IucACC You will have to check that in order to deactivate the schema, this issue will be fixed in the next update.
The file are wp-content/plugins/td-composer/legacy/common/wp_booster/td_module_single_base.php -> https://i.imgur.com/EMWC74l.png add “|| is_preview()” -> https://i.imgur.com/78beFgC.png
wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php
-> https://i.imgur.com/WIIKHSU.png -> https://www.screencast.com/t/VbigQIINRB
or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look and make the proper changes for you. Include a link to this topic in the email.
Thank you for your understanding!
td-composer I have re-installed the same, can not delete any objects
Because i live in taiwan
Maybe you were helping me with the process, I was already asleep
I tested it all day and it was really bad to install
Please help me deal with this problem right away ???
Affects that I cannot continue to work
Hi! TD Composer is not loading. It prompts this on the screen.
This page isn’t working
http://www.boletera.com didn’t send any data.
ERR_EMPTY_RESPONSE
Also getting that message when I go to edit footer page.
Newspaper>Theme Panel>Footer
https://drive.google.com/file/d/1KcmIQLjFY6Kv0tT6ngO_T1lMgEC1coXH/view?usp=sharing
Thanks
Roberto
what do i need to do to get custom page templates i have made appear on the mobile version of my site?
For example, I have one set up on this page (https://mindfullivingnetwork.com/daily-dose-of-inspiration/) and also the main page (https://mindfullivingnetwork.com). They appear fine on a desktop, but the mobile version shows nothing – it’s like it doesn’t know my template file exists… I copied the page.php in the mobile directory, /wp-content/plugins/td-composer/mobile/, and named it the exact same name as the file in the non-mobile directory, /public_html/wp-content/plugins/themes/Newspaper, and the desktop works fine. I made sure the new page in the mobile directory also has the template name (<?php /* Template Name:InspirePageTemp */ ?>) as the first line.
Please help. I am also using custom category pages for a few categories (i know these are different than templates) but when I copied the single.php from the mobile folder, renamed it accordingly and edited it, the mobile site shows those category pages, but the template pages are not working… please advise.
i have made 4 images, 2 for each pagem the mobile and not, so yu can see what I mean… The links are:
https://ibb.co/qdYx7sc
https://ibb.co/dQ8zCpQ
https://ibb.co/HPJscY5
https://ibb.co/xzV6mvG
thanks…
Hello I bought your theme and installed it and everything seemed to be working fine till my client decided to change the domain name of the website. After making the changes, tagdiv composer plugin won’t work on the new domain. I get the error message “wp_booster error:
td_api_base: A component with the ID: 1 it’s already registered in td_api_base
/home3/afroglob/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_api.php”
I have tried deleting and reinstalling the plugin but it doesn’t work. Can you please look into it.