Announcement

Collapse
No announcement yet.

Search section on root page

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

    Search section on root page

    Having a dim moment/week/month!. I am usinga fragment on the root page (actually my home page) as a "welcome to......". How can I get the search facility to appear below it, but above the product sections? (see www.justalittlebitdifferent.co.uk)

    Steve

    #2
    Hi Steve

    You can achieve this by hard-coding the text and the image(if any) being used in the fragment directly into Act_CatalogBody.html. You can edit this file by going to Advanced | Template Manager | Main and click on the button labelled Body (If you see a graphical view, click on Change view)

    In this template, find the line :
    <FORM METHOD="POST" ACTION="NETQUOTEVAR:SEARCHCGIURL">

    You need to insert the text and/or image before this line and just after the </FORM> and delete the actual fragment from the content tree within Actinic.

    The site will now display the fragment contents followed by the search drop down and finally the section links on the first shop page.

    Hope this helps.
    Krithika Chandrasekar
    SellerDeck

    sigpic

    E-commerce software by SellerDeck

    Comment


      #3
      Sorted - many thanks

      Steve

      Comment

      Working...
      X