Plugin is printing out invalid HTML
-
When writing out the table of wishlist items, the “delete item” X doesn’t work. It throws an error in the console:
invalid EOF.
When I look at the source code of the page, the link looks like this:
<a href="javascript:void(0)" onclick="remove_item_from_wishlist( 'https://magnolia.wp.hortongroup.com/wp-admin/admin-ajax.php?wishlist_item_id=10" ,="" 'yith-wcwl-row-10');"="" class="remove" title="Remove this product">×</a>
This seems fairly unusual. I was wondering if anyone else has run in to this problem, and how can I fix it?
- The topic ‘Plugin is printing out invalid HTML’ is closed to new replies.