Search found 186 matches

by William_firefold
Wed Sep 03, 2008 7:34 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Place order price bug.
Replies: 7
Views: 3846

Place order price bug.

When in Admin, and trying to place an order manually, we cannot change the price value on the item we are trying to add to the order. If I set the price to something different and continue, the price returns to default. We will likely need this feature so hopefully there is a fix. Thanks in advance....
by William_firefold
Wed Sep 03, 2008 6:46 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Category View, Cols not aligned right
Replies: 3
Views: 3145

Category View, Cols not aligned right

In category view, if we have too few sub-categories, the columns dont line up properly:
We need the subcategories to line up to the left instead of putting in empty Cols.

We have had some trouble getting to the bottom of this, any help is appreciated.

Image
by William_firefold
Tue Sep 02, 2008 2:27 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: We want to know what others do
Replies: 4
Views: 3981

We want to know what others do

This is addressed to anyone currently running Able7. We are trying to decide how we want to handle certain tasks and we need some ideas. If you are running Able and perform one of the following tasks in your company, please let us know how you do it. Returns on orders: How do you handle them? Do you...
by William_firefold
Fri Aug 15, 2008 2:20 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email to friend Template problem
Replies: 8
Views: 4190

Re: Email to friend Template problem

Also login to the Merchant side and navigate to the store->email->setting page
and then make sure that Send to Friend: option is set to correct template
Thanks very much. This was the solution, we didn't know the option existed in admin.
by William_firefold
Fri Aug 15, 2008 1:30 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email to friend Template problem
Replies: 8
Views: 4190

Re: Email to friend Template problem

we have those templates, including the send to friend one.
Where is the function that initiates sending a mail with that template?
by William_firefold
Fri Aug 15, 2008 8:36 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email to friend Template problem
Replies: 8
Views: 4190

Re: Email to friend Template problem

We do have templates installed. We had an issue with that before and someone helped us get the templates in there. The problem seems to be that the email a friend module doesnt know what to look for, or is looking for the wrong thing.
by William_firefold
Thu Aug 14, 2008 2:20 pm
Forum: Feature Requests
Topic: Available Discounts
Replies: 3
Views: 5913

Available Discounts

Another minor(i hope) change. Currently next to each product we have this: Available Discounts Store Wide • Buy 2 to 9, save 1% • Buy 10 to 24, save 2% • Buy 25 to 49, save 3% • Buy at least 50, save 4% We want it to have a dollar value like this: http://www.firefold.com/images/availdiscount.jpg Tha...
by William_firefold
Thu Aug 14, 2008 1:58 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email to friend Template problem
Replies: 8
Views: 4190

Email to friend Template problem

The "email product to friend" function doesn't find the template properly. http://www.firefold.com/images/emailfriend.jpg I think the prob is in conlib/producttellafriend.ascx around here: EmailTemplate template = EmailTemplateDataSource.Load(Token.Instance.Store.Settings.ProductTellAFriendEmailTemp...
by William_firefold
Wed Aug 13, 2008 8:57 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: A few simple questions/changes
Replies: 7
Views: 5278

A few simple questions/changes

I have a couple of small fixes that I need some help with. http://www.firefold.com/images/fixthis.jpg In the green box: We need this to show only when the item is in stock. When the item is out of stock, this should go away to prevent customers from getting confused. It should be a simple if/else bu...
by William_firefold
Tue Aug 05, 2008 3:10 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email Templates Missing
Replies: 8
Views: 4763

Email Templates Missing

When we were with BV our adminCP came with a bunch of email templates for auto responses. Our new Able admin has NONE. I noticed in this thread: http://forums.ablecommerce.com/viewtopic.php?f=42&t=6440& that there was a post with the default template for Able. This leads me to believe that we should...
by William_firefold
Tue Aug 05, 2008 2:05 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Category Images for regular product grid
Replies: 6
Views: 4366

Category Images for regular product grid

Greetings, I am trying to integrate one piece of code into another and I have run into a bunch of snags and need some help. Right now, when a category is chosen, the product page comes up and lists subcategories and then the products. We want to include another copy of the subcategories but in the C...