davewoodottawa
Forum Replies Created
-
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Amount is required on product pagecool, thanks anyway.
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Amount is required on product pageYeah, that’s what I was thinking; I just can’t find which hook isn’t being called.
If you’re familiar with the process around adding to cart via ajax, can you maybe point me to some of the key hooks I should check?
Many thanks!
Dave.
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] Amount is required on product pageI should add, when using the custom theme I do not receive the “Amount is required” error, it simply adds the product to the cart but only at the default value ($25). If you change the value it is not reflected in the product added to the cart, which is always $25.
It looks like some javascript is not running when the select drop-down is changed. I also notice that the div for a single variation is empty in my theme, whereas on the storefron theme it is populated.
Thanks,
Dave.
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Start show on specific slide #?Works like a charm. Thanks JLeuze!
And thanks again for the terrific plugin!
Dave
Forum: Plugins
In reply to: [Meteor Slides] [Plugin: Meteor Slides] Start show on specific slide #?Hi JLeuze,
Thanks for your quick response!
I’m actually looking for a javascript function to to switch the slideshow to a particular slide.
The slideshow is already loaded on the page. I want to be able to switch to a specific slide when the visitors clicks on an icon. So, there will be a row of icons, and if they click on the 2nd icon it will change to the 2nd slide, etc.
I guess it is sort of like the paged navigation, only i want to put my own dynamic icons instead, and I want them on another part of the page.
Is this possible?
Thanks!
Dave.