product links in search result templates
Posted:
Tue May 24, 2011 5:50 pm
by queenofangels
Is there any way of eliminating the product links in the search results pages? I'm using PRO 10.0. I have been unsuccessful in removing
them in any of the themes available in PRO.
Re: product links in search result templates
Posted:
Wed May 25, 2011 8:09 am
by ShopSite Lauren
What's the URL to your website? I assume that you are talking about the page links that appear below/after the product result, the pages that the product is listed on, or the product's more information page link. If that is the case, my suggestion would be to create a page template for the link only and have it just be a comment. You can follow the steps below to do this.
1. Go to Merchandising > Custom Templates > Page/Product > New Page Template. Name it whatever you want, something like "searchlink-noname"
2. Click on the template and then "Edit Template." When you open the file, you can replace everything in the file with just the following:
[-- DEFINE LINK_TO_PAGE --]
<!-- [-- PAGE.Name --] -->
[-- END_DEFINE LINK_TO_PAGE --].
3. Save changes, then go to Preferences > Search Settings > Search Layout, and for the link override template, select your newly created page template (will be at the bottom of the list).
4. Save changes, then view your search results and refresh the page.
Re: product links in search result templates
Posted:
Wed May 25, 2011 12:53 pm
by queenofangels
Thanks Lauren,
Yes, I was refering to the links that appear before and after the product on the search results page. I will impliment your suggestion right away and let you know.
Queen Of Angels
Re: product links in search result templates
Posted:
Wed May 25, 2011 8:36 pm
by queenofangels
Implemented the changes; everything works great!