Bill,
Review the custom template spec in the online help for your version of ShopSite .
For 6.0.3 Pro it is at:
http://www.shopsite.com/help/6.0/en-US/ ... .spec.htmlBasically, there is a new parameter in v6 for the LOOP tags, represented in the
documentation as 'numcolumns'. Here is the documentation's description of the
effects of adding a number to your LOOP tags:
When used with the numcolumns parameter, the LOOP tag will be replaced with a <TR
tag and the
END_LOOP tag will be replaced with a </TR> tag when the page is generated, so
you should not include
those tags in your template. Study the example multi-column page template to
see how this works.
There is also an example multi-column product template designed to work with
the page template. The
product template does not contain any tags that are explicitly for
multi-column layouts, but it must
work with the page template to produce correct HTML.
The numcolumns can either be a number, or another tag that represents a number (I
would expect that most people would use PAGE.Columns so that the number of coulmns
can be adjusted via the backoffice).
Note that in v6.1 when the LOOP SUBPRODUCTS tag was added, it also includes a
numcolumns parameter so that subproducts (previously called cross-sell) can be
output in multiple columns.
-Loren
Bill Werle wrote:
Hello,
We are using Shopsite 6.0.3 on Linux. One of our Shopsite designers has
this same question/problem which was never answered due to to Ben's
version of Shopsite not supporting it. Loren stated v6 supports this so
I pose Ben's question again. How do you make a custom page display two
products in one row vs. diplaying it in one big column?
Thanks,
Bill Werle
http://www.interlinkadvantage.netBen Ziegler wrote:
Hello all...
I am a very new user of Shopsite (5.0.1.7...we are on Win2K...) and I have
some questions concerning the custom pages... I noticed that the Shopsite
example store that showed an advanced customization had products displayed
on a page in rows and columns (ie, 1 row with 2 products, then the 2nd row
with 2 products, etc...). I can mirror this effect with the built-in pages
simply by altering the amount of columns for a page...But I can't figure out
how to make a custom page do this for me... I can only loop the products
once in one big column, or even one big row...but no combination of the two.
(I tried multiple occurances of the [--PRODUCT--] tag before I closed the
loop, but it simply repeated the same product three times...which was not a
big help)
Anyone know if this is possible in V.5? Or are we going to have to wait an
undetermined amount of time for the V/6 release for Win2k?
Thanks,
Ben
Sewvacdirect.com