Sidebar filter doesn’t have the clear all filters option anymore – has something changed?

This topic has 11 replies, 3 voices, and was last updated 1 months, 3 weeks ago ago by Andrew Mitchell

  • Avatar: Niddy
    Niddy
    Participant
    March 22, 2024 at 12:10

    Hi

    Just using one of my other licences to create a new store and have noticed that when installed demo theme, the filters is different.

    Please see private as I cannot display the sites that I refer to so please keep this private and do not give away our domain / site info publicly.

    Thanks for any help.

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: Niddy
    Niddy
    Participant
    March 22, 2024 at 12:23

    Also, can you please clarify how we disable the attributes from being visible here (in the shop page layout) as no need for them here – see image attached.

    Thank you 🙂

    Files is visible for topic creator and
    support staff only.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 22, 2024 at 12:42

    Hello, @Niddy,

    Thank you for contacting us and for using XStore.

    Please check the private content area.

    Best regards,
    The 8Theme Team

    Please contact administrator
    for this information.
    Avatar: Niddy
    Niddy
    Participant
    March 22, 2024 at 12:42

    Additionally, how do we change the inner text in the flyout cart so it reads basket and not cart?

    See image – thanks

    Files is visible for topic creator and
    support staff only.
    Avatar: Niddy
    Niddy
    Participant
    March 22, 2024 at 12:46

    Hi

    Thank you for the speedy response – I know how to set the active filter and have activated it however the checkbox element is missing – see image attached.

    This is why I asked what has changed?

    I will look at the attributes now – thanks again 🙂

    Files is visible for topic creator and
    support staff only.
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 22, 2024 at 12:49

    Hello, @Niddy,

    Please check the private content area.

    Best regards,
    The 8Theme Team

    Please contact administrator
    for this information.
    Avatar: Niddy
    Niddy
    Participant
    March 22, 2024 at 12:58

    Awesome thank you – all sorted with filters now.

    Last query – how to change the cart inner text to “No products in the Basket” – it currently reads “No products in the cart.”.

    Will this hook be ok if it is not a setting?

    remove_action( 'woocommerce_cart_is_empty', 'wc_empty_cart_message', 10 );
    add_action( 'woocommerce_cart_is_empty', 'custom_empty_cart_message', 10 );
    
    function custom_empty_cart_message() {
    $html = '<div class="col-12 offset-md-1 col-md-10"><p class="cart-empty">';
    $html .= wp_kses_post( apply_filters( 'wc_empty_cart_message', __( 'Insert Empty Cart Message Here', 'woocommerce' ) ) );
    echo $html . '
    </div>';
    }

    Thanks again – awesome help. 🙂

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    March 22, 2024 at 13:33

    Hello, @Niddy,

    Please check the private content area.

    Best regards,
    The 8Theme Team

    Please contact administrator
    for this information.
    Avatar: Niddy
    Niddy
    Participant
    March 22, 2024 at 14:01

    Hi

    Thanks for this – please see private….

    Please contact administrator
    for this information.
    Avatar: Niddy
    Niddy
    Participant
    March 22, 2024 at 23:15

    all sorted – thaniks for your help 🙂

    Avatar: Andrew Mitchell
    Andrew Mitchell
    Support staff
    March 22, 2024 at 23:15

    Dear Niddy,

    We hope you’re reveling in the experience our theme brings! Your enthusiasm is what fuels our passion. Would you be so kind as to channel that energy into a 5-star rating on ThemeForest? Your feedback is the spark that lights our way!

    Click here to spread the love: https://themeforest.net/downloads

    Thank you for being an integral part of our journey!

    Best Regards,
    The 8Theme Team

  • Viewing 11 results - 1 through 11 (of 11 total)

The issue related to '‘Sidebar filter doesn’t have the clear all filters option anymore – has something changed?’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.