Search found 7 matches

by loafintree
Mon Mar 12, 2012 4:49 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: "Add to cart" does nothing on Mac
Replies: 0
Views: 2866

"Add to cart" does nothing on Mac

One of my clients customers sent a note that the shopping cart does not support Mac OS. The site is very active and there have never been any complaints of this kind in the several years it's been running until now. It was verified that the "add to cart" button does nothing when clicked. Any thought...
by loafintree
Thu Oct 27, 2011 10:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Upgraded to 7.0.3 but now can't add to cart!?
Replies: 14
Views: 11074

Re: Upgraded to 7.0.3 but now can't add to cart!?

I'm still not sure why it's the case but it seems to be related to the minicart (minibasket.acsx) which was in the sidebar. Once I removed the minicart the error went away. Hope this helps others and encourages a fix.
by loafintree
Thu Oct 27, 2011 9:09 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Upgraded to 7.0.3 but now can't add to cart!?
Replies: 14
Views: 11074

Re: Upgraded to 7.0.3 but now can't add to cart!?

I realize this thread is a year old but we're running into the same problem and we don't have any conlib's commented out. We can add to cart once from a product page and then the buttons no longer work for "add to cart" and "add to wishlist". The console is saying 'cannot set property "validationGro...
by loafintree
Tue Aug 11, 2009 1:54 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: breadcrumbs disappear at lowest level category
Replies: 2
Views: 2481

Re: breadcrumbs disappear at lowest level category

I'm also using 7.0.3

I'm using the "Category List" (categorylist.aspx) for my category display page. Once I choose a category and that category has no more categories under it, then my breadcrumbs simply read "Home".
by loafintree
Fri Aug 07, 2009 2:24 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: breadcrumbs disappear at lowest level category
Replies: 2
Views: 2481

breadcrumbs disappear at lowest level category

I notice that when viewing the lowest level category results (3 levels in this case) that the breadcrumbs simply display "home" instead of the full path. Is there a way to correct this?
by loafintree
Fri Aug 07, 2009 12:35 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Adding icons to CategoryList Page
Replies: 3
Views: 3101

Re: Adding icons to CategoryList Page

Thanks. That helped. I was able to add the image but where there is no image available I get the dreaded red "x" . I obviously need some sort of if>then statement to point to a generic "no photo available" image when there is no product image available but I'm not sure how to do that.
by loafintree
Fri Aug 07, 2009 8:21 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Adding icons to CategoryList Page
Replies: 3
Views: 3101

Adding icons to CategoryList Page

The Category List Page seems to be the best fit for my customer but they would like to customize it. I've been able to do most of what was asked but I haven't figured out how to add icons of the products into the rows. Has anyone done this or able to help?