Anyone LIVE yet with GOLD?

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Anyone LIVE yet with GOLD?

Post by NC Software » Thu Sep 27, 2012 10:49 am

If so, please post your links below, I'd like to see GOLD in production.
Neal Culiner
NC Software, Inc.

frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Re: Anyone LIVE yet with GOLD?

Post by frankenstein897 » Sun Sep 30, 2012 8:37 pm

Not live yet, still tweaking the defaults. Here is our current dev R2 site - dev.networkcablesonline.com
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

KenPalmer
Lieutenant (LT)
Lieutenant (LT)
Posts: 54
Joined: Fri Sep 21, 2012 9:50 am

Re: Anyone LIVE yet with GOLD?

Post by KenPalmer » Tue Oct 02, 2012 6:50 am

@NCSoftware ~ Not yet, but we're shooting for this week.

@Frankenstein897 ~ We're using the Computer theme too, only I've recolored it. You can top align that "Featured Products" column on your home page so it aligns with the "Categories" and "Top Sellers" columns. From the admin console, select Website > Web Pages > Default.aspx. Then choose the "HTML" button (next to the broom). Your source code will probably look something like what I've pasted below. Just delete that first paragraph tag and save.

Code: Select all

<p></p>
<p>[[ConLib:FeaturedProductsGrid]]</p> 

frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Re: Anyone LIVE yet with GOLD?

Post by frankenstein897 » Tue Oct 02, 2012 7:06 am

KenPalmer wrote:@NCSoftware ~ Not yet, but we're shooting for this week.

@Frankenstein897 ~ We're using the Computer theme too, only I've recolored it. You can top align that "Featured Products" column on your home page so it aligns with the "Categories" and "Top Sellers" columns. From the admin console, select Website > Web Pages > Default.aspx. Then choose the "HTML" button (next to the broom). Your source code will probably look something like what I've pasted below. Just delete that first paragraph tag and save.

Code: Select all

<p></p>
<p>[[ConLib:FeaturedProductsGrid]]</p> 
Thanks Ken! I appreciate that! Was wondering the same thing.
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

frankenstein897
Commander (CMDR)
Commander (CMDR)
Posts: 159
Joined: Wed Feb 16, 2011 11:51 am
Location: Indiana
Contact:

Re: Anyone LIVE yet with GOLD?

Post by frankenstein897 » Sat Oct 06, 2012 8:48 pm

@Frankenstein897 ~ We're using the Computer theme too, only I've recolored it. You can top align that "Featured Products" column on your home page so it aligns with the "Categories" and "Top Sellers" columns. From the admin console, select Website > Web Pages > Default.aspx. Then choose the "HTML" button (next to the broom). Your source code will probably look something like what I've pasted below. Just delete that first paragraph tag and save.

Code: Select all

<p></p>
<p>[[ConLib:FeaturedProductsGrid]]</p> 
[/quote]

You know what? I don't have that. I have tried to get rid of that extra space up top and cannot. I don't have that extra <p> up there. Weird, What version are you using?

here is my site: dev.networkcablesonline.com
Thanks,
Chris

http://www.networkcablesonline.com
Network Cables Online, LLC
Running AbleCommerce GOLD R6

Post Reply