Skip to content

Instantly share code, notes, and snippets.

@kreamweb
Created February 4, 2016 06:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kreamweb/5777385b4cbdc505b899 to your computer and use it in GitHub Desktop.
Save kreamweb/5777385b4cbdc505b899 to your computer and use it in GitHub Desktop.
YITH WooCommerce Ajax Search Shortcode
To show the search form,
you can use
[yith_woocommerce_ajax_search]
or php code:
<?php echo do_shortcode('[yith_woocommerce_ajax_search]​'); ?>
@danndaghost
Copy link

Hi, i install the free plugin, but i can't apply multiple filter with inherit atributtes, i mean, if you have 3 filters and you choose de option A on first, opcion C on second and option F on third, only show the products with the three conditions A, C and F. Do you know how i can do that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment