futureyoon
Forum Replies Created
-
Thank you so much for the prompt reply. I tried but somehow didnt get fixed.
Take a look..
I even rebooted the instanece too but still the same… Weird..
Please advise.Thank you
This is interesting… while preparing the screenshot of debug.log.. when i turned on define( ‘WP_DEBUG’, true );
then the issue is gone…
Do you have any idea? I am re-generating the images.
i will turn off wp_debug after that and will see what will come out.Hmm.. I read a few other similar cases that you supported. https://wordpress.org/support/topic/cache-status-bypass/
For litespeed server, it appears to be working better using ‘Worker’ mode.
Please confirm.Anyway I just went ahead to test it with ‘Worker’
Now status iscf-cache-status: DYNAMIC
`x-wp-cf-super-cache: cache
x-wp-cf-super-cache-active: 1
x-wp-cf-super-cache-cache-control: s-maxage=31536000, max-age=60
x-wp-cf-super-cache-cookies-bypass: swfpc-feature-not-enabled
x-wp-cf-super-cache-worker-status: miss“x-wp-cf-super-cache-worker-status: miss” this is always miss after few rounds of refresh the page..
Is that supposed to be ‘hit’ or ‘active’ something like that?
Please educate me.
Thank you.
OH MY!! Awesome!! I feel like I won a jackpot!! I can’t wait!
- This reply was modified 4 years, 9 months ago by futureyoon.
That sounds cool! May I know any rough timeline for that?
I think somehow I managed to fix following this way, not sure if this is right way to do so.
https://cloud.google.com/storage/docs/access-control/making-data-public
Can you please validate it and add this steps into your steps.
Thank you
Thank you for the confirmation.
Looking at the code in the links you share, it doesn’t seem doing exactly what is needed (ceiling).
I am sorry, but can you share the line of codes to do the ceiling?
add_filter(‘woocs_raw_woocommerce_price’, function($price) {
return ceil($price * 2, 0) / 2;
});would it be this way? I am not a programmer..
Thank you
Hi,
In this document,
https://deliciousbrains.com/wp-offload-media/doc/how-to-set-up-a-custom-domain-cdn-for-google-cloud-storage/I am stuck at https://snipboard.io/jRNbor.jpg.
Where do i see this interface?
is it within the plugin? or in GCP? or hosting OS like cpanel?Thank you
Oh OK.
That means…
If I happen to use Google Cloud Stroge (GCS), I must use CDN from GCP rather than Cloudflare.. something like that?Ironically I am using GCP together with Cloudflare though.
But yea with GCS, not sure how it should be configured… I thought it could be similar with Amazon S3..Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] woocommerce product vendorsI think all that you need is ‘Connect with Stripe’ button for the vendors (merchants). so that a merchant can connect their stripe account to the site stripe account (admin) for the transfer based on the commission setup.
something like this plugin…
https://codecanyon.net/item/stripe-connect-for-woocommerce-product-vendors/26583570do you think this is something you would consider to have it on your roadmap?
Thank you
OK. noted.
Just wondering if you are considering this to be part of future release?OK. Well, that can’t really solve the issue because someone needs to run this thing whenever a new groups is created…
till this feature is released, there seems no other elegant way to overcome this I believe.
Thank you for the update.
- This reply was modified 5 years ago by futureyoon.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stripe FPX, Grabpay and WechatAlright, understood. I have submitted the idea as suggested.
https://ideas.woocommerce.com/forums/133476-woocommerce/suggestions/43577469-can-you-add-grabpay-into-the-stripe-gateway-listI hope to see it available soon. Thx
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Stripe FPX, Grabpay and WechatWow. Thank you for the quick reply.
Regarding grabpay, grabpay is also part of Stripe payment gateway service tho.
https://stripe.com/docs/payments/grabpayWhy does it require to be submitted as an idea separately?
May I understand better?
Thank you!