Illegal string offset

Posted in: Newspaper
Post count: 2

Hi,

I recently purchased and installed your theme, but I’m seeing these errors at the top of my website:

Warning: Illegal string offset ‘td-multipurpose’ in /homepages/4/d675298448/htdocs/bfw/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 646

Warning: Illegal string offset ‘td-multipurpose’ in /homepages/4/d675298448/htdocs/bfw/wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php on line 1230

Do you know where I might have gone wrong?

Many thanks,
Ben

Post count: 35449

Hi BenFranksWine,
Where is aspiring these warnings? are in pages or posts?
If is on pages then is possible to be a problem from our theme, we reported this to our developers to check what can be the problem and provide a fix as soon as possible, therefore it will be soon a theme update that should fix these kind of warnings.
Thank you for your understanding!

Post count: 2

Hi Calin,

It’s occurring on any empty content pages by the looks of things. Look forward to the fix.

Best,
Ben

Post count: 35449

Hi BenFranksWine,
Our developers made a fix for the above problem, this will be add in the coming updates. If you need it now, then you need to make the follow changes in theme files.
wp-content/plugins/td-composer/legacy/common/wp_booster/td_util.php then under line 645 you need to ad a code -> https://i.imgur.com/A3Sq7zk.png -> https://i.imgur.com/7Zl9pCS.png
if(empty($extra_icon_fonts)){
$extra_icon_fonts = array();
}

Then you need to go for the second Warning that was before on line 1230, now this will be on line 1232-1233 -> https://i.imgur.com/4jvz4kR.png there add again the above code like this -> https://i.imgur.com/1bSATjC.png
This should fix the problem!
Hope this will help!

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