-
Author
-
March 4, 2018 at 06:01 #190447alexliiParticipant
We are using the latest version of Kleo 4.3.3 and Woo version 3.3.3
Notice: WC_Cart::get_remove_url is deprecated since version 3.3! Use wc_get_cart_remove_url instead. in /var/www/lovcour.com/htdocs/wp-includes/functions.php on line 3838
Please check the screenshot:
Will you upadate it?
Alex
Attachments:
You must be logged in to view attached files.March 4, 2018 at 16:18 #190463Kieran_SQModeratorHi Alex,
The current supported version of WooCommerce is 3.1.2 (more info: https://archived.seventhqueen.com/kleo).
You should roll back your version of WooCommerce to 3.1.2 from 3.3.X until an update is released, or, if your cart, products and archives are working as expected you can turn off error printing on the front end by adding the below to your wp-config.php file
COPY CODEini_set('display_errors','Off'); ini_set('error_reporting', E_ALL ); define('WP_DEBUG', true); define('WP_DEBUG_DISPLAY', false);
See here for more information http://www.wpbeginner.com/wp-tutorials/how-to-turn-off-php-errors-in-wordpress/
Source for WooCommerce version 3.1.2 https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip
Thanks,
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
March 5, 2018 at 19:01 #190573Kieran_SQModeratorHi,
We just released an update for KLEO which now supports WooCommerce up to version 3.3.2
Kieran
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionIf you like the theme or the support you've received please consider leaving us a review on Themeforest!
Custom development requests can be sent to dev@seventhqueen.com, one of the development team will be happy to discuss your needs.
-
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.