[RELEASED]Add To Cart Confirm Ajax Popup
89 posts
• Page 3 of 5 • 1, 2, 3, 4, 5
Re: [RELEASED]Add To Cart Confirm Ajax Popup
great!
When this update be available?
thank you
When this update be available?
thank you
- billeweb
- Posts: 6
- Joined: Sat Dec 17, 2011 5:15 am
Re: [RELEASED]Add To Cart Confirm Ajax Popup
billeweb wrote:great!
When this update be available?
thank you
We are currently in the process of changing hosts & as soon as that is done, I will be continuing my work to create a vqmod version of my new cart confirm

Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
- harryo40
- Posts: 204
- Joined: Tue Oct 20, 2009 7:37 pm
- Location: Blackburn, Lancashire
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Hi,
I managed to change the plugin to work with my template.
see: http://www.ednamoda.com.br/megavaidosa/ ... ommon/home
But the problem is that it is not working on the preview page of the product, only the home page, see:
http://www.ednamoda.com.br/megavaidosa/ ... duct_id=36
Where should I change to make it work with my theme?
thank you,
Bille
I managed to change the plugin to work with my template.
see: http://www.ednamoda.com.br/megavaidosa/ ... ommon/home
But the problem is that it is not working on the preview page of the product, only the home page, see:
http://www.ednamoda.com.br/megavaidosa/ ... duct_id=36
Where should I change to make it work with my theme?
thank you,
Bille
- billeweb
- Posts: 6
- Joined: Sat Dec 17, 2011 5:15 am
Re: [RELEASED]Add To Cart Confirm Ajax Popup
billeweb wrote:Where should I change to make it work with my theme?
Hi Billie,
The main files I have made changes are in the common.js & the stylesheet2.css which replaces the stylesheet.css but I see that you have broke this down & added it
It looks as though the code you need to change is in the product.tpl page.
Open that for editing & scroll down to the bottom parts (js) & you should see this part or something like it...
- Code: Select all
if (json['success']) {
$('#notification').html('<div class="attention" style="display: none;">' + json['success'] + '<img src="catalog/view/theme/default/image/close.png" alt="" class="close" /></div>');
$('.attention').fadeIn('slow');
$('#cart_total').html(json['total']);
you need to change this to the same as whats in the catalog/view/theme/default/template/product.tpl file contained in this mod download & I think you will find that solves it

Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
- harryo40
- Posts: 204
- Joined: Tue Oct 20, 2009 7:37 pm
- Location: Blackburn, Lancashire
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Perfect!
That's exactly what I needed.
Thank you for your help!
That's exactly what I needed.
Thank you for your help!
- billeweb
- Posts: 6
- Joined: Sat Dec 17, 2011 5:15 am
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Hi,
Has t he new version with the 3 buttons been released yet (for the default theme). Am eagerly awaiting it! thanks.
Has t he new version with the 3 buttons been released yet (for the default theme). Am eagerly awaiting it! thanks.
- mgrohan
- Posts: 7
- Joined: Sat Jul 17, 2010 1:09 am
Re: [RELEASED]Add To Cart Confirm Ajax Popup
@mgrohan
I started work getting all parts of coding together last night & hope to have it all packed up & testing it using vqmod tonight before releasing it ;-)
I started work getting all parts of coding together last night & hope to have it all packed up & testing it using vqmod tonight before releasing it ;-)
Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
- harryo40
- Posts: 204
- Joined: Tue Oct 20, 2009 7:37 pm
- Location: Blackburn, Lancashire
Re: [RELEASED]Add To Cart Confirm Ajax Popup
BREAKING NEWS
Add To Cart Confirm Ajax Popup - V2 has now been released :-D but....
only for default OC theme
I will be adding instruction this weekend on how to install it on other themes ;-)
Download: http://www.opencart.com/index.php?route ... on_id=4704
Support for my new mod is: viewtopic.php?f=165&t=51196
Add To Cart Confirm Ajax Popup - V2 has now been released :-D but....
only for default OC theme

