Search Results for 'td composer'

Results from the Forum
Direct Link
Participant
#0

On all posts in source code showing body id=”error-page” and

### [Wed Apr 30 07:39:45.003494 2025] [php:error] [pid 2594] [client 34.127.38.121:60214] PHP Fatal error: Uncaught ValueError: Unknown format specifier “\xd1” in /var/www/html/wp-content/plugins/td-standard-pack/Newspaper/comments.php:187\nStack trace:\n#0 /var/www/html/wp-content/plugins/td-standard-pack/Newspaper/comments.php(187): sprintf()\n#1 /var/www/html/wp-includes/comment-template.php(1629): require(‘…’)\n#2 /var/www/html/wp-content/plugins/td-composer/legacy/Newspaper/single.php(41): comments_template()\n#3 /var/www/html/wp-includes/template-loader.php(106): include(‘…’)\n#4 /var/www/html/wp-blog-header.php(19): require_once(‘…’)\n#5 /var/www/html/index.php(17): require(‘…’)\n#6 {main}\n thrown in /var/www/html/wp-content/plugins/td-standard-pack/Newspaper/comments.php on line 187, referer: https://nasamesta.com/nastavak-rekonstrukcije-vodovodne-mreze-u-leskovcu
###

fnewsmag
Participant
#0

Molongui Co-Authors plugin seems to work great for co-authors except for this one critical glitch –

when using the tdb_module_author_name block inside of a custom module, it seems like my admin author is always listed instead of the correct author name. Curiously though, it does seem to link the href to the correct author page. Therefore, on category pages such as fnewsmagazine.com/category/news where i’m using the module template, the author is always fnewsmagazine, although when clicked it does bring you to the correct author. This can also be seen on our homepage and the date archive page. It just says F Newsmagazine as the author rather than the actual authors and co-authors.

In contrast, it works properly (including the multiple authors) on the author page we’ve created, which is using the Flex Block 1 element – td_flex_block_1
shown here: https://fnewsmagazine.com/wp62/author/d-l-adams/

One other curious element of this – when i load the module template editor, it lists the admin author in the box, but when i place a new author name module block in the composer, it does correctly get the name of the author, however when i save and reload the template, it seems to load the admin author name again instead of the correct author.

Disabling the Molongui plugin stops this behavior. I’m using the latest versions of TagDiv and Molongui

Thanks for your time in looking into this!

In the meantime, i’m curious if I can just add a shortcode that molongui provided in this link explaining the integration issues with TagDiv in place of the author module name. The link says to just add a text element with [[molongui_byline]] shortcode in it, however it seems like when I add an inline text with the shortcode as the content, it just shows the shortcode code and doesn’t actually display the data. Let me know if you have any guidance on this as well.

Thanks for your time!

FBM
Participant
#0

We discovered that tagDiv automatically injects a BreadcrumbList schema into pages (not posts), even when breadcrumbs are disabled.
This creates a significant issue for us:

  • Our Google Programmable Search Engine (PSE) does not properly index or display these pages.
  • Google sees the page type as a BreadcrumbList, not a Page.

As a result, these pages do not appear correctly in search results.

We have deactivated the article schema generation in the theme settings, because we are using Yoast SEO for structured data management.

The BreadcrumbList schema is still being added by this file:

wp-content/plugins/td-composer/legacy/common/wp_booster/td_page_generator.php

Normally, you can control the breadcrumb output via the theme settings, but only if the Standard Pack is activated.
However, the Standard Pack is usually optional and not required for basic functionality.

We found a (somewhat hacky) method to disable the unwanted schema:

  1. Activate the Standard Pack.
  2. Turn Breadcrumbs off in the theme settings.
  3. Deactivate the Standard Pack again.

This prevents the schema injection – at least temporarily.

Isn’t thia a Bug?

  • Breadcrumbs should not be output when they are globally disabled, regardless of the Standard Pack status.
  • Structured data should not be injected at all if users have explicitly disabled the theme’s schema output (especially when an SEO plugin like Yoast is handling it).
  • Forcing users to install/activate an optional pack just to disable something is not clean behavior.
emailwie
tagDiv Member

Hello….

