Are you trying to fix this issue as a developer or as a user? If you’re coming at it as a user you’ll have to contact the development team and hope they push out an update. If you’re using the premium version you can visit their support page.
If you’re coming at the issue from a developers perspective it sounds like a string is attempted to be used as an array, if you could post the code for that line I could help further.
I am trying as a user, I wrote to the Layers team an email, but they haven’t give me yet an answer.
Here is what is written in line 62:
$categories[] = ‘ term_id ).'” title=”‘ . esc_attr( sprintf( __( “View all posts in %s”, LAYERS_THEME_SLUG ), $category->name ) ) . ‘”>’.$category->name.’‘;
Thank you for your reply
🙂
-
This reply was modified 7 years, 6 months ago by
elemancy.
I would have to see the whole file. Another issue is that even if you update it here, once you update the theme whatever changes you make will disappear. This really is a issue that should be solved by the theme developers and the most up to date theme.
Yes, in fact I don’t think it’s just my problem. When I typed the error string I saw that it appears in many sites where this theme is used. Probably there is a bug created after the WordPress update, I try to solicit the technical support of the theme developers. Thank you so much for the support !!
Elena