Search results

  1. S

    No Turnstile response on add new user when active for WP registration

    If Turnstile is active for wordpress registration, then I can no longer add a new user from /wp-admin/user-new.php It will give the error: No Turnstile response WP latest version on PHP8.4
  2. S

    Plugin support

    I'm after lossless image compression with smartcompress or similar, so we can serve up high quality / retina images with low sizes. We have image heavy ecommerce sites and need to optimise for speed. We run the popular Xtemos Woodmart theme. The theme will need to find the image in the original...
  3. S

    Plugin support

    There are various image optimization services for wordpress. Shortpixel, Imagify and Elementor are the most popular ones. Woodmart (Xtemos) Image Optimizer is another. We need a way to optimize images before it goes to R2 and also those that are in r2. (Could be done by downloading them, then...
  4. S

    License pricing packages

    I would expect that agencies and companies who have many licences require less support, because the use the software more and understand it better.
  5. S

    License pricing packages

    Most WordPress plugin providers offer different pricing packages like: 1 website 5 websites 100 / unlimited websites Examples: https://wp-rocket.me/pricing/ https://www.admincolumns.com/pricing-purchase/ Its more attractive to buy more licenses this way. The benefit of this is that you will...
  6. S

    css in /uploads/ breaks site because it does not copy to R2

    I'm using Woodmart theme. https://woodmart.xtemos.com/ We are running into an issue with the css files which are written to domain.com/uploads/sites/9/2026/1 When we save the theme settings, it writes new css files to this directory. But this is not automatically copied to R2. The site then...
  7. S

    Implemented Please add Turnstile locations so we can use it for woocommerce

    Your addon has settings for Turnstile. But this doesn't work for woocommerce or custom locations. We use a popular ecommerce theme which has a login dropdown. To inject Turnstile we need to use this plugin: https://wordpress.org/plugins/simple-cloudflare-turnstile/ Please add the following...
  8. S

    How do I change / add license domains for multisites?

    I purchased another license now.
  9. S

    How do I change / add license domains for multisites?

    I have migrated a single site to a multisite. Now the domain name does not match the network name. Should I keep domain in the license the same or switch it to the network domain name? If I need to switch it then how do I do this? I also want to add App4CF to a second multisite. Can I add it...
  10. S

    How do I give an admin access to App4CF settings?

    I see that admins do not have access to App4CF settings. How can I provide access to an admin that is not the main admin?
  11. S

    Some WooCommerce product images do not link to the R2 location

    I wonder if WC does something special for image resizing or if there is a plugin messing it up. I did disable plugins but no dice there. NS_BINDING_ABORTED indeed occurs on FF and not on Chrome.
  12. S

    How to convert all R2 images to webp?

    About 2800 images. Not counting the resized variants.
  13. S

    How to convert all R2 images to webp?

    I recently had a meeting with CF staff in order to speed up delivery of images and after evaluating my site they advised to add their new CloudFlare Images service in order to serve the most efficient flexible variant of the image. (with or without R2) https://developers.cloudflare.com/images/...
  14. S

    How to convert all R2 images to webp?

    Thanks! That's indeed one reason why I asked. I don't want to break the images. CF has a service CloudFlare Images that supports Transform. https://developers.cloudflare.com/images/transform-images/ It would be nice if this plugin would transform old images and update the media URL's in WP.
  15. S

    Some WooCommerce product images do not link to the R2 location

    After moving all images from uploads to R2 I have confirmed that all images are present on the R2 bucket and are visible on the media.mysite.com subdomain. And new images uploaded also are saved on the correct location. However, some products did not display their image thumbs on WooCommerce...
  16. S

    How to convert all R2 images to webp?

    I have moved all images from uploads to the R2 bucket and its on the subdomain. How do I convert it all to webp and have WordPress use the images with new extension?
Back
Top