If I want to change this Thumb image using Child theme.
So what will be the path of child theme for
https://autoarabia.me/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0

emailwie
tagDiv Member

Hi Bettina,
I know these are featured image of an article….

I will have many articles on website which don’t have their featured image.

and I see the placeholder image come from :
https://autoarabia.me/wp-content/plugins/td-composer/legacy/Newspaper/assets/images/no-thumb/td_696x0
(right now I have changed this image on main directory)
My question is-
# Is there have any option on Theme panel to change this no-thumb/td_696x0 image with my own image ?

# if you don’t have this option on theme panel, Can you suggest me- How can I manipulate/replace this image using child theme ? Because I’m using child theme of newspaper.

  • This reply was modified 1 year by emailwie.
Fabio2311
tagDiv Member

I have the exact same error. The theme is up to date, as are all your plugins. The plugin that causes the error is the “tagDiv Opt-In Builder”. Version 1.7 | built on 10.02.2025 10:50

Do you already have a solution?

Below is the error message:

Un errore di E_ERROR è stato causato nella linea 3276 del file /var/www/vhosts/bereilvino.it/httpdocs/wp-content/plugins/td-subscription/includes/td_subscription.php. Messaggio di errore: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /var/www/vhosts/bereilvino.it/httpdocs/wp-content/plugins/td-subscription/includes/td_subscription.php:3276
Stack trace:
#0 /var/www/vhosts/bereilvino.it/httpdocs/wp-includes/class-wp-hook.php(324): td_subscription::td_post_theme_settings_mb_save_filter()
#1 /var/www/vhosts/bereilvino.it/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /var/www/vhosts/bereilvino.it/httpdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(880): apply_filters()
#3 /var/www/vhosts/bereilvino.it/httpdocs/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(2081): WPAlchemy_MetaBox->apply_filters()
#4 /var/www/vhosts/bereilvino.it/httpdocs/wp-includes/class-wp-hook.php(326): WPAlchemy_MetaBox->_save()
#5 /var/www/vhosts/bereilvino.it/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /var/www/vhosts/bereilvino.it/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /var/www/vhosts/bereilvino.it/httpdocs/wp-includes/post.php(5110): do_action()
#8 /var/www/vhosts/bereilvino.it/httpdocs/wp-includes/post.php(5212): wp_insert_post()
#9 /var/www/vhosts/bereilvino.it/httpdocs/wp-admin/includes/post.php(453): wp_update_post()
#10 /var/www/vhosts/bereilvino.it/httpdocs/wp-admin/post.php(227): edit_post()
#11 {main}
thrown

ruunmedia
Participant
#0

I am using siteground which according to https://forum.tagdiv.com/topic/mobile-theme-97/ might have a plugin causing the issue however

1. This issue with all plugins was not a problem on staging
2. On production I disabled all 3 plugins, went into the siteground backend UI and purged cache manually
3. According to siteground , I can’t disable ModSecurity
4. I dont have this file https://imgur.com/yWvbbrt
5. This is not effecting TD composer homepage customization, but all other cloud templates.
6. The staging site still works perfectly, its when I pushed from staging to production that this error happened
It shows the error with different numbers depending on the page tempalte
Errors at columns: 1(models) : 3(dom). The model does not match the content
Error at rows: 1(models) : 2(dom). The model does not match the content
Error at rows: 2(models) : 1(dom). The model does not match the content

https://debtsavage.com/
https://staging2.debtsavage.com/ -> with staging post that allows TD composer https://staging2.debtsavage.com/wp-admin/post.php?post_id=2896&td_action=tdc&tdbLoadDataFromId=2893&tdbTemplateType=single&prev_url=%2F%2Fstaging2.debtsavage.com%2Fd-longform-v2-coa%2F

d4rkh0s7
Participant
#0

