-
Posted a reply to Change position/priority of Enquiry button (not css), on the site WordPress.org Forums:
I don't see that on my end. I'm using the popup, so "Enquiry Popup Backdrop… -
Posted a reply to Change position/priority of Enquiry button (not css), on the site WordPress.org Forums:
Got it! Here's the code @damiansmith86. add_action( 'init', 'move_enquiry_button'); function move_enquiry_button() { global $WC_Woocommerce_Catalog_Enquiry; $settings… -
Posted a reply to Change position/priority of Enquiry button (not css), on the site WordPress.org Forums:
Lol. I wish I was a real dev, but I'm getting closer! So @dualcube, I… -
Posted a reply to Change position/priority of Enquiry button (not css), on the site WordPress.org Forums:
Thanks @dualcube. Dumb question, would I need to add the two functions from the plugin… -
Created a topic, Change position/priority of Enquiry button (not css), on the site WordPress.org Forums:
I'd like to move the Enquiry button's priority to have… -
Posted a reply to Error: Invalid parameter(s): image, on the site WordPress.org Forums:
Caleb, neither of those methods worked for me. I uploaded the image to the media…