Thanks for your answer. I have cleared out all the custom widget logic code and started again. Unfortunately without a positive result. I’m still getting these 2 error messages at several spots on my website:
Parse error: syntax error, unexpected ”5 ));’ (T_ENCAPSED_AND_WHITESPACE) in /wp-content/plugins/widget-logic/widget_logic.php(286) : eval()’d code on line 1
Parse error: syntax error, unexpected ”6 ));’ /wp-content/plugins/widget-logic/widget_logic.php(286) : eval()’d code on line 1
I followed your advice and exported the widget logic config:
[START=WIDGET LOGIC OPTIONS]
text-2 "is_home()"
text-6 "is_home()"
text-7 "is_category( \\'4\\' )"
text-8 "is_category( \\'2\\' )"
text-9 "is_category( \\'7\\' )"
text-10 "is_category( \\'5 )"
text-11 "is_category( \\'6 )"
[STOP=WIDGET LOGIC OPTIONS]
Really looking forward to your help!! I’m desperate now as my website is totally broken… Loving your work – and my website depends on it ??