- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsDefault Block Settings Guide
- TutorialsHow to Update the WPBakery Page Builder plugin
Please see the error log below:
linii 149 pliku /home/homzik/kropka.audio/wp-content/plugins/td-composer/includes/tdc_check_domain.php. Komunikat błędu: Uncaught Error: Object of class WP_Error could not be converted to string in /home/homzik/kropka.audio/wp-content/plugins/td-composer/includes/tdc_check_domain.php:149
Stack trace:
#0 /home/homzik/kropka.audio/wp-content/plugins/td-composer/includes/tdc_check_domain.php(108): tdc_check_domain->check_domain()
#1 /home/homzik/kropka.audio/wp-content/plugins/td-composer/includes/tdc_check_domain.php(41): tdc_check_domain->set_is_domain_active()
#2 /home/homzik/kropka.audio/wp-content/plugins/td-composer/includes/tdc_check_domain.php(56): tdc_check_domain->__construct()
#3 /home/homzik/kropka.audio/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js.php(62): tdc_check_domain::init()
#4 /home/homzik/kropka.audio/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js.php(17): td_js->__construct()
#5 /home/homzik/kropka.audio/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js.php(657): td_js::get_instance()
#6 /home/homzik/kropka.audio/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(2758): require_once(‘/home/homzik/kr…’)
#7 /home/homzik/kropka.audio/wp-content/plugins/td-composer/legacy/Newspaper/functions.php(21): require_once(‘/home/homzik/kr…’)
#8 /home/homzik/kropka.audio/wp-content/plugins/td-composer/td-composer.php(191): require_once(‘/home/homzik/kr…’)
#9 /home/homzik/kropka.audio/wp-includes/class-wp-hook.php(341): {closure:/home/homzik/kropka.audio/wp-content/plugins/td-composer/td-composer.php:175}(”)
#10 /home/homzik/kropka.audio/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array)
#11 /home/homzik/kropka.audio/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
#12 /home/homzik/kropka.audio/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php(3): do_action(‘td_wp_booster_l…’)
#13 /home/homzik/kropka.audio/wp-content/themes/Newspaper/functions.php(19): require_once(‘/home/homzik/kr…’)
#14 /home/homzik/kropka.audio/wp-settings.php(710): include(‘/home/homzik/kr…’)
#15 /home/homzik/kropka.audio/wp-config.php(110): require_once(‘/home/homzik/kr…’)
#16 /home/homzik/kropka.audio/wp-load.php(50): require_once(‘/home/homzik/kr…’)
#17 /home/homzik/kropka.audio/wp-admin/admin.php(35): require_once(‘/home/homzik/kr…’)
#18 {main}
thrown
Follow-up on fatal td-composer error (developer review status)
Hi,
I’m following up regarding the td-composer fatal error we discussed earlier.
The issue is still occurring intermittently on the live site, and WordPress has again reported the same fatal error related to tdc_check_domain.php. This is affecting the admin area performance and site stability.
I understand that the case was forwarded to your developers. Could you please let me know if there is any update from their side or an estimated timeline for review?
Since this is a live production website with ongoing traffic and ads, even intermittent fatal errors are having a noticeable impact.
Thank you for checking, and I appreciate any update you can share.
Best regards,
Team Caas India News
jQuery.Deferred exception: Cannot read properties of undefined (reading ‘getShortcodeFromData’) TypeError: Cannot read properties of undefined (reading ‘getShortcodeFromData’)
at Object.saveHeaderState (http://54.255.186.58/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=9c5a7338c90cbd82cb580e34cffb127f:28:388)
at Object.init (http://54.255.186.58/wp-content/plugins/td-composer/assets/js/js_files_for_wrapper.min.js?ver=9c5a7338c90cbd82cb580e34cffb127f:23:279)
at http://54.255.186.58/wp-admin/post.php?post_id=186&td_action=tdc&tdbTemplateType=page&prev_url=%2F%2F54.255.186.58%2Fwp-admin%2Fedit.php%3Fpost_type%3Dpage:802:44
at c (http://54.255.186.58/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.9:2:25304)
at fireWith (http://54.255.186.58/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.9:2:26053)
at e (http://54.255.186.58/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.9:2:27300)
at t (http://54.255.186.58/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.9:2:27330) undefined
ce.Deferred.exceptionHook @ load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,wp-hooks&ver=6.9:2Understand this warning
Hi. New from patchstack.com
We are waiting the fix.
Thanks in advance.
George
Hi,
Do you want this option to be constant to a block, for example, in your image, only the block that is in the center to have that live tag? If is so then it can be done by using a custom css:
Here is what you should do:
Edit the page using tagDiv Composer, select the block you want to display the live icon, then add the class cls-live – https://i.imgur.com/l67gVqU.png after that add the raw css element and set the blow css https://i.imgur.com/4rTX1e7.png
.cls-live .td-module-title a::before {
content: "LIVE";
position: relative;
z-index: 999;
display: inline-block;
align-items: center;
color: #ff2b2b;
font-weight: 600;
letter-spacing: 1px;
padding: 6px 8px;
border-radius: 20px;
}
.cls-live .td-module-title::before {
content: "";
position: relative;
transform: translateY(-40%);
display: inline-block;
vertical-align: middle;
width: 8px;
height: 8px;
background: #ff2b2b;
border-radius: 50%;
animation: pulse 1.5s infinite;
}
@keyframes pulse {
0% {
box-shadow: 0 0 0 0 rgba(255, 43, 43, 0.7);
}
70% {
box-shadow: 0 0 0 10px rgba(255, 43, 43, 0);
}
100% {
box-shadow: 0 0 0 0 rgba(255, 43, 43, 0);
}
}
Thank you!
Site: https://przystanekplanszowka.pl/
Newspaper version: 12.7.4
PHP version 8.4
Hello,
I have a problem with displaying pages that contain reviews as well as category pages related to reviews on my WordPress website.
On review posts and review category pages, PHP warnings are displayed instead of the page content. The warnings look like this:
Warning: A non-numeric value encountered in
/home/przysta2/domains/przystanekplanszowka.pl/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_review.php on line 149
Example: https://przystanekplanszowka.pl/category/recenzje/page/2
Additionally, directly inside single articles, the following warnings appear:
Warning: A non-numeric value encountered in
/home/przysta2/domains/przystanekplanszowka.pl/public_html/wp-content/plugins/td-cloud-library/state/single/tdb_state_single.php on line 3739
Warning: A non-numeric value encountered in
/home/przysta2/domains/przystanekplanszowka.pl/public_html/wp-content/plugins/td-cloud-library/shortcodes/single/tdb_single_review_overall.php on line 312
(The last warning appears twice.)
Example: https://przystanekplanszowka.pl/2019/04/dochodzenie-jeden-morderca-i-sledztwo-w-toku.html
The issue only affects pages that use the review functionality. Other pages work correctly.
Could you please advise what might be causing this issue and how I can fix it?
Is this related to PHP version compatibility or the review module configuration?
Thank you in advance for your help.
Best regards,
Przystanek Planszówka
hi
after active Activate Preloading on wp rocket
i see erro like : : Undefined array key “*************” in
/home/*******.cloudwaysapps.com/******/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_video_playlist_render.php
can you help me
Hello TagDiv Support Team,
I am reporting a confirmed fatal PHP error related to the td-composer plugin on a licensed and fully updated Newspaper theme installation.
Below are the verified technical details:
**Theme & Plugin Details**
* Newspaper Theme Version: **12.7.4 (REGISTERED / Licensed)**
* TagDiv Composer Version: **5.4.3**
* WordPress Version: **6.8.3**
* PHP Version: **8.2.30**
**Hosting Environment**
* Hosting – Shared Hosting
* Server-level staging environment: Not available
* Issue occurs on live traffic
—
### Confirmed Fatal Error (Server-Validated)
The hosting provider has verified repeated fatal PHP crashes with the following error:
`
PHP Fatal error: Uncaught Error: Object of class WP_Error could not be converted to string
File: wp-content/plugins/td-composer/includes/tdc_check_domain.php
Line: 149
`
This error has occurred multiple times on **January 18, 2026**, during live requests, and causes:
* Immediate PHP execution termination
* Frontend request hangs
* Admin-side timeouts
* Cron/background task failures
The hosting provider has confirmed that this is an **application-level fatal error**, not a database or server resource issue.
—
### Important Context
* The theme is **original, licensed, and up to date**
* The update to the latest version completed successfully
* The issue **persists after the update**
* The error appears to be triggered during **domain / license validation logic**, where a WP_Error object is not being handled safely under PHP 8.2
—
### Request
I kindly request your assistance with:
1. **Confirming whether this is a known issue** with the current td-composer version under PHP 8.2.
2. **Providing an official fix or patch**, or confirming if this will be addressed in an upcoming update.
If a permanent fix requires time, I would appreciate it if you could **advise a safe, update-compatible temporary mitigation**, strictly intended to prevent fatal execution crashes until an official resolution is released.
Please note that I am specifically looking for a solution that:
* Does not modify core plugin files permanently
* Does not affect license validity
* Remains fully compatible with future updates
—
Thank you for your support. I look forward to your guidance on resolving this issue safely.
Kind regards,
Team Caas India
Getting this warning as part of my google indexing issue? Is there a fix? Fix the PHP Errors
Update or replace the td-composer plugin that’s throwing these errors:
Deprecated: Automatic conversion of false to array is deprecated in
/wp-content/plugins/td-composer/legacy/common/wp_booster/td_module.php on line 380
Subject: Error in TagDiv Composer – Column Models Issue in Global Header Template
Hello TagDiv Support Team,
I am experiencing a critical issue with the TagDiv Composer while trying to edit the “Global Header Cloud Template – Tech News Pro” on my website: https://gettoolspro.com
**Issue Description:**
When I try to edit the header template using TD Composer (wp-admin/post.php?post_id=634&td_action=tdc), I receive the following error message:
“Errors at columns elements: 1(models): 0(dom). The model does not match the DOM. Current state has invalid DOM issue. You could try an UNDO operation (CTRL+Z / CTRL+SHIFT+Z)”
**What I’m trying to do:**
I want to add the site logo (Header Logo element) to the header template, but the composer error prevents me from editing or adding any elements.
**Theme Details:**
– Theme: Newspaper by TagDiv
– Version: 12.7.3
– Template: Global Header Cloud Template – Tech News Pro
– WordPress Version: Latest
**What I’ve tried:**
– Refreshing the page
– Clearing browser cache
– The error persists
**Request:**
Please help me fix this column model error so I can properly edit the header template and add the logo element.
I can provide admin access if needed for debugging.
Thank you for your assistance!
Best regards,
Website: https://gettoolspro.com
Hi,
Unfortunately, there is no option for this. What can be used is the title length from the block, or an alternative is to use a custom css:
.td_flex_block_1 {
max-height: 380px;
overflow: overlay;
}
The above css will apply to all fle block 1 so what you should do is to set a class on those blocks you want to aply teh code and replace taht class with the class td_flex_block_1
It can be set in a raw CSS, after that you can change the number of articles that will be displayed, save the changes in tagDiv Composer and check it on the frontend.
Thank you!
I gave the fix a second try and now it works on my side as well! Very cool!
Thanks a lot!
However, will this fix be integrated into the next version of td composer?
Update: the TD-Composer-Fix plugin did work. Thanks!
Hi,
If you have the latest version and you face a critical error when using the search, it will be need to replace the current theme plugin tagDiv Composer with the one from here – https://cdn.tagdiv.com/wp-content/uploads/2025/11/td-composerfix.zip
Thank you!
Hello, I’m not able to pull up any templates for screenshots. If I hover over a template in the cloud templates section and click edit with td composer, I get the spinning circle. No templates actually load. For whatever reason, I can see the header on the mobile version.
Hello tagDiv Support Team,
I am experiencing a critical error on my website (running the Newspaper theme) specifically when performing a search. The rest of the site functions normally, but submitting a search query results in a “Critical Error” message.
Error Log Details:
I have enabled WP_DEBUG and identified the following fatal error:
Fatal error: Uncaught TypeError: Cannot access offset of type array on array in …/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php:1196
Stack Trace Summary:
#0 td_util::get_template_id(Object(WP_Post)) called at td_util.php(340)
#1 td_util::check_header() called at td_wp_booster_functions.php(513)
The error seems to originate during the wp_enqueue_scripts and wp_head actions when the theme tries to determine the template ID for the search results page.
Environment Information:
Theme: Newspaper (using a child theme)
Plugin: tagDiv Composer
PHP Version: 8.4.13 (The error appeared after upgrading PHP versions)
WordPress Version: 3.9
The error only occurs on the search results page.
Is this a known compatibility issue with PHP 8.x and the current version of the tagDiv Composer? Could you please advise if there is a specific patch for td_util.php or if a plugin update is required to handle the array type-checking more gracefully in PHP 8?
Thank you for your assistance.
Website URL: madtrash.com
Hi,
You can edit the theme files, the problem is that you need to do this after each theme update because the code from that file can not be set in a child theme.
The file that should be edited is wp-content/plugins/td-composer/legacy/common/wp_booster/td_data_source.php and the code is around lines 519-525 – https://i.imgur.com/dOIfAbv.png is starts with case ‘random_7_day’:
Thank you!
Hi,
If you have the latest version and you face a critical error when using the search, it will be need to replace the current theme plugin tagDiv Composer with the one from here – https://cdn.tagdiv.com/wp-content/uploads/2025/11/td-composerfix.zip
Thank you!
Hi, something seriously blew up with tagDiv Composer. I was doing development as usual so don’t know what’s it about.
I already deactivated almost every plugin.
I cannot activate tagDiv Composer anymore:
“tagDiv Cloud Library – Plugin deactivated.
This plugin is not supported by the current theme!
Plugins disabled automatically
The following plugins were disabled because they are incompatible with this version of Newspaper:
tagDiv Cloud Library
For update please check the plugins section”
Getting errors like:
[03-Jan-2026 17:49:56 UTC] PHP Warning: Attempt to read property “ID” on null in /data/wordpress/htdocs/wp-content/plugins/td-cloud-library/includes/tdb_module_template_part.php on line 43
[03-Jan-2026 17:55:11 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /data/wordpress/htdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php:3003) in /data/wordpress/htdocs/wordpress/wp-includes/functions.php on line 7144
[03-Jan-2026 17:56:38 UTC] PHP Deprecated: Mobile_Detect::__construct(): Implicitly marking parameter $headers as nullable is deprecated, the explicit nullable type must be used instead in /data/wordpress/htdocs/wp-content/plugins/td-composer/includes/Mobile_Detect.php on line 684
[03-Jan-2026 18:02:10 UTC] PHP Notice: Function map_meta_cap was called incorrectly. The post type tdb_templates is not registered, so it may not be reliable to check the capability edit_post against a post of that type. Please see Debugging in WordPress for more information. (This message was added in version 4.4.0.) in /data/wordpress/htdocs/wordpress/wp-includes/functions.php on line 6121
Hi,
To add a video to the forum, it needs to be hosted on a platform as you did now.
It appears that my colleagues didn’t upload all the cloud templates for doctors to the cloud 🙁 but, do not worry, I will provide each template you need.
Now the CPT template, the one under the Cloud Templates > CPT/Taxonomies – https://i.imgur.com/4XyThJL.png will be used only on CPTs, (doctors is a CPT in taht case), now, in provided screenrecord I see taht you try to edit an article, so for articles will be used the Cloud Templates for Single Post Template, those are under Cloud Templates > General – https://i.imgur.com/eABjPhi.png (you can edit it the same use tagDiv Composer, select the flex block x and remove the cpt “tdcpt_doctors” from filter taxbs after taht use the module tab to chnage the module layout).
To add a module to Flex Block X or Flex Loop, you need to edit the template or page with tagDiv Composer, select the element – https://i.imgur.com/GfWkUEM.png first in the general tab, and remove the CPT type “tdcpt_doctors” – https://i.imgur.com/zPaJKVa.png after that from the Module tab, change between Module 1 and Module 2 – https://i.imgur.com/YgyJY9Y.png – https://i.imgur.com/nSJJZVy.png
For the flex block, the CPT that needs to be removed is under the filter tag, after that do the same with the modules, change to module 2 and back to module 1. Use the one you like the most – https://i.imgur.com/IpWFX3l.png
Ao procurar ajuda com esse problema, podem solicitar que você forneça algumas das seguintes informações:
WordPress versão 6.9
Tema atual: Newsmag (versão 5.4.3.4)
Plugin atual: tagDiv Mobile Theme (versão 2.7 | built on 04.11.2025 10:36) PHP versão 8.3.28
Detalhes do erro
================
Um erro do tipo E_ERROR foi causado na linha 300 do arquivo /home/cidadema/public_html/marketing/wp-content/plugins/td-mobile-plugin/td_mobile_theme.php. Mensagem de erro: Uncaught Error: Class “AMP_Theme_Support” not found in /home/cidadema/public_html/marketing/wp-content/plugins/td-mobile-plugin/td_mobile_theme.php:300
Stack trace:
#0 /home/cidadema/public_html/marketing/wp-includes/class-wp-hook.php(341): td_mobile_theme::{closure}(”)
#1 /home/cidadema/public_html/marketing/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(NULL, Array)
#2 /home/cidadema/public_html/marketing/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
#3 /home/cidadema/public_html/marketing/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(34): do_action(‘td_global_after’)
#4 /home/cidadema/public_html/marketing/wp-content/plugins/td-composer/legacy/Newsmag/functions.php(22): require_once(‘/home/cidadema/…’)
#5 /home/cidadema/public_html/marketing/wp-content/plugins/td-composer/td-composer.php(191): require_once(‘/home/cidadema/…’)
#6 /home/cidadema/public_html/marketing/wp-includes/class-wp-hook.php(341): {closure}(”)
#7 /home/cidadema/public_html/marketing/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters(”, Array)
#8 /home/cidadema/public_html/marketing/wp-includes/plugin.php(522): WP_Hook->do_action(Array)
#9 /home/cidadema/public_html/marketing/wp-content/themes/Newsmag/includes/wp-booster/tagdiv-wp-booster-functions.php(3): do_action(‘td_wp_booster_l…’)
#10 /home/cidadema/public_html/marketing/wp-content/themes/Newsmag/functions.php(20): require_once(‘/home/cidadema/…’)
#11 /home/cidadema/public_html/marketing/wp-settings.php(710): include(‘/home/cidadema/…’)
#12 /home/cidadema/public_html/marketing/wp-config.php(106): require_once(‘/home/cidadema/…’)
#13 /home/cidadema/public_html/marketing/wp-load.php(50): require_once(‘/home/cidadema/…’)
#14 /home/cidadema/public_html/marketing/wp-admin/admin.php(35): require_once(‘/home/cidadema/…’)
#15 {main}
thrown
Hi,
To resolve the search problem, it will be need to replace the current theme plugin tagDiv Composer with the one from here – https://cdn.tagdiv.com/wp-content/uploads/2025/11/td-composerfix.zip
Thank you!
Hi depatech,
If you have the latest version and you face a critical error when using the search, it will be need to replace the current theme plugin tagDiv Composer with the one from here – https://cdn.tagdiv.com/wp-content/uploads/2025/11/td-composerfix.zip
Thank you!
When I edit any template with td composer I get error “Ooops… Error 404. Sorry, but the page you are looking for doesn’t exist.”
Please help.
With endless love and greetings.