Home › Forums › Themes Support › Claue › Default Search Format
- This topic has 8 replies, 2 voices, and was last updated 5 years, 1 month ago by Harry.
-
AuthorPosts
-
-
September 18, 2019 at 1:51 am #33606
Your search the default format for:
https://sandbox.bestfitbybrazil.com/?s=shoes
displays in a single item format that is not very useful. This is how my pages are formatted.
http://sandbox.bestfitbybrazil.com/product-category/shopallproducts/
Can you help to change the default search format to this format so that we get a more useful view?
-
September 18, 2019 at 8:12 pm #33626
Hi,
I see you add to sanbox site. It working now you just copy the way you implement for sandbox site and hide default search in Claue > Theme Option > Header > Enable search icon > Off
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 18, 2019 at 8:30 pm #33628
No its not working. if you click this link https://sandbox.bestfitbybrazil.com/?s=shoes you see the result is unformatted. i need it to be like shop pages.
if you go to sandbox site and click in search box then type “shoes”. at the top of the popup search panel, you will see link in parenthesis (SEE ALL….) Click that link and the default search will show you unformatted result page.
-
September 18, 2019 at 8:32 pm #33629
No trying to hide the search icon. trying to change search default page to same style as shop pages. This new search panel i have set up is set to use default search page from theme. and i believe that’s the issue. how can i access the search default page or change it to shop page format?
-
September 18, 2019 at 10:28 pm #33632
Hi,
The link https://sandbox.bestfitbybrazil.com/?s=shoes i can’t access. Could you try ask plugin author you use for new search.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 19, 2019 at 12:08 am #33635
Just remove https://
use this:
sandbox.bestfitbybrazil.com/?s=shoes
the plugin auther says this default page is part of theme result not plugin.
-
September 19, 2019 at 9:09 am #33637
The default search in our theme have format like this http://sandbox.bestfitbybrazil.com/?s=shoes&post_type=product
How you have link sandbox.bestfitbybrazil.com/?s=shoes i don’t know where search box. It’s blog post search not product search.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
September 19, 2019 at 10:16 am #33638
oh ok. so if you go to home page type any letters in the search box and type “shoes”, it will render “sandbox.bestfitbybrazil…/?s=shoes”. Your default simply adds “&post_type=product” . how can i make each search render link INCLUDE “&post_type=product” at the end? That makes it work
I think the default is coming from wordpress blog like you said. but don’t know how to change this either
-
September 19, 2019 at 10:25 am #33639
Please add below code to search form
<input type="hidden" name="post_type" value="product">
under input search field.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
-
-
AuthorPosts
You must be logged in to reply to this topic.