rayge
Forum Replies Created
-
Forum: Plugins
In reply to: [Tiered Pricing Table for WooCommerce] Variable ProductTHANK YOU!
Stupid Jquery missing LOLForum: Plugins
In reply to: [Tiered Pricing Table for WooCommerce] Variable ProductDONE
Forum: Plugins
In reply to: [Tiered Pricing Table for WooCommerce] Variable ProductI sent you all the info in A PM via Facebook.
THANK YOU
Forum: Plugins
In reply to: [Checkout Terms Conditions Popup for WooCommerce] Latest update breaks pluginNope i think the issue could be this NEW error but im not sure how to solve it.
[Deprecation] Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user’s experience. For more help, check https://xhr.spec.whatwg.org/.
- This reply was modified 7 years, 9 months ago by rayge.
Forum: Plugins
In reply to: [Checkout Terms Conditions Popup for WooCommerce] Latest update breaks pluginRight.. as i said right from the beginning..
the Idea for us was to Trigger the Popup ONLOAD withut anyone clicking aything. Making 100% sure the client sees it and that code i had was working. so its just confusing that it isn’t now. and thats also wh i mentioned it wud be nice if that was an option in the plugin because it is a useful feature.THANKS again for trying.
Forum: Plugins
In reply to: [Checkout Terms Conditions Popup for WooCommerce] Latest update breaks pluginAgain youd think it would work i used your code copy and paste
https://www.bksports.com/checkout/
take a look it still seems unhappy. 🙁Forum: Plugins
In reply to: [Checkout Terms Conditions Popup for WooCommerce] Latest update breaks pluginNope its like something is blocking it. not sure what changed
Thanks for tryingForum: Plugins
In reply to: [Checkout Terms Conditions Popup for WooCommerce] Latest update breaks pluginHmm strangely enough that still didn’t trigger it. am I on crack? Can someone take a look and see why? it would even be a better idea if the plugin had an option for auto popup.
Forum: Plugins
In reply to: [Checkout Terms Conditions Popup for WooCommerce] Latest update breaks plugin@dualcube that did fix it. now my custom code that suppose to auto popup the TAC isnt working.
I hate to ask but what changed?
here is my code to auto popup that was working before.
<script type=”text/javascript” >
jQuery(document).ready(function($) {
$( window ).bind( ‘updated_checkout’, function() {
$(‘#checkoutpopupform’).simplepopup();
});
});
</script>
here is the URL to the page.
https://www.bksports.com/checkout/Forum: Plugins
In reply to: [WooCommerce] Shortcode issuesYeah I would think so. but even after turning off all plugins and switching to 2017 theme it makes it really strange.
Subitting the ticket now. thanks!
Forum: Plugins
In reply to: [WooCommerce] Shortcode issuesStill no joy trying both methods.
This really is confusing.We do have paid support for woocommerce so if you like i can submit a ticket and we can continue working on it from there?
Forum: Plugins
In reply to: [WooCommerce] Shortcode issuesOK that works as long as limit=10 if i change it to anything ABOVE 10 it then doesn’t work.
could that also be a theme issue? it does the same thing in twenty seventeen theme so im not sure.
Forum: Plugins
In reply to: [Fedex WooCommerce Shipping Method Plugin] Shipping service label missing!I Figured it out.
Forum: Plugins
In reply to: [Fedex WooCommerce Shipping Method Plugin] Shipping service label missing!Ok it looks to be TEMPLATE related. I have divi installed if that helps?
Forum: Plugins
In reply to: [Event Tickets and Registration] Admin notification emailI have the same question.