SimpleCategoryList on product pages

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
ksolito
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 42
Joined: Tue Nov 25, 2008 3:16 pm

SimpleCategoryList on product pages

Post by ksolito » Tue Nov 25, 2008 3:22 pm

I'm evaluating AbleCommerce for a customer who has some specific appearance requirements.

1) Which content/layout item do I have to edit to show the category list on product pages?

2) Is it possible to force the category list ([[ConLib:SimpleCategoryList]]) show on all user pages?

Are non-demo versions of AC as incredibly slow as the demo store, 5-6 seconds for the drop down menus on the admin pages to show? Are they ajax menus that they're that slow?

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: SimpleCategoryList on product pages

Post by jmestep » Tue Nov 25, 2008 4:16 pm

You can have the category list show on all pages by specifying the top categegory id in the scriplet where you put the control. For example, in the Standard Sidebar 1, change

[[ConLib:SimpleCategoryList]]

to

[[ConLib:SimpleCategoryList CategoryId="0"]]

I the sites I've worked on for Able 7 don't have speed problems-- it's been running about 4 times faster than Able 5 sites.
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx

ksolito
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 42
Joined: Tue Nov 25, 2008 3:16 pm

Re: SimpleCategoryList on product pages

Post by ksolito » Wed Nov 26, 2008 8:17 am

Judy, thanks for your reply but let me restate my question. Is there a single scriplet I can edit to change all pages or do I have to edit each scriplet individually.

For example, right now I just want to have the product category menu appear on the product detail page.

Thanks again.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: SimpleCategoryList on product pages

Post by mazhar » Wed Nov 26, 2008 8:23 am

If you want to place it in side bar then you just need to apply the standarad sidebar1 scriptlet to the side bar of the product details page.

Post Reply