Announcement

Collapse
No announcement yet.

How can I make the image in my search results a clickable link?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    How can I make the image in my search results a clickable link?

    * Click on the 'Design' menu and select 'Library'On the 'Layouts' tab, expand the 'Search Results' group (click on the '+')

    * Double-click on the 'Standard Search Results' layout to edit it

    * Search for the following line (normally line 5)



    * replace this with the following code:

    <Actinic:Variable Name="SearchResultLink"/><img src="<actinic:variable name="SearchResultProductImage" />" <actinic:variable name="SearchResultProductImageSize" /> /></a>

    so it should look like:



    * Click 'OK' and close the Library

    * Update your site.
    Attached Files
Working...
X