samrot
Forum Replies Created
-
Hi! Thank your for your response.
I found out right after starting this topic that the conflict seems to be with the WPC Buy Now button plugin so I started a thread on the support page of that plugin.
I will mark this one as resolved, sorry for the confusion and thank you again for your amazing support.
Best.
Hi again @janilyn409! Thank you for your quick response.
Yeah we did check that but the issue I described is happening when pressing on the Add to Cart button when this plugin and the Ajax plugin are both active. If we disable one of them then everything works fine (but we lack one of those functionalities).
This why I’m guessing it’s a compatibility issue.
Let me know what you think.
Best!
Forum: Plugins
In reply to: [Squeeze] How are the images processed? Are they sent to an external server?Thanks for the reply! I installed the plugin but I don’t see the options to resize the images and set a general max width and height. Is this possible?
Forum: Plugins
In reply to: [Gutenberg Gallery Blocks Lightbox] Lightbox jumps to top of pageI’m also in need for this feature.
Do you think you’ll be able to include it soon?
Thx!Perfect!! Thx Diego!
All the bestHi Diego!
Ok, great, thank you so much for this changes.
When do you think that will be?
Regards!
Hey Diego! Thanks again for your response.
I’m using the following code but it’s not working:
add_filter( 'fc_shipping_method_option_label_markup', 'free_shipping_label_fc', 10, 2 ); function free_shipping_label_fc( $label, $method ) { if ( $method->method_id == 'local_pickup' ) return $label; //Do not apply to local pickup if ( $method->cost == 0 ) { $label .= ' <strong>' . __( 'gratis!', 'woocommerce' ) . '</strong>'; } return $label; }
Would you help me fix what’s wrong?
Thank you in advance.Hi Diego,
I was unable to fix the problem so I deactivated the plugin.
Writing this I came up with the idea of resetting the Checkout fields editor plugin and that worked so I guess something in the previous configuration was generating the issue.
I will set the configuration again and see if that generates any errors or not.
Keep you posted.
Thanks a lot & regards!Hi Diego, thx again for the quick response.
I am using that exact plugin and gave it another try but it still doesn’t work, as soon as I activate it, the checkout starts skipping the first step (please take a look at this first screenshot and notice that there is no email address entered in the ‘MI CONTACTO’ (my contact) step and it still takes me right to the second step (I’m doing this test on private mode without being logged in).
But if I deactivate the plugin and refresh the same page it instantly show me the first step (please take a look at this second screenshot).
I tried changing the order of the fields in the plugin and even disabling the email field but it keeps doing the same.
Please let me know how can I fix this and if you need further information.
Regards!Hi Diego! I’ve been testing the new version and so far so good, congrats. I have a couple of comments and requests though…
1) How can I change the order and style (length) of the fields (both for shipping and billing fields)? And also, how can I add or remove fields? I tried with the checkout field editor plugin and it does the job but then for some reason the checkout skips the first step (login) and goes straight to the step 2 (shipping).
2) I need to add a field to the billing information with the document or tax id number of the customer that has to be completed regardless if the customer chooses the billing information to be the same as the shipping information. How can I achieve this? Please take a look of what I mean in this example: https://tienda.mamassos.com/
Additionally, unless you have a document/tax id number field that it has to be completed for billing reasons like me, I feel that if the customer chooses the billing information to be the same as the shipping information then there is no need to make the billing a whole step in the checkout process (in most cases, only to mark that option or leave it as it is) and that it should lead straight forward to the payment. I mean, it should give the option to have the billing information to be the same as the shipping information and only if you choose not to then it changes the ‘continue to payment’ button with the ‘continue to billing’ button (adding a new step to the process). Or merge the billing step directly with the shipping step like in the example store mentioned. It’s just an idea.
3) How can I avoid the coupon’s field from hiding behind a link button?
Looking forward to your comments.
Regards!Hi Diego,
Thank you for the heads up, I will update to the latest version and test in my clients websites. Keep you posted!
Hi @diegoversiani,
I would like to go back to the original behavior since, by default, when using the code you kindly provided, it shows a shipping price that may not be the one that applies to the customer delivery area so it may be confusing and also disappointing for the customer to see that price increase when they enter the shipping address.
Looking forward to the next version then.
Regards,
SamuelForum: Plugins
In reply to: [Fluid Checkout for WooCommerce - Lite] translations not showingHi @diegoversiani,
Thank you for the quick reply.
Ok, from what I read in loco translate documents this folder (languages/plugins/) is not safe since it could get overwritten when WordPress Core updates but I will take notice of this and also of what you mentioned about their suggested configuration.
Anyway, from the plugins that I have installed in this site, Fluid Checkout is the only one with this issue when setting “languages/loco/plugins/fluid-checkout-es_AR.po” as the storage directory so I think that if you can get this fixed it would be great.
I will send you the files via e-mail, no problem if you want to use them (please consider I am not a professional translator).
Regards,
SamuelHi @diegoversiani,
Thank you for your response.
Ok, that’s great to hear.
Until those changes are ready, can we go back to the previous version and move the shipping methods below the shipping address (as it was before) so the available shipping methods display only after customer enters the delivery address?
Regards,
SamuelHi Diego,
## State/Region refresh
You are right! Thank you for that info!!#### Another possible solution – Some of them show extra contact fields for “Pickup contact person(s)” which I think is a better solution.
Couldn’t agree more. I also think this is the best solution and that you really understood what I was talking about.Please let me know if there is anything else I can help you with.
Best,
Samuel