- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Hello,
I know Weebly does not have the capability (yet) to create a business directory but I went ahead and created one using the store option. I was able to remove pricing from categories and products (found how in weebly community). The only place left to remove price is on the search results page.
I have a search bar on my home page but the results show the price under the product (or in my case "business"). Can you help me remove it? I would also like to remove the "price" and "availability" filters in the left column of the result page.
My website is theBigGreenGuide.com. I included a screen shot below and here is a link to a sample result page http://www.thebiggreenguide.com/apps/search?q=solar Thank you for your help! - Karen
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Try this in Settings > SEO > Header Code:
<style> #wsite-search-product-results .wsite-search-product-price { display: none !important; } </style>
That should hide the price for you.
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Try this in Settings > SEO > Header Code:
<style> #wsite-search-product-results .wsite-search-product-price { display: none !important; } </style>
That should hide the price for you.
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
You don't mind sharing how you removed the prices from the categories and the products do you?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report
- Subscribe to RSS Feed
- Mark Thread as New
- Mark Thread as Read
- Float this Thread for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
also this:
{{> commerce/product/price}}
-->