debbarrett
Member
Posted 6 months ago #
I am receiving this error message when using widget logic for widgets in WP e commerce plug in ( Shopping cart and Product categories and html widget. Re installed and still having the issue. I am using Thesis framework 1.4.2 and WP 3.1
Fatal error: Call to undefined function is_() in /home/content/d/e/b/deb10/html/wp-content/plugins/widget-logic/widget_logic.php(161) : eval()'d code on line 1
Thanks in advance.
Deb Barrett
alanft
Member
Posted 6 months ago #
you have some faulty widget logic in one of your widgets
debbarrett
Member
Posted 6 months ago #
Thanks. I am using only one conditional tag- for product category widget in WPEC. Tag is is_page('309') and I confirmed with documentation post on developer's site. It is now working but is actually triplicating the category links in WPEC. So I am assuming there is some sort of interference. Checked out all the forums and doesn't seem to be any posts about this .