Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //replace product search with Ajax Search for WooCommerce search for Reign Theme
- add_filter('get_product_search_form', function(){
- return do_shortcode('[wcas-search-form]');
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement