• Resolved tonerhouse

    (@topboj)


    Hello, i need to exclude cart CSS from cashing.
    This is non-cached version of cart
    And this is cached version of cart

    I tied to hit cart content with those CSS:

    .woocommerce-mini-cart__buttons
    .nv-nav-cart.widget
    .widget_shopping_cart_content
    .nv-nav-cart.widget .widget_shopping_cart_content
    .menu-mobile-toggle.item-button.navbar-toggle-wrapper .icon-bar
    .menu-mobile-toggle
    .item-button.navbar-toggle-wrapper
    .lmp_load_more_button
    .woocommerce-mini-cart__buttons.buttons a.button.wc-forward:not(.checkout)
    .woocommerce .widget_shopping_cart .buttons a,
    .woocommerce.widget_shopping_cart
    .buttons a
    .button.checkout
    a.button.wc-forward
    a.button.checkout.wc-forward
    .widget_shopping_cart
    .total
    .button wc-forward
Viewing 1 replies (of 1 total)
  • Thread Starter tonerhouse

    (@topboj)

    Probably this was a solution:

    a.button.wc-forward
    a.button.checkout.wc-forward
    .button.wc-forward
    .button.checkout.wc-forward
Viewing 1 replies (of 1 total)
  • The topic ‘How to exclude cart from caching’ is closed to new replies.