Hi, I am getting the following error message on my homepage:
Warning: Illegal string offset ‘title’ in /home/.sites/928/site7896245/web/wp-content/themes/woodmart/inc/shortcodes/blog.php on line 120 Warning: Illegal string offset ‘meta’ in /home/.sites/928/site7896245/web/wp-content/themes/woodmart/inc/shortcodes/blog.php on line 121 Warning: Illegal string offset ‘text’ in /home/.sites/928/site7896245/web/wp-content/themes/woodmart/inc/shortcodes/blog.php on line 122
I have checked the lines in the above files, but unfortunately I do not know what the error is here.
The content of these lines is:
$woodmart_loop[‘parts’][‘title’] = $parts_title;
$woodmart_loop[‘parts’][‘meta’] = $parts_meta;
$woodmart_loop[‘parts’][‘text’] = $parts_text;
Could you please help?
Thanks,
Julia