Search found 112 matches

by dappy2
Fri Sep 17, 2010 5:54 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Options, I cant seem to get them to work the way I want.
Replies: 5
Views: 2812

Re: Options, I cant seem to get them to work the way I want.

I've struggled with the way product options are handled too. Just a thought - what if you made the powder coating an upsell item? So if the customer clicks buy, it asks if they want powder coating on the upsell page and has the color selection there? It's a bit of a hitch in the customer flow but it...
by dappy2
Thu Sep 16, 2010 1:11 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Product Rating without review
Replies: 0
Views: 1598

Product Rating without review

Is it possible to create a control that could just let people rate the products? I know most of the code looks for a review profile, but I think it would be good to allow people to rate products quickly without submitting a review. I went through the ProductReviewForm and copied/pasted the parts tha...
by dappy2
Fri Aug 20, 2010 7:04 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Newbie to Able.... css and stuff
Replies: 5
Views: 3932

Re: Newbie to Able.... css and stuff

I just load the source code for a page that I want to modify up in a html editor so that I can identify which css elements I am wanting to change and start doing my thing to the style sheet. You need Firebug. I know mazhar uses it. I've been using it for years. Its one of the best ways to see what'...
by dappy2
Fri Aug 13, 2010 12:45 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Access Product Data on ReceiptPage.ascx
Replies: 0
Views: 1720

Access Product Data on ReceiptPage.ascx

I'm looking to take a customer's contact & order & product data information and send it to our email marketing program via an HttpRequest. I'm adding a new function where I just need to build a string (a very long string, but a string to add as a query string). I can get all the customer info (Name,...
by dappy2
Tue Aug 03, 2010 9:51 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Manually Controlling CSS Files
Replies: 3
Views: 3325

Re: Manually Controlling CSS Files

Pull the CSS files out of your theme folder is the quick and dirty solution. If there's nothing there, they won't load. I had moved mine into a /css/ folder in the root of the site.
by dappy2
Mon Aug 02, 2010 4:22 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anyone run AbleCommerce & WordPress?
Replies: 4
Views: 4233

Re: Anyone run AbleCommerce & WordPress?

Setting up both AbleCommerce and WordPress on the same server under IIS7 works with no issues. We have clients using Wordpress under both http://www.mystore.com/blog/ and http://blog.mystore.com/ with no problems. What about the server setup and database? My IT department has concerns about running...
by dappy2
Fri Jul 30, 2010 7:48 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Anyone run AbleCommerce & WordPress?
Replies: 4
Views: 4233

Anyone run AbleCommerce & WordPress?

I'm about to start setting up a second ecommerce site running ablecommerce. One of the requirements of the site is to run a blog. I'm wondering if anyone has set this up specifically using WordPress and if they have any tips? First, I want to run the blog @ http://www.mystore.com/blog/ - I do not wa...
by dappy2
Tue Jun 29, 2010 2:51 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: New facebook Open Graph Feature
Replies: 44
Views: 140000

Re: New facebook Open Graph Feature

I should probably say I got this working. However I switched to using the facebook Javascript SDK which is much nicer and easier to work with - and probably what they are migrating to. I had already changed the meta to be app_id and it wasn't working on my live website still. Instead of loading the ...
by dappy2
Tue Jun 22, 2010 12:12 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: New facebook Open Graph Feature
Replies: 44
Views: 140000

Re: New facebook Open Graph Feature

I think you need to put the numerical ID of a standard facebook page, not one that is considered a "pages." If you have a personal facebook account, try putting the numerical ID for that account and see if that works for you. If so, you may need to create a facebook standard page for your company a...
by dappy2
Tue Jun 22, 2010 9:51 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: New facebook Open Graph Feature
Replies: 44
Views: 140000

Re: New facebook Open Graph Feature

I can't seem to get the like to "stick". I click on the like button, the button then shows 1 like then it reverts to no likes. I'm having the exact same problem. It works on our internal dev site, posts to facebook and everything. When I moved live, doesn't "stick". Here's a page: http://www.devons...
by dappy2
Fri Jun 11, 2010 1:30 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Unique URL for second step of checkout process
Replies: 7
Views: 4595

Re: Unique URL for second step of checkout process

You should look at the page events in Google Analytics. I think you could use some javascript to force a call to Google Analytics with a custom URL or data.

http://code.google.com/apis/analytics/d ... rview.html
by dappy2
Fri Jun 11, 2010 9:16 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Display Coupon in mini basket
Replies: 0
Views: 1705

Display Coupon in mini basket

I'd like the minibasket to display the discount as a line item for coupons and have the total update to the discounted price. The minibasket is only displayed on one specific page that has a coupon offer. I've successfully added the CouponDialog control to the minibasket - it displays Success and Er...
by dappy2
Thu Jun 03, 2010 10:35 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Email Trigger Question
Replies: 1
Views: 1465

Email Trigger Question

