futureyoon
Forum Replies Created
-
Forum: Plugins
In reply to: [EWWW Image Optimizer] wp offload mediaThank you for the explanation.
one more question.
With mentioned method (s3 offload media with cloudfront), will the webp will be stored on s3 every time a new image is uploaded to the site automatically? Or it will be stored only when I run the bulk transform?
Please kindly educate me on this.
Thank you.
Forum: Plugins
In reply to: [EWWW Image Optimizer] wp offload mediaOK. Thank you for the screenshot.
Just curious
Do I still need to set “Choose Whitelist from Forward Headers, and then add the “Accept” header to the whitelist.” if I use wp offload media?
Bcoz WP offload media has its own settings for that.
Please help clarifiy it
Thank you
Forum: Plugins
In reply to: [EWWW Image Optimizer] wp offload mediaThank you for the info
In the doc, it says “you need to make one small change in your Distribution settings. Under the Behavior tab, select the Behavior and click the Edit button. Choose Whitelist from Forward Headers, and then add the “Accept” header to the whitelist.”
I have checked my cloudfront settings, I dont see anything like Whitelist or Forward Headers.. Do you mind adding some screenshots to see where to find such settings?
Thank you
Forum: Plugins
In reply to: [EWWW Image Optimizer] resize sizeThank you for the info
Just to double confirm
Let’s say my current setting is 1920 x 1080px for the resize size and if I upload the image which is size of 600 x 300px, will it resize this image into 1920 x 1080px?
or this settings would only work for those image bigger than 1920 x 1080px?
Please guide me on this. Thank you
Forum: Plugins
In reply to: [Super Progressive Web Apps] It’s still running on front-end and backend tooI have tried all frontend and server cache clear up..
Forum: Plugins
In reply to: [Super Progressive Web Apps] It’s still running on front-end and backend tooI have already shared in the first contact.
Hi
sorry for the late come back.
so the filter that I need to add is
add_filter('wc_stripe_order_meta_data', function($metadata, $order){ $metadata['order_number'] = $order->get_order_number(); return $metadata; }, 10, 2);
with my limited knowledge, it looks like taking the order number instead of invoice number.. can you shed some light here?
What i wish to achieve is
continue to have the order number and adding one more value which is invoice number into Stripe.
Thank you
- This reply was modified 10 months, 3 weeks ago by futureyoon.
I am using the most common plugin for invoice.
“PDF Invoices & Packing Slips for WooCommerce”
This doesnt change the order number, but adds the extra field for invoice like this.
https://app.screencast.com/9wZtjH8BnyR6E
Should I create a ticket for that? Please let me know.
Thank you
You mentioned that it auto picks up the invoice number if it’s different from the order number. This feature needs to be turned on with toggle? or it’s already embeded?
It’s not working that way for now, that’s why.
Although you shared the code to do so, I would prefer to get this done via the plugin itself without adding the seperate code.
Can you please let me know why it’s not picking up the invoice number?
Thank you
Yes that’s right. I am referring to Invoice number metadata in WC.
so is it possible to capture that into stripe?
- This reply was modified 11 months ago by futureyoon.
Thank you for the info. I ran 2 of them and at least the system didnt crash last night. Thank you for that!
redis-cli FLUSHDB redis-cli FLUSHALL
Just curious that above commands are not running when “purge all caches” is performed?
If so, maybe can this be part of option under Redis tab?
Thank you
Please disregard this requsest. I have figured something out.
Ah! That’s under Smart Logic! OK. I got it! Maybe you should add it to ur documents (maybe I missed it), Anyway thank you.
Yup. That works well! Thank you!
Forum: Plugins
In reply to: [Booking for Appointments and Events Calendar - Amelia] shorcode in popupI have installed the latest version of amelia free version 1.0.91