dfreker
Forum Replies Created
-
Or, said another way…is there a way to transfer funds to the seller only after the buyer has received and approved the delivery of the product? I mention an ‘escrow’ account above. Really, we just want to ensure the buyer approves the product before funds are allowed to transfer to the seller.
Thank you!
DaveForum: Plugins
In reply to: [WooCommerce] Order Status – ON HOLD when ordered with PayPalThank you! I must apologize for my lack of response. After submitting this, I discovered that indeed we had not completed the PayPal setup and we resolved this. Thank you for your quick replies!
Thank you, Kriti!
The ui-widget-content class totally worked. Just a note to anyone else reading this, I had to increase specificity of my selector by listing the class name twice in order for the have the CSS rules apply…
.ui-widget-content.ui-widget-content {
css rules…
}Regarding using the inspector as you mentioned, I couldn’t get it to work since the info box only appears when hovering over the word ‘hint’. When you move over the box to right click and select ‘inspect’ the box disappears. Anyway, the class name is really all I needed.
Thank you for a great plugin and great support!