Search found 30 matches

by xplosi0n1
Wed Jul 25, 2018 1:39 am
Forum: AbleCommerce GOLD
Topic: Google Shopping Feed: Availability Line in Source Code
Replies: 23
Views: 73742

Re: Google Shopping Feed: Availability Line in Source Code

Judy, Here is all the pricing code I could locate on the BuyProductDialog.ascx <%--<tr id="trRegPrice" runat="server" enableviewstate="false"> <th class="rowHeader"> <asp:Localize ID="RegPriceLocalize" runat="server" Text="Reg. Price:" EnableViewState="false"></asp:Localize> </th> <td> <asp:Label ID...
by xplosi0n1
Sun Jul 22, 2018 11:47 pm
Forum: AbleCommerce GOLD
Topic: Google Shopping Feed: Availability Line in Source Code
Replies: 23
Views: 73742

Re: Google Shopping Feed: Availability Line in Source Code

Judy,

Can you elaborate on what file this would be done under, I can't seem to locate where to do this at.
by xplosi0n1
Thu Jul 19, 2018 5:53 am
Forum: AbleCommerce GOLD
Topic: Google Shopping Feed: Availability Line in Source Code
Replies: 23
Views: 73742

Re: Google Shopping Feed: Availability Line in Source Code

Hello All, Can someone please circle back to this post and see if there is a way to correct this last issue. $169.95 (The property $169.95 is not a valid price specification. I have followed all the steps from above from both Mazhar and Naveed and still get this error from the Google Structure Data ...
by xplosi0n1
Tue Dec 12, 2017 8:23 am
Forum: AbleCommerce GOLD
Topic: Help with Product ID code for Third Party Review Service
Replies: 5
Views: 20442

Re: Help with Product ID code for Third Party Review Service

We have been using it for 6 years now. It is easy to integrate, just add a snippet of code to the bottom of the receipt.aspx page to start collecting reviews. You can add the widgets they supply to display your review counts, reviews and badges on your site. I think its easy. Once integrated Google ...
by xplosi0n1
Thu Aug 03, 2017 5:38 am
Forum: AbleCommerce GOLD
Topic: 11,568,494 Anonymous User's (Maintenance Error)
Replies: 2
Views: 4530

Re: 11,568,494 Anonymous User's (Maintenance Error)

Joe,

Thank you for the help. I will give it to our developers.
by xplosi0n1
Fri Jul 28, 2017 11:43 am
Forum: AbleCommerce GOLD
Topic: 11,568,494 Anonymous User's (Maintenance Error)
Replies: 2
Views: 4530

11,568,494 Anonymous User's (Maintenance Error)

Hello All, Our Anonymous User Maintenance is not working. We have it set to 360 days but when you click the Current Anonymous User Status we are returning 731 days and a crazy amount of anonymous users 11,568,494. I know we have the maintenance set high at 360 days but we were having trouble helping...
by xplosi0n1
Thu Apr 27, 2017 3:51 am
Forum: AbleCommerce GOLD
Topic: Google Ads Conversion Value
Replies: 6
Views: 8000

Re: Google Ads Conversion Value

I tried updating to this but it didn't work.

if (<%=Order.TotalCharges.ToString("F2") %>) {
var google_conversion_value = <%= totalValue %>;
var google_conversion_currency = "USD";
}
by xplosi0n1
Thu Apr 27, 2017 3:00 am
Forum: AbleCommerce GOLD
Topic: Google Ads Conversion Value
Replies: 6
Views: 8000

Re: Google Ads Conversion Value

Can I just put <%= USD%> in its place?
by xplosi0n1
Wed Apr 26, 2017 8:18 am
Forum: AbleCommerce GOLD
Topic: Google Ads Conversion Value
Replies: 6
Views: 8000

Re: Google Ads Conversion Value

Katie, Thank you for the link. I tried to duplicate what was discussed but it broke the receipt page and just gave me an error. Can you look over the code I tried to use and let me know if I did something wrong. Here is the google code from the receipt.aspx page <!-- Google Code for Conversion Value...
by xplosi0n1
Mon Apr 24, 2017 2:51 am
Forum: AbleCommerce GOLD
Topic: Google Ads Conversion Value
Replies: 6
Views: 8000

Google Ads Conversion Value

Hello, I am trying to change my Google Adsense tracking code from a generic 1 per conversion to the actual conversion value. I see a conversation about this which was very helpful but I do not have a ConversionTracking.ascx file or the associated .ascx.cs file. Can someone please supply me with the ...
by xplosi0n1
Thu Apr 13, 2017 8:02 am
Forum: AbleCommerce GOLD
Topic: More Conversion Tracking
Replies: 21
Views: 23954

Re: More Conversion Tracking

Hello, I am trying to change my Google Adsense tracking code from a generic 1 per conversion to the actual conversion value. I see a conversation about this which was very helpful but I do not have a ConversionTracking.ascx file or the associated .ascx.cs file. Can someone please supply me with the ...
by xplosi0n1
Thu Sep 22, 2016 9:35 am
Forum: AbleCommerce GOLD
Topic: Customer receipt missing Non-Shipable Items Info
Replies: 1
Views: 4242

Customer receipt missing Non-Shipable Items Info

Hello, I hope someone can just copy and paste their HTML for the "Output Non-Shipping Items" section of the customer order notification. I seem to be missing off the receipt the info for the extra charges listed here. Specifically the Charge and Discount option. The Shipping, Handling, Tax and Disco...
by xplosi0n1
Wed Feb 24, 2016 11:00 am
Forum: AbleCommerce GOLD
Topic: Google Remarketing
Replies: 8
Views: 13638

Re: Google Remarketing

Can anyone help me to tell if im doing something wrong with this code? I stuck the code last week in the storefooter.ascx all the way at the bottom. I didn't do anything special with it but paste it in their cause I'm not a coder. Google Tag Assistant is showing that the code is on every page but it...
by xplosi0n1
Wed Feb 17, 2016 6:27 am
Forum: AbleCommerce GOLD
Topic: Google Remarketing
Replies: 8
Views: 13638

Re: Google Remarketing

I stuck the code last week in the storefooter.ascx all the way at the bottom. I didn't do anything special with it but paste it in their cause I'm not a coder. Google Tag Assistant is showing that the code is on every page but it is telling me that: Code should be placed directly above the closing <...
by xplosi0n1
Fri Feb 12, 2016 11:15 am
Forum: AbleCommerce GOLD
Topic: Google Remarketing
Replies: 8
Views: 13638

Google Remarketing

Hello All, Any ideas on how to get this code on every page of the website, ideally right before the </body> tag? <!-- Google Code for Remarketing Tag --> <!-------------------------------------------------- Remarketing tags may not be associated with personally identifiable information or placed on ...
by xplosi0n1
Sat Jan 16, 2016 6:50 am
Forum: Feature Requests
Topic: Amazon Feed
Replies: 1
Views: 7007

Amazon Feed

I have been searching up and down for 3rd party software to be able to upload our current products to Amazon for Sale, and to be able to process our Amazon Orders from. Unfortunately all these systems are super expensive and cost around $400 per month to use and another % of all the transaction fees...
by xplosi0n1
Sat Jan 16, 2016 6:42 am
Forum: AbleCommerce GOLD
Topic: Amazon 3rd Party Software
Replies: 5
Views: 7357

Re: Amazon 3rd Party Software

We were interested in adding Amazon Payment to our site but the old Amazon Payment gateway "Checkout by Amazon" is no longer usable.

Did you come out with an update to be able to use the new "Pay with Amazon" feature?

Where do we get the code to add this as a payment gateway?
by xplosi0n1
Wed Jan 13, 2016 6:18 am
Forum: AbleCommerce GOLD
Topic: Amazon 3rd Party Software
Replies: 5
Views: 7357

Amazon 3rd Party Software

Hello, Is anyone using Amazon 3rd party software to handle their Amazon accounts. We are looking for a system that will allow us to add certain products from Gold R10 to our Amazon account. The system will also need to take care of inventory and payments. We have seen Solid Commerce but they are ver...
by xplosi0n1
Wed Jan 06, 2016 11:43 am
Forum: AbleCommerce GOLD
Topic: Adding Tracking # to Order Shipped Template
Replies: 8
Views: 6333

Re: Adding Tracking # to Order Shipped Template

Jay,

I have decided to use your code since there were some updates with Able between R10 and R11.

It works perfectly for all my shipping methods.

I just wanted to thank you for your help, it will make our customers very happy and save us time answering tracking # emails.
by xplosi0n1
Tue Jan 05, 2016 1:19 pm
Forum: AbleCommerce GOLD
Topic: Adding Tracking # to Order Shipped Template
Replies: 8
Views: 6333

Re: Adding Tracking # to Order Shipped Template

I used the code Katie posted. I thought maybe it would cover USPS also.
by xplosi0n1
Tue Jan 05, 2016 7:09 am
Forum: AbleCommerce GOLD
Topic: Adding Tracking # to Order Shipped Template
Replies: 8
Views: 6333

Re: Adding Tracking # to Order Shipped Template

Thank you both for the help. The tracking info is now showing up on our receipts as intended. But the link is corrupt. When you click on the tracking # from the Order shipped email received it bring me to: C:\Users\Mike\Desktop\${trackingUrl}. Can someone look at our ConLib\Account\OrderShipments.as...
by xplosi0n1
Tue Dec 29, 2015 11:23 am
Forum: AbleCommerce GOLD
Topic: Adding Tracking # to Order Shipped Template
Replies: 8
Views: 6333

Adding Tracking # to Order Shipped Template

Hello, I am using Gold R10 and recently noticed our Order Shipped template is not displaying the tracking # link so the customer can track their package. Can someone please give me the code needed to correct this. I think our web developers deleted this feature by accident. Here is my current code f...
by xplosi0n1
Fri Oct 30, 2015 8:22 am
Forum: AbleCommerce GOLD
Topic: Pay with Amazon
Replies: 2
Views: 2604

Re: Pay with Amazon

We are also in need of this feature.
by xplosi0n1
Mon Oct 26, 2015 3:40 pm
Forum: AbleCommerce GOLD
Topic: Upgraded 7.0 to Gold 10 - New Products don't rank in Google
Replies: 9
Views: 6875

Re: Upgraded 7.0 to Gold 10 - New Products don't rank in Google

Katie, Thanks for the insight. We relaunched in Mid July. We are only having a problem finding items that we have added to the site since the relaunch. The item you found we have had for years. Just for fun try to find a recent item we just added a month ago, this is how every item is that we have a...
by xplosi0n1
Mon Oct 26, 2015 12:16 pm
Forum: AbleCommerce GOLD
Topic: Upgraded 7.0 to Gold 10 - New Products don't rank in Google
Replies: 9
Views: 6875

Re: Upgraded 7.0 to Gold 10 - New Products don't rank in Google

Awesome, Any help is greatly appreciated.