1. Please how can I make search results on the site to return results as Product Views and not Posts.
Currently if a search for products , they return as posts showing name of who created the products and a Read More button. Screenshot attached.
2. Also is there a way or a plugin to use so has to have a central big search bar in the top part of the home page with Ajax search suggestions, like in the screen shot
1. Please how can I make search results on the site to return results as Product Views and not Posts.
Currently if a search for products , they return as posts showing name of who created the products and a Read More button.
Screenshot attached.
2. Also is there a way or a plugin to use so has to have a central big search bar in the top part of the home page with Ajax search suggestions, like in the screen shot
HI!
1) pls. use following css:
.search .post-meta-conteiner, .search .post-footer-sharing, .search .post-read-more { display: none !important; }2) Unfortunately, we haven't tested such plugins with TheGem theme and cannot recommend any of them.