I will be adding instruction this weekend on how to install it on other themes ;-)
Download: http://www.opencart.com/index.php?route ... on_id=4704
Support for my new mod is: viewtopic.php?f=165&t=51196
Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
- harryo40
- Posts: 204
- Joined: Tue Oct 20, 2009 7:37 pm
- Location: Blackburn, Lancashire
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Hello,
I just downloaded your great extension!
I changed it in order to use it with my customed theme and it's looking great!
The only problem I have is that I'm using greek language and the wording of the pop up windows don't make any sense...
Where should I go to change the wording?
It uses some fields from my catalog probably but in your files which changes should I do??
thanks a lot!
loukiad
I just downloaded your great extension!
I changed it in order to use it with my customed theme and it's looking great!
The only problem I have is that I'm using greek language and the wording of the pop up windows don't make any sense...
Where should I go to change the wording?
It uses some fields from my catalog probably but in your files which changes should I do??
thanks a lot!
loukiad
- loukiad
- Posts: 52
- Joined: Fri Oct 28, 2011 3:45 pm
Re: [RELEASED]Add To Cart Confirm Ajax Popup
loukiad wrote:Hello,
I just downloaded your great extension!
I changed it in order to use it with my customed theme and it's looking great!
The only problem I have is that I'm using greek language and the wording of the pop up windows don't make any sense...
Where should I go to change the wording?
It uses some fields from my catalog probably but in your files which changes should I do??
thanks a lot!
loukiad
Hope my PM explained how to do this

Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
- harryo40
- Posts: 204
- Joined: Tue Oct 20, 2009 7:37 pm
- Location: Blackburn, Lancashire
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Yes!You are very helpful!!
thanks once again!
thanks once again!

- loukiad
- Posts: 52
- Joined: Fri Oct 28, 2011 3:45 pm
Re: [RELEASED]Add To Cart Confirm Ajax Popup
UPDATED to V2.1
Fixed minor 'action' bug that was showing in error log.
Done away with 'continue shopping' button & added a fancybox X in the top right corner to close popup.
Added a scroll box in the popup, so your customers can scroll through the products etc while the 'view cart' & 'checkout' buttons are visable all the time the popup is open.
Fixed minor 'action' bug that was showing in error log.
Done away with 'continue shopping' button & added a fancybox X in the top right corner to close popup.
Added a scroll box in the popup, so your customers can scroll through the products etc while the 'view cart' & 'checkout' buttons are visable all the time the popup is open.
Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
- harryo40
- Posts: 204
- Joined: Tue Oct 20, 2009 7:37 pm
- Location: Blackburn, Lancashire
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Hello harryo,
So what about custom theme support version?
Is will be released in the next couple of weeks/months?
Just asking.
So what about custom theme support version?

Is will be released in the next couple of weeks/months?
Just asking.
- seatrend
- Posts: 3
- Joined: Tue Dec 20, 2011 4:42 pm
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Hi,
I have bought your add to cart mod but I am using opencart version v1.5.2.1.
I cant seem to get it working. I am in the process of moving my website. I have installed it using the default and slightly modified theme but no luck. I would really like it to work with the modified theme.
http://www.boilersparescenter.co.uk
can u please help as I need to add all the relevant mods from my previous website to my new website and make it live.
Thanks Lee
I have bought your add to cart mod but I am using opencart version v1.5.2.1.
I cant seem to get it working. I am in the process of moving my website. I have installed it using the default and slightly modified theme but no luck. I would really like it to work with the modified theme.
http://www.boilersparescenter.co.uk
can u please help as I need to add all the relevant mods from my previous website to my new website and make it live.
Thanks Lee
Last edited by lee420 on Mon Apr 16, 2012 10:38 pm, edited 1 time in total.
- lee420
- Posts: 6
- Joined: Mon Apr 09, 2012 11:35 pm
Re: [RELEASED]Add To Cart Confirm Ajax Popup
any updates to 1.5.2.2?
- moneycarlo
- Posts: 147
- Joined: Tue Sep 27, 2011 7:40 pm
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Sorry but no update on 1.5.2 as Ive been away for a while & not had the time yet.
Hopefully will get round to it very soon
Hopefully will get round to it very soon

Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
- harryo40
- Posts: 204
- Joined: Tue Oct 20, 2009 7:37 pm
- Location: Blackburn, Lancashire
Re: [RELEASED]Add To Cart Confirm Ajax Popup
Installed it on 1.5.3.1 (since I have no need for the extend version) and it works.
However, it doesn't auto close after a while, anybody know how or what to do to solve this?
However, it doesn't auto close after a while, anybody know how or what to do to solve this?
- burley
- Posts: 343
- Joined: Sun Oct 09, 2011 7:30 am
Re: [RELEASED]Add To Cart Confirm Ajax Popup
What version of OC are you using???
Add To Cart Confirm Ajax Popup for OC 1.5.1.3 --> 1.5.5.1 - Add to Cart Confirmation Popup
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
Image Map Banner Module - Image Map Banner Module
----------------------------------------------------------------------
Womens Famous Name Fashion Clothing at bargain prices - Next2nowt.com
- harryo40
- Posts: 204
- Joined: Tue Oct 20, 2009 7:37 pm
- Location: Blackburn, Lancashire
89 posts
• Page 3 of 5 • 1, 2, 3, 4, 5
Who is online
Users browsing this forum: No registered users and 7 guests













