• Resolved andersundseim

    (@andersundseim)


    Hallo dear Support,

    we just Updated the free Version of Ajax Product Filter to 3.3.1.
    Before Update we had the Numbers that shows how many Products are in this Filter.

    Now this Numbers are gone.
    Could you tell us how to get them back?

    Thanks a lot.
    BR

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,

    I’m sorry for this issue. Our team works to find a solution for this….however, you can fix it with this snippet of php code:

    add_filter( 'yith_wcan_force_show_count', '__return_true' );

    Please, open the file functions.php that you find in wp-content/themes/<YOUR_THEME_FOLDER>/ and past this code at the end of the file.

    Let me know if works.
    Have a nice day
    YITH

    Thread Starter andersundseim

    (@andersundseim)

    Hi,

    awesome, thx a lot, it works.

    BR and have a nice day too. ??

    Plugin Author YITHEMES

    (@yithemes)

    Hi @andersundseim,
    you’re welcome!

    Thanks for your patience.
    If you like our support and our products, please give us a good review ??

    Have a nice day
    YITH

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘After Updating Ajax Product Filter to 3.3.1 no product filter numbers’ is closed to new replies.