Se ha producido un error del tipo E_ERROR en la lĂ­nea 156 del archivo /var/www/html/wp-content/plugins/td-composer/includes/tdc_check_domain.php. Mensaje de error: Uncaught Error: Object of class WP_Error could not be converted to string in /var/www/html/wp-content/plugins/td-composer/includes/tdc_check_domain.php:156
Stack trace:
#0 /var/www/html/wp-content/plugins/td-composer/includes/tdc_check_domain.php(106): tdc_check_domain->check_domain()
#1 /var/www/html/wp-content/plugins/td-composer/includes/tdc_check_domain.php(41): tdc_check_domain->set_is_domain_active()
#2 /var/www/html/wp-content/plugins/td-composer/includes/tdc_check_domain.php(56): tdc_check_domain->__construct()
#3 /var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js.php(62): tdc_check_domain::init()
#4 /var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js.php(17): td_js->__construct()
#5 /var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_js.php(657): td_js::get_instance()
#6 /var/www/html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_wp_booster_functions.php(2758): require_once(‘/var/www/html/w…’)
#7 /var/www/html/wp-content/plugins/td-composer/legacy/Newspaper/functions.php(21): require_once(‘/var/www/html/w…’)
#8 /var/www/html/wp-content/plugins/td-composer/td-composer.php(191): require_once(‘/var/www/html/w…’)
#9 /var/www/html/wp-includes/class-wp-hook.php(324): {closure}(”)
#10 /var/www/html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)
#11 /var/www/html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#12 /var/www/html/wp-content/themes/Newspaper/includes/wp-booster/tagdiv-wp-booster-functions.php(3): do_action(‘td_wp_booster_l…’)
#13 /var/www/html/wp-content/themes/Newspaper/functions.php(19): require_once(‘/var/www/html/w…’)
#14 /var/www/html/wp-settings.php(672): include(‘/var/www/html/w…’)
#15 /var/www/html/wp-config.php(142): require_once(‘/var/www/html/w…’)
#16 /var/www/html/wp-load.php(50): require_once(‘/var/www/html/w…’)
#17 /var/www/html/wp-admin/admin-ajax.php(22): require_once(‘/var/www/html/w…’)
#18 {main}

Pazan
Participant
#0

Hi there,

I’m currently using a dropdown filter based on the taxonomy tdtax_app_category. On the frontend, the placeholder text shows as — Wählen category — (see screenshot). I’d like to change this to something more user-friendly like “Select category”.

In the settings (TagDiv Composer > Taxonomies), the field is correctly set to type Dropdown, and multi-selection is enabled. However, I haven’t found a way to change the placeholder or default label text directly within the UI.

My question:
Where can I change the default placeholder text for this taxonomy dropdown? Is there a hook, a translation file, or a setting in the Composer to adjust this label?

Thanks in advance for any help!
Philipp

Picture 1
Picture 2

paeg_asia
Participant
#0

I found td-cloud-library – Main cause of Fatal Error from Rank Math WP Error Log
Type: Fatal PHP Error (site or page won’t load)
Error: is_post_type_archive() is being called on a string variable

———————————————————————————

