You are here:  » Columns

Support Forum



Columns

Submitted by delboy on Mon, 2007-10-01 12:47 in

Hi Guys

Can any of you wizards help me out with the following.

1) Is there a way to increase the number of columns on the merchant, brand & category pages so that all the results aren't in a single column.

2) Is it possible to add pages to the site for other product etc., information.

Hope you can help!

Delboy

Submitted by support on Mon, 2007-10-01 15:39

Hi Delboy,

You can change the number of columns easily. In html/atoz.php, look for the following code on line 3:

  $columns = 1;

...and simply change as required.

Regarding adding other pages to your site, you can certainly add your own PHP or HTML pages and simply link to them directly from your homepage or other pages generated by Price Tapestry. Again, you should only need to make changes in the files in the html directory.

Hope this helps!
Cheers,
David.