ERROR: /td-composer/includes/tdc_main.php

Posted in: Newspaper
Post count: 9

I am getting an error on a category/page https://amjmed.org/category/diabetes-obesity/

Warning: Illegal string offset ‘td-multipurpose’ in /home3/amjmed/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 407
Notice: Array to string conversion in /home3/amjmed/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 407
Warning: Illegal string offset ‘font_awesome’ in /home3/amjmed/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 407
Notice: Array to string conversion in /home3/amjmed/public_html/wp-content/plugins/td-composer/includes/tdc_main.php on line 407

That specific code on /td-composer/includes/tdc_main.php is:
if ( ! empty( $footer_icon_fonts ) && is_array( $footer_icon_fonts ) ) {
foreach ( $footer_icon_fonts as $font_id => $font_settings ) {
if ( ! isset( $icon_fonts[ $font_id ] ) ) {
$icon_fonts[ $font_id ] = $font_settings;
Other pages seem to work fine.. Any idea what could be the issue?

I appreciate any help you can give me.

Post count: 21065

Hello!

I checked your website page and it seems no error there.
Please make sure that the theme and the plugins are up to date and then see the results.
Let us know about your results!

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.