PDA

View Full Version : Front page


gail
07-Mar-2009, 04:03 PM
Is it possible on v7 to make the front page into a search page i.e products in sections to click onto.

As in this example http://www.eurocarparts.com/ or is this outwith the scope of v7?

Duncan Rounding
07-Mar-2009, 04:08 PM
You could place some fragments on the page and add some images and links in them.

If you choose a text only fragment you can then add code such as this into the description:

!!<
<a href="mylinkpage.html" border="0"><img src="myimage.jpg"></a>
>!!

NormanRouxel
07-Mar-2009, 04:51 PM
Or possibly a .htaccess directive that redirects from /index.html to /acatalog/index.html. Google for tutorials on htaccess.

acompton
08-Mar-2009, 10:52 PM
In V7: View/Search Settings, Search Options tab, there is a option called 'Use Searching as the Primary Interface to Catalog'
Maybe this is what you're looking for?