luispf39
Forum Replies Created
-
Thank you so much! It works fine now! π
Hi,
But that’s is for the form. I need conditional logic on a HTML post or page, to show certain information to one user depending on metakey value.
For example:
– If metakey ‘Country’ = ‘France’ then show this: ‘X’
– If metakey ‘Country’ = ‘England’ then show this: ‘Y’Is that posible?
Thank you
Hi!
That solution worked fine! Thank you so much!
Forum: Plugins
In reply to: [The Events Calendar] Error on “Price” fieldHi,
Please, find attached an screenshot here: https://www.dropbox.com/s/ug4eg0nyyi6ex6c/Captura%20de%20pantalla%202022-04-06%20a%20las%2018.19.28.png?dl=0
Thank you
Hi,
But this is going to do a “Lorem Ipsum” structure, and I would need “Lorem ipsum” in most of cases.
By the way, is there any way to know why in some elemenets is working fine on the same menu, page, etc?
Thank you
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Redirect to /shop after payHi @simplysaru,
I have opened an issue on Github. Thank you so much!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Redirect to /shop after payHi @conschneider,
Yes, I think so, but is there any way to fix this bug?
I’m considering to downgrade the plugin to October / November ’20 version, because before the thank you page redirection was working fine, but I would prefer to mantain the current version of course if we can fix it.
Should this endopoint works with pay-for-order page, instead order-pay? I think we are using custom orders, so we use pay-for-order page.
Thank you!
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Redirect to /shop after payHi @stuartduff,
I tried it some days ago, but problem was still there with no plugins enabled. I think it is Stripe plugin, becauase it redirects to /shop page ONLY when verification is required by customer’s card issuer, so ONLY on this cases, our shop redirects to /shop after verification. If card issuer doesn’t ask for a SMS or APP verification, everything works as expected.
As I told you before, every time customer goes to /shop after paying, the URL contains this parameter: &wc-stripe-confirmation=1
Is it this parameter from your plugin?
Thank you,
LuisForum: Plugins
In reply to: [Advanced Dynamic Pricing and Discount Rules for WooCommerce] Coupons bugForum: Plugins
In reply to: [Advanced Dynamic Pricing and Discount Rules for WooCommerce] Coupons bugHi Alex,
I think the problem wasn’t solved with your answer one week ago.
During this week I saw some promocodes are correctly applied in cart, but in TOTAL field, the price was still shown without applying the discount.
I disabled your plugin, and then in all cases Total field was correct.
Before disabling your plugin I tried to change coupons settings in your plugin. I tried the tree options, but I coudn’t fix the problem.
Any idea how could we fix it?
Thank you so much,
LuisForum: Plugins
In reply to: [Advanced Dynamic Pricing and Discount Rules for WooCommerce] Coupons bugThank you so much for your fast support!
With this option enabled is working fine now π
Regards!
- This reply was modified 5 years, 2 months ago by luispf39.
Hi Marta,
I don’t want to change this text. I want to show the number until next step, not until free shipping.
For example, I have:
– From 10 to 19,99: 40β¬
– From 20 to 29,00: 30β¬
– More than 30: freeI want if the user has 15β¬ in his cart, he shows a message (for example): 4,99β¬ left to next discount.
I’m asking for the “4,99” shortcode, or script to show this number.
Thank you so much!
Hi @ronyp!
Do you know if is it possible to modify “totals” after applying “exclude_tag” with your plugin?
Thank you so much,
LuisHi Rony,
Please, find attached two screenshots (one table with this filter , – exclude_by_tags=”test” – and the orginal table):
https://www.dropbox.com/s/9ddl2tmbgwrtb9d/z%20Original.png?dl=0
https://www.dropbox.com/s/3oil7g20j56c5xw/z%20Exclude%20tags.png?dl=0Shorcodes list:
<tr><th>EnvΓo</th><td>[wcj_order_shipping_price excl_tax="yes"]</td></tr> <tr><th>Subtotal</th><td>[wcj_order_total_after_refund excl_tax="yes"]</td></tr> <tr><th>Impuestos</th><td>[wcj_order_total_tax_after_refund]</td></tr> <tr><th>Importe total</th><td>[wcj_order_total_after_refund]</td></tr>Is it possible to recalculate totals, tax, etc when I exclude a tag from the table?
Thank you so much!
RegardsHi!
Oh, sorry to hear that. No, I don’t think so. I need Gravity Forms Add-on to link my form with the product.
Now the form only loads the first page. I can’t find where to change it. Have you modified something in the code?
Thank you for your kind help!