#3 /home/pxm9yse/public_html/wp-includes/general-template.php(3192): do_action()
#4 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/header.php(11): wp_head()
#5 /home/pxm9yse/public_html/wp-content/plugins/td-composer/td-composer.php(254): require_once(‘/home/pxm9yse/p…’)
#6 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): {closure}()
#7 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /home/pxm9yse/public_html/wp-content/themes/Newspaper/header.php(2): do_action()
#10 /home/pxm9yse/public_html/wp-includes/template.php(810): require_once(‘/home/pxm9yse/p…’)
#11 /home/pxm9yse/public_html/wp-includes/template.php(745): load_template()
#12 /home/pxm9yse/public_html/wp-includes/general-template.php(48): locate_template()
#13 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/404.php(18): get_header()
#14 /home/pxm9yse/public_html/wp-includes/template-loader.php(106): include(‘/home/pxm9yse/p…’)
#15 /home/pxm9yse/public_html/wp-blog-header.php(19): require_once(‘/home/pxm9yse/p…’)
#16 /home/pxm9yse/public_html/index.php(17): require(‘/home/pxm9yse/p…’)
#17 {main}
thrown in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php on line 184
[17-Apr-2025 03:24:36 UTC] PHP Fatal error: Uncaught Error: Call to a member function is_post_type_archive() on string in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php:184
Stack trace:
#0 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): tdb_add_js_variables()
#1 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /home/pxm9yse/public_html/wp-includes/general-template.php(3192): do_action()
#4 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/header.php(11): wp_head()
#5 /home/pxm9yse/public_html/wp-content/plugins/td-composer/td-composer.php(254): require_once(‘/home/pxm9yse/p…’)
#6 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): {closure}()
#7 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /home/pxm9yse/public_html/wp-content/themes/Newspaper/header.php(2): do_action()
#10 /home/pxm9yse/public_html/wp-includes/template.php(810): require_once(‘/home/pxm9yse/p…’)
#11 /home/pxm9yse/public_html/wp-includes/template.php(745): load_template()
#12 /home/pxm9yse/public_html/wp-includes/general-template.php(48): locate_template()
#13 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/404.php(18): get_header()
#14 /home/pxm9yse/public_html/wp-includes/template-loader.php(106): include(‘/home/pxm9yse/p…’)
#15 /home/pxm9yse/public_html/wp-blog-header.php(19): require_once(‘/home/pxm9yse/p…’)
#16 /home/pxm9yse/public_html/index.php(17): require(‘/home/pxm9yse/p…’)
#17 {main}
thrown in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php on line 184
[17-Apr-2025 03:26:52 UTC] PHP Fatal error: Uncaught Error: Call to a member function is_post_type_archive() on string in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php:184
Stack trace:
#0 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): tdb_add_js_variables()
#1 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /home/pxm9yse/public_html/wp-includes/general-template.php(3192): do_action()
#4 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/header.php(11): wp_head()
#5 /home/pxm9yse/public_html/wp-content/plugins/td-composer/td-composer.php(254): require_once(‘/home/pxm9yse/p…’)
#6 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): {closure}()
#7 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /home/pxm9yse/public_html/wp-content/themes/Newspaper/header.php(2): do_action()
#10 /home/pxm9yse/public_html/wp-includes/template.php(810): require_once(‘/home/pxm9yse/p…’)
#11 /home/pxm9yse/public_html/wp-includes/template.php(745): load_template()
#12 /home/pxm9yse/public_html/wp-includes/general-template.php(48): locate_template()
#13 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/404.php(18): get_header()
#14 /home/pxm9yse/public_html/wp-includes/template-loader.php(106): include(‘/home/pxm9yse/p…’)
#15 /home/pxm9yse/public_html/wp-blog-header.php(19): require_once(‘/home/pxm9yse/p…’)
#16 /home/pxm9yse/public_html/index.php(17): require(‘/home/pxm9yse/p…’)
#17 {main}
thrown in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php on line 184
[17-Apr-2025 03:27:01 UTC] PHP Fatal error: Uncaught Error: Call to a member function is_post_type_archive() on string in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php:184
Stack trace:
#0 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): tdb_add_js_variables()
#1 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /home/pxm9yse/public_html/wp-includes/general-template.php(3192): do_action()
#4 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/header.php(11): wp_head()
#5 /home/pxm9yse/public_html/wp-content/plugins/td-composer/td-composer.php(254): require_once(‘/home/pxm9yse/p…’)
#6 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): {closure}()
#7 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /home/pxm9yse/public_html/wp-content/themes/Newspaper/header.php(2): do_action()
#10 /home/pxm9yse/public_html/wp-includes/template.php(810): require_once(‘/home/pxm9yse/p…’)
#11 /home/pxm9yse/public_html/wp-includes/template.php(745): load_template()
#12 /home/pxm9yse/public_html/wp-includes/general-template.php(48): locate_template()
#13 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/404.php(18): get_header()
#14 /home/pxm9yse/public_html/wp-includes/template-loader.php(106): include(‘/home/pxm9yse/p…’)
#15 /home/pxm9yse/public_html/wp-blog-header.php(19): require_once(‘/home/pxm9yse/p…’)
#16 /home/pxm9yse/public_html/index.php(17): require(‘/home/pxm9yse/p…’)
#17 {main}
thrown in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php on line 184
[17-Apr-2025 03:38:05 UTC] PHP Fatal error: Uncaught Error: Call to a member function is_post_type_archive() on string in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php:184
Stack trace:
#0 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): tdb_add_js_variables()
#1 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /home/pxm9yse/public_html/wp-includes/general-template.php(3192): do_action()
#4 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/header.php(11): wp_head()
#5 /home/pxm9yse/public_html/wp-content/plugins/td-composer/td-composer.php(254): require_once(‘/home/pxm9yse/p…’)
#6 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(324): {closure}()
#7 /home/pxm9yse/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#8 /home/pxm9yse/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#9 /home/pxm9yse/public_html/wp-content/themes/Newspaper/header.php(2): do_action()
#10 /home/pxm9yse/public_html/wp-includes/template.php(810): require_once(‘/home/pxm9yse/p…’)
#11 /home/pxm9yse/public_html/wp-includes/template.php(745): load_template()
#12 /home/pxm9yse/public_html/wp-includes/general-template.php(48): locate_template()
#13 /home/pxm9yse/public_html/wp-content/plugins/td-standard-pack/Newspaper/404.php(18): get_header()
#14 /home/pxm9yse/public_html/wp-includes/template-loader.php(106): include(‘/home/pxm9yse/p…’)
#15 /home/pxm9yse/public_html/wp-blog-header.php(19): require_once(‘/home/pxm9yse/p…’)
#16 /home/pxm9yse/public_html/index.php(17): require(‘/home/pxm9yse/p…’)
#17 {main}
thrown in /home/pxm9yse/public_html/wp-content/plugins/td-cloud-library/td-cloud-library.php on line 184

