Search found 117 matches

by euroluxantiques
Fri Mar 22, 2013 9:38 pm
Forum: AbleCommerce GOLD
Topic: Email Button in BuyProduct.aspx
Replies: 3
Views: 3550

Email Button in BuyProduct.aspx

How can I add an "Email Us" button in BuyProduct.aspx so a customer can email about an item and the subject line would contain the Sku and Name of the item? Thanks!
by euroluxantiques
Fri Mar 22, 2013 9:29 pm
Forum: AbleCommerce GOLD
Topic: Checkout by Amazon
Replies: 33
Views: 54818

Checkout by Amazon

Has anyone been able to get this to work? I spent time with an Amazon rep today trying to find my merchantid, access key, and secret key. They don't make it easy. At first, she tried to get me to put the Amazon token in. Then she showed me a merchant id, and I put that in. There are two difference a...
by euroluxantiques
Fri Mar 22, 2013 9:13 am
Forum: AbleCommerce GOLD
Topic: ProductImage Main Image Click
Replies: 6
Views: 4777

Re: ProductImage Main Image Click

Works great! Thanks!
by euroluxantiques
Thu Mar 21, 2013 6:36 pm
Forum: AbleCommerce GOLD
Topic: ProductImage Main Image Click
Replies: 6
Views: 4777

ProductImage Main Image Click

I have installed CrazyEgg heat mapping on our new Gold website, and I have been surprised how many people try to click on the main image to make it larger, even though I clearly have written beside the thumbnails to click on the thumbnails for a larger view. I've always known our customers won't rea...
by euroluxantiques
Thu Mar 07, 2013 3:18 pm
Forum: Good Reference Posts
Topic: How to add a Product Custom Field
Replies: 41
Views: 91120

Re: How to add a Product Custom Field

If anyone is wondering, I just used this thread to implement a custom field in Gold R4, and it still works. The only exception being the deprecated ProductId needs to be changed to "Id," but VS2010 told me that. I used it to add another tabbed panel in product display to show shipping details, and i...
by euroluxantiques
Wed Mar 06, 2013 4:37 pm
Forum: AbleCommerce GOLD
Topic: What is the Add to Basket URL in Gold
Replies: 9
Views: 7454

Re: What is the Add to Basket URL in Gold

Thanks! See, I was trying to make it harder than it was.
by euroluxantiques
Tue Mar 05, 2013 4:10 pm
Forum: AbleCommerce GOLD
Topic: What is the Add to Basket URL in Gold
Replies: 9
Views: 7454

Re: What is the Add to Basket URL in Gold

I'm not sure how to implement this file. I see it is an .aspx rather than a user control. Do I just register the file in any page that has an Add to Cart button to get the AddtoCart URL functionality that I'm looking for?
by euroluxantiques
Sun Mar 03, 2013 11:42 am
Forum: AbleCommerce GOLD
Topic: What is the Add to Basket URL in Gold
Replies: 9
Views: 7454

Re: What is the Add to Basket URL in Gold

I wish someone would help me out here. Thanks.
by euroluxantiques
Thu Feb 28, 2013 1:44 am
Forum: AbleCommerce GOLD
Topic: Left Sidebar in AC Gold (scriptlet in old version)
Replies: 6
Views: 6827

Re: Left Sidebar in AC Gold (scriptlet in old version)

I've reported the nesting conlib problems several times myself. They totally don't work with the layout editor, so I end up making my layout changes directly in Visual Studio. I just installed R4, and it seems it didn't fix the problem there, either. I can see the custom controls in level ConLib/Cus...
by euroluxantiques
Mon Feb 25, 2013 2:51 pm
Forum: AbleCommerce GOLD
Topic: Google Checkout
Replies: 3
Views: 3413

Re: Google Checkout

I have it set up in Gateways, and I see it on the std. basket and mini-basket now, but it does not show up on Checkout/Payment.aspx. I cannot seem to add it to the payment methods page in admin so that it will show up on the payment page.
by euroluxantiques
Mon Feb 25, 2013 2:09 pm
Forum: AbleCommerce GOLD
Topic: Adding Product Template to Products in Bulk
Replies: 2
Views: 2957

Re: Adding Product Template to Products in Bulk

Thanks, Katie. I don't think Bulk Edit is going to handle it, but I submitted the request.
by euroluxantiques
Sat Feb 23, 2013 6:36 pm
Forum: AbleCommerce GOLD
Topic: Adding Product Template to Products in Bulk
Replies: 2
Views: 2957

Adding Product Template to Products in Bulk

Is it possible to add a product template to a product in bulk? I see in admin where you can pull up all the assigned products to a particular template, but it seems you have to click on the button for each product to add new ones. There must be a way to do this in bulk in admin. Or better, yet, have...
by euroluxantiques
Fri Feb 22, 2013 3:24 pm
Forum: AbleCommerce GOLD
Topic: Google Checkout
Replies: 3
Views: 3413

Google Checkout

Does anyone know how to get Google Checkout to show up in the MiniBasket? I can see there is a div for it showing up in the HTML, but nothing shows up. I don't see under Payment setup in admin where to turn it on, and I don't see where to activate it in the ConLib.
by euroluxantiques
Thu Feb 21, 2013 5:27 pm
Forum: AbleCommerce GOLD
Topic: Layout Issue Product Page
Replies: 1
Views: 2448

