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

    (@yithemes)

    Hi,

    our plugin doesn’t show in search page.
    If you want to show it in search page add this code in functions.php file located in main root of your theme:

    add_filter( 'yith_wcan_is_search', '__return_false' );

    Note: that our team can’t test the filter in search page and I can’t make sure that works fine.
    Have a nice day

    Thread Starter lucasllls

    (@lucasllls)

    IT WORKS!!!!!

    Thank you! You solved my problem!

    Love u <3

    Plugin Author YITHEMES

    (@yithemes)

    Hi Lucasills,

    you’re welcome.
    If you like our plugin adn support, please give us a 5-star review ??
    Thanks.
    Have a nice day

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Filter not displaying in Search Page sidebar’ is closed to new replies.