Anamaria
tagDiv Staff

Hi,

If you use Flex blocks, you need to do the change in wp-content/plugins/td-composer/legacy/Newspaper/includes/modules/td_module_flex_1.php -> https://pastebin.com/rg7Enq2e -> https://i.imgur.com/7Q3c6CG.png
If you want it on all blocks, search for it in the files.

Thank you!

carlodap
Participant
#0

Hello,
After modifying the single post editing tag composer (specifically removing the author box), the mobile version continues to display the outdated layout. Despite clearing the cache in LiteSpeed, Cloudflare, and my browser, the issue persists. Could you assist me in resolving this? https://imgur.com/a/BlhR2yA
I don’t have the mobile TagDiv plugins enabled, as activating them causes the entire website’s mobile version to malfunction
Thanks in advance

simchris
tagDiv Member

is the td composer plugin installed?

stev1972
tagDiv Member

The code above clarifies why hundreds of pages get created with tds-switching-plans-wizard behind it! This should be fixed in the theme.

I believe the subscribe button was available in the header when I installed the Free News theme as you can see here https://demo.tagdiv.com/newspaper_free_news_pro/

Is it possible it became hidden somehow by editing the header in the composer? Anyway can I unhide the button / activate it again and then hard remove it from header to get rid of the code?

Please advise asap. Thanks.

Anamaria
tagDiv Staff

Hello,

You can translate it in the theme files wp-content/plugins/td-composer/legacy/common/wp_booster/td_social_sharing.php -> https://i.imgur.com/A6mIVVB.png

Thank you!

ashish252
Participant
#0

I am using latest NEwspaper theme with tech-news-pro demo template. page link here

My menu items are showing up on the home page but not on other pages or menu item pages. The links are there but the font appears to be white. No mattter how many times i change the color of menu items the still do not show up. But they show up normally in td composer view while editing.

Anyone help me with this.

shammi1986
Participant
#0

Team,

Whenever I posted the new content under the Tourism Section it’s give this Message. I am sharing all the supporting for your reference. Please check and rectify. Please check this video for your reference. https://app.screencast.com/wtCf3p29W4hmp

