Page 1 of 2
Contine Shopping not working
Posted: 16 Sep 2020, 20:31
by jkosick
The continue shopping button is not closing the ajax add to cart modal box. I am using a jomshapper helix3 with page builder template with bootstrap 3 loaded from phocacart with the template using less. I have also tried it with the standard joomla protostar template with the same issue. I also tried a combo of every option for the bootstap, css settings, and themes. I tried deselecting inline block that worked for others, but I cant find out why it wont close.
Thanks for assitance.
https://www.strissart.com/gallery/2-8-x ... e-breeze-3
Re: Contine Shopping not working
Posted: 17 Sep 2020, 11:24
by Jan
Hi, hard to say, there is no JS error in console. This seems like some conflict withing modal close feature.
Can you paste a screenshot of Bootstrap and styles options? Try to not load Bootstrap as it is loaded by template:
Try to install and activate Phoca Upgrade System plugin in case, e.g. more Bootstrap libraries are loaded on the site, or to enable latest jQuery, etc, see:
https://www.phoca.cz/phoca-upgrade-system-plugin
Jan
Re: Contine Shopping not working
Posted: 24 Sep 2020, 18:22
by jkosick
I have tried every combination of options and I still have the issue and I have also tried the upgrade plugin with the same issues. I also have the issues on the standard joomla template.
Re: Contine Shopping not working
Posted: 25 Sep 2020, 13:40
by Jan
Hi, can I see the site with enabled ajax, so I can test it. Now the ajax is disabled.
BTW - on the site, the bootstrap is still loaded twice, so just disble it in Phoca Cart.
Jan
Re: Contine Shopping not working
Posted: 26 Sep 2020, 03:50
by jkosick
Ajax is enabled and the bootstrap is off in the cart. Thank for looking.
Re: Contine Shopping not working
Posted: 26 Sep 2020, 14:58
by Jan
Ok
- ajax is enabled now
- bootstrap is loaded by template - only once
This is OK, now try to see Phoca Cart options for theme options. Template loads Bootstrap 3, so Bootstrap 3 needs to be set as theme:
Try to set Bootstrap 3 as theme and Bootstrap as Icon Type and let me know.
Jan
Re: Contine Shopping not working
Posted: 26 Sep 2020, 18:26
by jkosick
That has been done and still the same issues.
Re: Contine Shopping not working
Posted: 29 Sep 2020, 21:24
by Jan
Hi, for test only:
Install and enable this plugin:
https://www.phoca.cz/phoca-upgrade-system-plugin
Enable this parameter in this plugin:
(it will change the obsolete jQuery version 1.x to 3.x)
so we know, the problem is not inside jQuery.
Another test: try to switch to another template (for test only) - to see if the problem is not a part of the template
Jan
Re: Contine Shopping not working
Posted: 30 Sep 2020, 00:57
by jkosick
I tried those changes, and also tried that previously with a combo of all the options in the upgrade plugin. Also tried on the protostar template with the same issues. Tried unpublishing all the modules and most of the plugins with the same results. Also tried reinstalling same results. For now I will just go back to using the non-ajax add to cart.
Re: Contine Shopping not working
Posted: 01 Oct 2020, 16:48
by Jan
Hmm, really hard to say what can be wrong there. The "continue button" insludes standard close class for all bootstrap modals.
There can be a lot of different conflicts, e.g. like when some Javascript will prevent from running all other events (on click) ... but unfortunately, I didn't find anything on the site (even with event debbuger
)
Jan