• Resolved micolo

    (@micolo)


    Hi, today checkout page, cart and my account page don’t read css rules.
    See the error here https://www.canapasuprema.com/shop/cart.

    In log I see this:
    Got error ‘PHP message: The WC_Cart::get_remove_url function is deprecated since version 3.3. Replace with wc_get_cart_remove_url.\nPHP message: The WC_Cart::get_item_data function is deprecated since version 3.3. Replace with wc_get_formatted_cart_item_data.\nPHP message: The WC_Cart::get_remove_url function is deprecated since version 3.3. Replace with wc_get_cart_remove_url.\nPHP message: The WC_Cart::get_item_data function is deprecated since version 3.3. Replace with wc_get_formatted_cart_item_data.\nPHP message: The WC_Cart::get_remove_url function is deprecated since version 3.3. Replace with wc_get_cart_remove_url.\nPHP message: The WC_Cart::get_item_data function is deprecated since version 3.3. Replace with wc_get_formatted_cart_item_data.\n’, referer: https://canapasuprema.com/wp-admin/post.php?post=7&action=edit

    Someone could help me please?
    How can I fix this?

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Your theme is v1.2.8 but you’ll need v1.2.9.1 for WC 3.3 compatibility. See the changelog:
    https://docs.luvthemes.com/changelog/
    I don’t know if updating will fix this but its a good place to start.

    Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    @micolo,

    You certainly need to update your theme as @lorro pointed out. If for some reason that doesn’t fix the issue for you, a plugin might be responsible for making the deprecated call.

    The best way to determine if the issue is being caused by a theme and/or plugin is to temporarily switch your theme to Storefront and disable all plugins except for WooCommerce. If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to disable all plugins and change the theme for you while you’re logged in to that session without affecting normal visitors to your site. Note that Health Check may not count Storefront as a default theme, so you can also use Twenty Seventeen as well.

    If that resolves the issue, then one-by-one you can switch back your theme and re-enable your plugins, testing in between, until you find the one causing the conflict.

    Plugin Support Shaun Kuschel a11n

    (@shaunkuschel)

    Automattic Happiness Engineer

    Since we haven’t heard anything in a while, we’re going to assume the above responses helped and go ahead and mark this thread as resolved. However, if you are still experiencing issues, let us know by opening a new thread (and feel free to link to this one).

    Thread Starter micolo

    (@micolo)

    Sorry for the delay. I haven’t solved, but maybe I’ll change the theme. Thank you all for the responses.

    @micolo Are you using an updated version of the theme and plugins? make sure you have everything updated.
    Have you performed any action provided here?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Checkout, cart and my account page don’t read css rules’ is closed to new replies.