Jorge A. Torres

Results 53 comments of Jorge A. Torres

> So I vote for the simpler `visiblity: none;` approach, and if there isn't any proper procedure in place for modifying templates without breaking themes... I don't think it'll _break_...

@Konamiman: I've implemented the above for you to take a look. This seems like a less problematic solution than overriding the template (and it'd still allow themes to override even...

Hi @fvdbgit! Part of the message you were seeing comes from the "Additional Content" setting in the e-mail (WooCommerce > Settings > Emails > New order). Even if you removed...

Hey @Nodetar! The snippet I shared above _needs_ to go into your theme's `functions.php` or used through plugins such as Code Snippets, as indicated. If you want to do this...

After some discussion, we're closing this issue for now. The app prompt only appears under specific circumstances (and only in e-mails to admins, not buyers). There are also various ways...

Hi there! Because #772 already added sufficient explanation to the settings screen I'm assuming we're talking about the field on the checkout screen here, which is the one that says...

From #807: > I am using Paypal Express checkout, I am only having Paypal checkout on Checkout page also I am skipping the cart. I have minimum order amount Error...

Hi @jessepearson! Thanks for the report. We will have to look into this, but using the query string is literally the documented way to configure the PayPal scripts (see https://developer.paypal.com/docs/checkout/reference/customize-sdk/#query-parameters)....

@MrJnrman: Can this be merged or is it still being worked on?

@MrJnrman: updating with the latest from `trunk` is good but not a hard requirement. Sadly, there are some conflicts now, so those would have to be resolved. Once that's done...