Error Details
=============
An error of type E_ERROR was caused in line 3276 of the file /home/u908019908/domains/dialepunjab.com/public_html/wp-content/plugins/td-subscription/includes/td_subscription.php. Error message: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in /home/u908019908/domains/dialepunjab.com/public_html/wp-content/plugins/td-subscription/includes/td_subscription.php:3276
Stack trace:
#0 /home/u908019908/domains/dialepunjab.com/public_html/wp-includes/class-wp-hook.php(324): td_subscription::td_post_theme_settings_mb_save_filter()
#1 /home/u908019908/domains/dialepunjab.com/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /home/u908019908/domains/dialepunjab.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(880): apply_filters()
#3 /home/u908019908/domains/dialepunjab.com/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/wp-admin/external/wpalchemy/MetaBox.php(2081): WPAlchemy_MetaBox->apply_filters()
#4 /home/u908019908/domains/dialepunjab.com/public_html/wp-includes/class-wp-hook.php(326): WPAlchemy_MetaBox->_save()
#5 /home/u908019908/domains/dialepunjab.com/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#6 /home/u908019908/domains/dialepunjab.com/public_html/wp-includes/plugin.php(517): WP_Hook->do_action()
#7 /home/u908019908/domains/dialepunjab.com/public_html/wp-includes/post.php(5060): do_action()
#8 /home/u908019908/domains/dialepunjab.com/public_html/wp-includes/post.php(5162): wp_insert_post()
#9 /home/u908019908/domains/dialepunjab.com/public_html/wp-admin/includes/post.php(453): wp_update_post()
#10 /home/u908019908/domains/dialepunjab.com/public_html/wp-admin/post.php(227): edit_post()
#11 {main}
thrown
This message directly came from wordpress on my mail.

ponhonhoi
Participant
#0

How should I solve this? My website is crashing the database.

PHP Warning: foreach() argument must be of type array|object, null given in /home/wwinfo/public_html/wp-content/plugins/td-composer/includes/tdc_util.php on line 608

PHP Warning: Array to string conversion in /home/wwinfo/public_html/wp-content/plugins/td-cloud-library/includes/tdb_functions.php on line 459

Luigi23
tagDiv Member

hi Bettina.

I checked, there are the same settings.
I did copy and paste the block.

in TD Composer the titles are visible, but on the online site the titles don’t show.

Jaryan
Participant
#0

Hi,

so, all morning I tried to fix the problem, but with no success. I manually edit and save YouTube embed codes, every time after I upload new YT video. So, I put it at the end of my article. Evertything was working fine. But now, after I clicked “save” through tagDiv Composer, it gave me some kind of error. When I clicked the article, my ads were missing, along with bottom part of the page (tags, related articles etc.). Also, my WordPress upper admin bar and editability function was missing, it was active only on the main (front) page. I tried do update, even manually change the files and plugins, but nothing. Now I have couple of versions of plugins etc.

I have this error, also lost the site logo. Can you please help? 🙂

[tdb_header_logo align_vert=”content-vert-center” align_horiz=”content-horiz-center” image_width=”eyJwb3J0cmFpdCI6IjIyMCIsImFsbCI6IjI3MiJ9″ media_size_image_height=”180″ media_size_image_width=”544″ tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==” tagline_align_vert=”content-vert-center” show_svg=””]