Hi - I just have a simple question. We haven't been using AbleCommerce shipment notification emails but I am about to turn them on. I just want to verify that all the past orders that would fall under the "Order Fully Shipped" email triggers won't actually get sent. So emails will only be sent from ...
by dappy2
Fri May 21, 2010 7:12 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: Creating a Pop-up for Bounces
Replies: 4
Views: 2441

Re: Creating a Pop-up for Bounces

There's two things here - bounces and abandoned carts: Abandoned Carts are not bounces: We are implementing an "Abandoned Basket Email" campaign on our store. It isn't setup yet, and it isn't exactly cheap to setup at first but should pay for itself over time. The company is Listrak (listrak.com - I...
by dappy2
Wed May 19, 2010 11:57 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Send mobil browsers to different themed pages
Replies: 9
Views: 12158

Re: Send mobil browsers to different themed pages

Is there a way to set the ScriptletPart content (header, footer, leftsidebar etc) values via code? For instance: <cb:ScriptletPart ID="HomePage" runat="server" Layout="Three Column" Content="Home Page" LeftSidebar="Standard Sidebar 1" RightSidebar="Standard Sidebar 2" Header="Standard Header" Footer...
by dappy2
Wed May 12, 2010 1:31 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: JQuery ready function location
Replies: 5
Views: 3746

Re: JQuery ready function location

I have all mine load in the ScriptManager on the master pages and moved all jquery functions to an external Javascript file: <ajax:ScriptManager ID="ScriptManager1" runat="server" EnablePartialRendering="true"> <Scripts> <ajax:ScriptReference Path="~/js/WebKitFix.js" /> <ajax:ScriptReference Path="~...
by dappy2
Wed May 12, 2010 8:33 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Send mobil browsers to different themed pages
Replies: 9
Views: 12158

Re: Send mobil browsers to different themed pages

Yes, it loaded a different theme on my iPhone. However, it DID NOT work on the iPhone Simulator which was weird. It also doesn't work on the masterpages, the code had to be on Default.aspx for instance. Unfortunately, the trouble with merely switching themes is the same HTML, Conlibs etc are used - ...
by dappy2
Tue May 11, 2010 12:31 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Send mobil browsers to different themed pages
Replies: 9
Views: 12158

Re: Send mobil browsers to different themed pages

This didn't work at all in the iPhone simulator.
by dappy2
Mon Apr 12, 2010 8:23 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Custom Header w/ Cart Items and Cart Total
Replies: 37
Views: 54276

Re: Custom Header w/ Cart Items and Cart Total

I do have the header basket code within an update panel. It still doesn't update when the user clicks the back button in the browser (At least in Firefox and IE as far as I can tell).
by dappy2
Fri Apr 09, 2010 2:10 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Custom Header w/ Cart Items and Cart Total
Replies: 37
Views: 54276

Re: Custom Header w/ Cart Items and Cart Total

Sorry to resurrect such an old post, but I'm having a small issue with this and I'm slowly squashing some more minor bugs in the site design and function so... If a user clicks "buy now" they are redirected to the basket page and the header control updates. However, if you click "back" in the browse...
by dappy2
Thu Mar 04, 2010 9:50 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Use category ID as a conditional
Replies: 4
Views: 3376

Re: Use category ID as a conditional

Thanks! This works pretty well. The only problem I'm running into is that if I'm not on a category or product page, there is no category so I'm getting an "Object Reference Not Set..." error. Since these Controls are on the master page (Scriplet.master) they execute all the time. Unfortunately, due ...
by dappy2
Wed Mar 03, 2010 4:31 pm
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Use category ID as a conditional
Replies: 4
Views: 3376

Use category ID as a conditional

I'm trying to figure out how to do some specific things on certain category pages. Is it possible to have CustomControl.ascx and in the code do something like: if CurrentCategory is "Category Name (or C1 for the ID)" and CurrentPage is a categoryPage (not a product page, webpage, basket etc) then --...
by dappy2
Tue Feb 02, 2010 11:08 am
Forum: 7.0 Store UI: Layout, Design, Look and Feel
Topic: Show Producht.htm Layout Question
Replies: 5
Views: 3915

Re: Show Producht.htm Layout Question

Do you want the ring me and UPS image under the product image?

If so, you need to add it to the Conlib:ProductImage (or whatever the image control) is called. Since each are rendered in a separate table cell, there is no way to get it over there.
by dappy2
Fri Jan 29, 2010 9:24 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: What, if any, Javascript files install with 7.0.4
Replies: 2
Views: 2224

Re: What, if any, Javascript files install with 7.0.4

Thanks mazhar! If I'm not running a mootools/UvimiGallery will I need those 2 files? I'm going to switch it run on jquery. Edit: Where is the selectbox.js used? Is it loaded dynamically via a code behind or is it on a specific page? I just want to make sure it gets pulled and I have my files in the ...