CartPops
Forum Replies Created
-
Hey,
Thank you!
Unfortunately, this is not possible yet as most of our users want to trigger it after an add to cart event. In the next version, we will have a filter that allows you to disable this behavior.
I’ll follow up on this thread
Sent me an email at [email protected]
CHris
Hey there,
It looks like your theme is enforcing quite a high z-index. Please update CartPops to the latest version and let me know if you’re still facing this issue. We upped our own z-index (ah, the z-index war has started ??)
I’m going to close this as I’m confident the new z-index will work for you.
If not, definitely reply and we’ll check again.
Hey @dabeed ,
Do you have an URL so I can take a closer look? I haven’t had this reported yet, so I don’t have much to go off from.
Thanks,
Chris
Glad it got solved!
Hey there,
Thanks for reporting.
This is a well-known bug/issue and will be fixed in the next update!
Thanks for reporting! This is fixed in the next version.
I’m not sure why’d you want to do this from a user experience standpoint. And I think this would be possible, but this goes outside the scope of our support.
Thanks for understanding!
I don’t understand, can you eleborate?
Glad you figured it out Mike!
Hey there,
I also told you this via email already, but you can try to add this to CartPops settings -> Advanced -> Custom JS:
jQuery(document).ready(function($){ window.CartPops.drawer.on( 'show', function( ev ) { setTimeout(() => { window.CartPops.drawer.hide(); }, 4000 ); } ); });
- This reply was modified 3 years, 10 months ago by CartPops.
Forum: Plugins
In reply to: [CartPops - High Converting Add To Cart Popup For WooCommerce] strange issueSeems like WPR is priortizing WC’s scrips. Maybe I need to make sure I enqueue them better and directly after some of the WC scripts.
Try and see if excluding works.
Definitely keep me in the loop here or [email protected].
Forum: Plugins
In reply to: [CartPops - High Converting Add To Cart Popup For WooCommerce] strange issueGotcha. You could try to go to CartPops -> Advanced -> All the way at the bottom Force Refresh.
We had issues with WP Rocket in the past, especially the mobile caching. WP Rocket excludes the official /cart/ page by default, however, we obviously don’t live on that official page.
Thank you @tdelsack ,
This issue will be resolved in the next version! Don’t hesitate to reach out to [email protected] for anything else or updates.
Hey Siegfried,
Thanks for dropping by.
This is on our list of things to look into. We might consider this feature!