Re: Layout Issue Product Page

There's a random tag <a name="desc"></a> in ProductPage.ascx, which I have reported as a bug. There is also one extra closing </div> in ProductPage.ascx, which is causing the problem. However, when I take it out, it hoses up the tab panel layout. I have reported that bug as well. Hopefully, they wil...
by euroluxantiques
Thu Feb 21, 2013 11:49 am
Forum: AbleCommerce GOLD
Topic: What is the Add to Basket URL in Gold
Replies: 9
Views: 7454

What is the Add to Basket URL in Gold

The add to basket url in older versions was http://website/AddToBasket.aspx?ProductId=1. This format does not seem to work in Gold. What is the new format? Thanks.
by euroluxantiques
Mon Feb 18, 2013 2:06 pm
Forum: AbleCommerce GOLD
Topic: Custom Header Issues in Product and Category Pages
Replies: 5
Views: 4230

Re: Custom Header Issues in Product and Category Pages

Thanks Mazhar. I changed it to IList<Category> subCategories = GetSubcategories(0); and it loads my root categories perfectly on those 2 pages. Excellent!
by euroluxantiques
Sun Feb 17, 2013 8:46 pm
Forum: AbleCommerce GOLD
Topic: Layout Issue Product Page
Replies: 1
Views: 2448

Layout Issue Product Page

It seems the layout of the Product Page has some sort of bug in it. I developed all my other pages and applied the CSS to it. I found when I went page to page, everything was working fine. The headers, main section and footers are showing up fine. Then I get to the product page, and it seems that th...
by euroluxantiques
Sun Feb 17, 2013 7:45 pm
Forum: AbleCommerce GOLD
Topic: Custom Header Issues in Product and Category Pages
Replies: 5
Views: 4230

Custom Header Issues in Product and Category Pages

I wanted to show our categories in the top nav bar, so I adjusted SimpleCategoryList and made a new custom control to do this. Works great here: http://dev.euroluxantiques.com/Default.aspx However, on the product page and category page, the categories do not show up in the nav bar. Only the blog lin...
by euroluxantiques
Mon Feb 11, 2013 2:53 pm
Forum: AbleCommerce GOLD
Topic: Requests for R4 or R5
Replies: 11
Views: 9932

Re: Requests for R4 or R5

BTW, GetImage.ashx and ProductImage.ascx do not work with additional images in table ac_ProductImages if they're in png format. I had to switch to jpg to get them to show up. I've reported the bug.
by euroluxantiques
Mon Feb 11, 2013 2:23 pm
Forum: AbleCommerce GOLD
Topic: Requests for R4 or R5
Replies: 11
Views: 9932

Re: Requests for R4 or R5

Thanks, that helped! I looked at the code in GetImage.ashx and found it will throw the 500 error if there is a problem with processing/resizing the image. I had linked my large images (1600px on longest side), and when I switched to my regular images (660px on longest side), it started working. How ...
by euroluxantiques
Sun Feb 10, 2013 10:11 pm
Forum: AbleCommerce GOLD
Topic: Requests for R4 or R5
Replies: 11
Views: 9932

Re: Requests for R4 or R5

I know this is an old thread and I don't mean to hi-jack it, but I cannot make these symbolic links work for my product images. We host our product images on a separate webserver. I successfully created the symbolic links under the Assets/ProductImages folder. I created symbolic subfolders under the...
by euroluxantiques
Sat Jan 05, 2013 12:58 pm
Forum: AbleCommerce GOLD
Topic: Where is HTMLHead in Gold?
Replies: 20
Views: 21028

Re: Where is HTMLHead in Gold?

All of these things should be built into the admin panel by default, in my opinion. For those of us who have SEO Manager for 7, will there be an upgrade price point?
by euroluxantiques
Tue Dec 18, 2012 6:13 am
Forum: AbleCommerce GOLD
Topic: CategoryCollection in Gold
Replies: 1
Views: 2372

CategoryCollection in Gold

I had adapted the SimpleCategoryList conlib to produce a category flyout menu, and I'm trying to bring that into Gold. In my old code, I had a line: CategoryCollection children = CategoryDataSource.LoadForParent(CatId, true); However, I'm not finding CategoryCollection in the new API. Is there a sub...
by euroluxantiques
Mon Dec 17, 2012 7:09 pm
Forum: AbleCommerce GOLD
Topic: Error Trying to Move Category to Subcategory in Gold
Replies: 0
Views: 3513

Error Trying to Move Category to Subcategory in Gold

I ported my database from a AC 7.07 database and did the new install with Gold R3 and all the database changes went well. As part of our store upgrade, we're adding a lot of new product lines and are making some changes to the category structure. We had '0' level categories for French Antique Furnit...
by euroluxantiques
Mon Dec 17, 2012 11:42 am
Forum: AbleCommerce GOLD
Topic: Where is HTMLHead in Gold?
Replies: 20
Views: 21028

Re: Where is HTMLHead in Gold?

I think there really ought to be a separate field. Otherwise, you have to add the <title> tags in the metadescription field. (I'm assuming Gold adds the necessary <meta> tags automatically.) It seems kind of strange to have to add some html tags in the field and leave out others. Would be more user-...