Piotrek

Results 274 comments of Piotrek

Hello @trendymail and thank you for starting the discussion. @Tabrisrp what would be your opinion here? 🤔

Okay, let's close it and get back to it if reoccurs

We'll need to exclude jQuery when Avada's LL is enabled. We also need to make sure that jQuery is not excluded when our LL is enabled as we have compatibility...

@CrochetFeve0251 @Mai-Saad Regarding 2nd I believe that redirection to the correct version will happen (thanks Mai), not 404. I think we have two options here: 1. Save in the db...

@GeekPress Can we resolve this on the website's side? Or should it be corrected in WP Rocket code?

As an update for this specific case and the new Preload: 1. Warning in the logs is not present 2. We're clearing the cache of `shop` (archive for WooCommerce products)...

**Scope of the PR:** 1. We need to detect that WPX Cloud caching is enabled by checking the following entry is `on` in the array: `HTTP_WPXCLOUD` I needs to happen...

@CrochetFeve0251 the detection needs to happen **before** the LiteSpeed one, since they're using it too: https://github.com/wp-media/wp-rocket/blob/ee7b7aad54157e2c8dfd2529612453722219508b/inc/ThirdParty/Hostings/HostSubscriberFactory.php#L42

@GeekPress For Cloudflare it was resolved in our add on, I believe: https://github.com/wp-media/wp-rocket/blob/e40b824350a165cf52f2285a681d5b6796ed5555/inc/common/cloudflare-flexible-ssl.php#L107