Hello,
we also get a php error when trying to open the homepage.
Error: Call to a member function get_upsell_ids() on string in wp-content/plugins/woocommerce/includes/wc-template-functions.php:1964
Added new Update, you will get a new email when ready
For now, do this:
go to june/includes/codeless_functions_woocommerce.php
On line 1210, change this
add_action( 'codeless_hook_content_begin', function(){
to
add_action( 'codeless_hook_content_end', function(){
You must be logged in to reply to this topic.