graphicedge
Forum Replies Created
-
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] No To/From/Message Field When Selected AmountOkay. So here’s what I did. I went plugin-by-plugin and nothing helped. Then, I deactivated all of the plugins, still nothing.
THEN I kept all of the plugins on and switched the theme to a basic Twenty Nineteen. And it worked! (I temporarily switched to the old theme, and it re-broke again).
Next I took turns activating each plugin on the other theme and one of the plugins that goes with the old theme deactivated your gift certificate one.
So, the old theme breaks your plugin, and so does one of their affiliated plugins.
The theme is from a company called WPDance, and the theme is wdjewelry. The plugin that also breaks yours is WD QuickShop. It looks like they were in business in 2012, and I can’t even find a clean version of the jewelry theme on their website.
I’m not sure where this leaves us from here. Any thoughts? I’m fairly certain my client isn’t going to want to redesign his site with a whole new theme.
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] No To/From/Message Field When Selected AmountWow, okay. Yeah I tested the plugin on another WordPress WooCommerce site I have access to and it worked fine. And for this site, the plugin is definitely installed and activated. I’ll go through the other plugins one-by-one to see if one of those are. Will report back.
P.S. This is the best plugin support I’ve ever received. You guys are amazing: informative, quick, and patient.
I APPRECIATE YOU! I’ll be back in touch hopefully shortly with an update. THANK YOU!
To Be Continued…
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] No To/From/Message Field When Selected AmountThere aren’t any errors being logged related to your plugin – is there a way I can hand-code the wp_enqueue_scripts hook to call out to the pw-gift-cards.js specifically? I do have the script code in the script-loader.php file on my site, so the enqueue should be working. I’m thinking if I can code it in a custom area within my WordPress theme that I can get it to function?
Forum: Plugins
In reply to: [PW WooCommerce Gift Cards] No To/From/Message Field When Selected AmountYeah, I’ve tried the checkbox for the fix before and that didn’t work.
Can you tell me which theme file might need the pw-gift-cards.js information? While not a developer, Im fairly confident in being able to place a piece of script into one of the template files.