Announcement

Collapse
No announcement yet.

Search problem on home page

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

    Search problem on home page

    We have included the product search facility to our home page which has not been created in catalog, the search finds the products and lists them correctly but no graphics are displayed, the graphics for are in the acatolg folder on the server but the search results page is trying to pull them from the root folder where the home page is, Searching from the catalog sections still works fine

    #2
    Include the following hidden form field within the <form> code of the search on your store pages.

    <input type="hidden" name="ACTINIC_REFERRER" value="http://your.URL/acatalog/">

    This should fix it.

    Comment


      #3
      Thanks, That solved the problem

      Andy Thackeray
      The Watershed

      Comment

      Working...
      X