[tdb_header_menu main_sub_tdicon=”td-icon-down” sub_tdicon=”td-icon-right-arrow” mm_align_horiz=”content-horiz-center” modules_on_row_regular=”20%” modules_on_row_cats=”25%” image_size=”td_218x150″ modules_category=”image” show_excerpt=”none” show_com=”none” show_date=”” show_author=”none” mm_sub_align_horiz=”content-horiz-right” mm_elem_align_horiz=”content-horiz-right” inline=”yes” menu_id=”26″ mm_align_screen=”” f_elem_font_family=”file_2″ f_elem_font_size=”eyJwb3J0cmFpdCI6IjExIiwiYWxsIjoiMTUifQ==” mm_width=”1300″ mm_subcats_bg=”#ffffff” mm_elem_border_a=”0 1px 0 0″ mm_elem_padd=”eyJhbGwiOiIycHggMjJweCIsInBvcnRyYWl0IjoiMCAxNHB4In0=” mm_sub_padd=”eyJhbGwiOiIxNnB4IDAiLCJwb3J0cmFpdCI6IjE0cHggMCJ9″ f_title_font_size=”eyJhbGwiOiIxNiIsImxhbmRzY2FwZSI6IjE0IiwicG9ydHJhaXQiOiIxMyJ9″ f_title_font_line_height=”1.2″ art_title=”3px 0″ f_mm_sub_font_size=”eyJwb3J0cmFpdCI6IjExIn0=” mm_child_cats=”10″ mm_elem_border=”0 1px 0 0″ mm_height=”eyJhbGwiOiIzNDUiLCJsYW5kc2NhcGUiOiIzMDAiLCJwb3J0cmFpdCI6IjI0MCJ9″ mm_sub_width=”eyJsYW5kc2NhcGUiOiIxNjAiLCJwb3J0cmFpdCI6IjE0MCJ9″ mm_padd=”eyJwb3J0cmFpdCI6IjE0In0=” modules_gap=”eyJwb3J0cmFpdCI6IjE0In0=” elem_padd=”eyJwb3J0cmFpdCI6IjAgMTJweCJ9″ f_elem_font_line_height=”eyJwb3J0cmFpdCI6IjQ4cHgifQ==” video_icon=”eyJwb3J0cmFpdCI6IjI0In0=” all_modules_space=”26″ tds_menu_sub_active=”tds_menu_sub_active1″ tds_menu_sub_active2-line_color=”” tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9fQ==” f_vid_time_font_family=”file_1″ f_title_font_family=”file_1″ f_cat_font_family=”file_1″ f_meta_font_family=”file_1″ f_ex_font_family=”file_1″ f_mm_sub_font_family=”file_1″ f_sub_elem_font_family=”file_1″ f_sub_elem_font_size=”16″ show_pagination=”disabled” f_elem_font_weight=”400″][tdb_header_search inline=”yes” toggle_txt_pos=”after” form_align=”content-horiz-right” results_msg_align=”content-horiz-center” image_floated=”float_left” image_width=”30″ image_size=”td_218x150″ show_cat=”none” show_btn=”none” show_date=”” show_review=”” show_com=”none” show_excerpt=”none” show_author=”none” art_title=”0 0 2px 0″ all_modules_space=”20″ tdicon=”td-icon-magnifier-big-rounded” icon_size=”eyJhbGwiOiIyMCIsInBvcnRyYWl0IjoiMTgifQ==” tdc_css=”eyJhbGwiOnsiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tdG9wIjoiMSIsImRpc3BsYXkiOiIifSwicG9ydHJhaXRfbWF4X3dpZHRoIjoxMDE4LCJwb3J0cmFpdF9taW5fd2lkdGgiOjc2OH0=” modules_on_row=”eyJhbGwiOiI1MCUiLCJwb3J0cmFpdCI6IjUwJSIsImxhbmRzY2FwZSI6IjUwJSJ9″ meta_info_horiz=”content-horiz-left” form_width=”600″ input_border=”0 0 1px 0″ modules_divider=”” form_padding=”eyJwb3J0cmFpdCI6IjIwcHggMjBweCAyMHB4IiwiYWxsIjoiMzBweCJ9″ arrow_color=”#ffffff” btn_bg_h=”rgba(0,0,0,0)” btn_tdicon=”td-icon-menu-right” btn_icon_pos=”after” btn_icon_size=”7″ btn_icon_space=”8″ f_title_font_family=”file_1″ f_cat_font_family=”file_1″ f_cat_font_transform=”uppercase” f_title_font_weight=”” f_title_font_transform=”” f_title_font_size=”13″ title_txt_hover=”#4db2ec” results_limit=”6″ float_block=”yes” icon_color=”#000000″ results_border=”0 0 1px 0″ f_title_font_line_height=”1.4″ btn_color=”#000000″ btn_color_h=”#4db2ec” all_underline_color=”” results_msg_color_h=”#4db2ec” image_height=”100″ meta_padding=”3px 0 0 16px” modules_gap=”20″ mc1_tl=”12″ f_meta_font_weight=”” h_effect=”” results_msg_padding=”10px 0″ f_results_msg_font_style=”normal” video_icon=”24″ modules_divider_color=”” modules_border_color=”” btn_padding=”0″ form_border=”0″ form_shadow_shadow_offset_vertical=”3″ results_padding=”0 30px 30px” btn_bg=”rgba(0,0,0,0)” icon_padding=”eyJhbGwiOjIuNCwicG9ydHJhaXQiOiIyLjYifQ==” btn_text=”PretraĹľi” f_toggle_txt_font_family=”file_1″ f_input_font_family=”file_1″ f_placeholder_font_family=”file_1″ f_btn_font_family=”file_1″ f_results_msg_font_family=”file_1″ f_meta_font_family=”file_1″ f_ex_font_family=”file_1″ f_sec_title_font_family=”file_1″ f_tax_title_font_family=”file_1″ f_vid_time_font_family=”file_1″]

Anamaria
tagDiv Staff

Hello,

Please deactivate, delete, and reinstall tagDiv Composer from Newspaper -> Plugins. The vulnerability is fixed in version 12.7, tagdiv Composer 5.3 -> https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/td-composer/tagdiv-composer-53-cross-site-request-forgery-to-stored-cross-site-scripting

Thank you!

Anamaria
tagDiv Staff

Hello,

Please deactivate, delete, and reinstall tagDiv Composer from Newspaper -> Plugins. The vulnerability is fixed in the version 12.7, tagdiv Composer 5.3 -> https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/td-composer/tagdiv-composer-53-cross-site-request-forgery-to-stored-cross-site-scripting

Thank you!

Maneek
Participant
#0

Hi there, I am repeatedly receiving this error “Vulnerable Plugin: td-composer (version 5.3 | built on 10.02.2025 10:50)
Vulnerability found in a plugin” on WordPress using Jetpack.. I have also seen same from WordFence as well.. The only solution that Jetpack is providing for this is to delete the composer but my site (https://shippingandfreightresource.com) won’t run without it.. what is the solution pls..??

inserte
tagDiv Member

I have the same problem after updating to 12.7 and I got this error:

[02-Apr-2025 11:25:52 UTC] PHP Fatal error: Uncaught ValueError: Unknown format specifier “Ă‘” in /home/rom197omedia/public_html/wp-content/plugins/td-composer/legacy/Newspaper/comments.php:187
Stack trace:
#0 /home/rom197omedia/public_html/wp-content/plugins/td-composer/legacy/Newspaper/comments.php(187): sprintf()
#1 /home/rom197omedia/public_html/wp-includes/comment-template.php(1629): require(‘/home/rom197ome…’)
#2 /home/rom197omedia/public_html/wp-content/plugins/td-composer/legacy/Newspaper/single.php(41): comments_template()
#3 /home/rom197omedia/public_html/wp-includes/template-loader.php(106): include(‘/home/rom197ome…’)
#4 /home/rom197omedia/public_html/wp-blog-header.php(19): require_once(‘/home/rom197ome…’)
#5 /home/rom197omedia/public_html/index.php(17): require(‘/home/rom197ome…’)
#6 {main}
thrown in /home/rom197omedia/public_html/wp-content/plugins/td-composer/legacy/Newspaper/comments.php on line 187

also I checked your doc here https://kinsta.com/knowledgebase/there-has-been-a-critical-error-on-your-website/ and did everything from there but it didn’t help.

nitrofox
Participant
#0

After a few days of the last update, today I checked these Warnings in the error log.

[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "PHP message: PHP Fatal error: Uncaught Error: Class "td_ajax" not found in /var/www/vhosts/site/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_block.php:3252"
[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "Stack trace:"
[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "#0 /var/www/vhosts/site/public_html/wp-content/plugins/td-standard-pack/Newspaper/includes/shortcodes/td_block_19.php(99): td_block->get_block_js()"
[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "#1 /var/www/vhosts/site/public_html/wp-content/plugins/td-composer/legacy/common/wp_booster/td_global_blocks.php(27): td_block_19->render()"
[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "#2 /var/www/vhosts/site/public_html/wp-includes/shortcodes.php(434): td_global_blocks::proxy_function()"
[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "#3 [internal function]: do_shortcode_tag()"
[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "#4 /var/www/vhosts/site/public_html/wp-includes/shortcodes.php(273): preg_replace_callback()"
[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "#5 /var/www/vhosts/site/public_html/wp-content/plugins/td-composer/includes/tdc_composer_block.php(220): do_shortcode()"
[02-Apr-2025 07:36:08] WARNING: [pool site] child 248162 said into stderr: "#6 /var/www/vhosts/site/public_html/wp-content/plugins/td-composer/incl..."

Viewing 25 results - 351 through 375 (of 9,951 total)