YITH WooCommerce Ajax Product Filter 3.3.2 theme compatibility

This topic has 5 replies, 3 voices, and was last updated 6 years, 10 months ago ago by Olga Barlow

  • Avatar: paulgor
    paulgor
    Participant
    April 19, 2017 at 16:56

    Hi, EightTheme.
    Try to use filter plugins like YITH WooCommerce Ajax Product Filter 3.3.2
    https://uk.wordpress.org/plugins/yith-woocommerce-ajax-navigation/
    but plugins don’t working. Try to add code to theme get same result.

    if( ! function_exists( 'yith_wcan_frontend_classes' ) ){
         function yith_wcan_frontend_classes(){
          return array(
                    'container'    => 'YOUR_SHOP_CONTAINER',
                    'pagination'   => 'YOUR_PAGINATION_CONTAINER',
                    'result_count' => 'YOUR_RESULT_COUNT_CONTAINER'
    
                ); 
         }
    }
    
    add_filter( 'yith_wcan_ajax_frontend_classes', 'yith_wcan_frontend_classes' );

    What filter plugins compatible with latest theme update?

    Please, contact administrator
    for this information.
    4 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 21, 2017 at 09:49

    Hello,

    I have added correct classes into plugin settings. Check now, please.

    Regards

    Avatar: makyol
    makyol
    Participant
    May 25, 2017 at 20:57

    Hello Olga,

    I need the same information. Could you please kindly provide me, too?

    Thanks and kind regards,

    Mehmet

    Avatar: makyol
    makyol
    Participant
    May 25, 2017 at 21:08

    OK. I got that. Thanks to forum 🙂

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 29, 2017 at 09:58

    I’m glad that you sorted out.

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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