This topic has 2 replies, 2 voices, and was last updated 6 years by Kieran_SQ.

  • Author
  • #190447
     alexlii
    Participant

    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:

    http://prntscr.com/imjx6u

    Will you upadate it?

     

    Alex

     

    Attachments:
    You must be logged in to view attached files.
    #190463
     Kieran_SQ
    Moderator

    Hi 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 CODE
    ini_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 solution

    If 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.

    #190573
     Kieran_SQ
    Moderator

    Hi,

    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 solution

    If 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.

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?