Crocoblock / suggestions

The suggestions for CrocoBlock project
194 stars 78 forks source link

WP Rocket conflict wit Jet Reviews 2.0 Beta #1641

Open colderik opened 4 years ago

colderik commented 4 years ago

I have JetReviews 2.0 Beta configured on a CPT (within a Elementor Pro template). When I activate WP Rocket the front end shows a spinning wheel where review widget should be. When I deactivate WP Rocket it displays correctly.

More specifically, the issue arises when one or both of the following options are enabled:

Screenshot shows options deselected.

I can provide errors from Chrome console if required.

Screenshot 2020-07-25 at 01 33 42
Grassmedia commented 4 years ago

Exactly the same issue with Cloudways Breeze caching plugin.

EquilibriumTechx commented 3 years ago

Yes we, are also having the same issue, the only workaround I can find is to ignore this URL which has jet reviews. by adding it to set "never cache this URL" in the advance rules section of Screenshot 2021-01-06 at 12 14 46 AM

We have tried to exclude the JS assets and also CSS, the issue is presistent , if anyone has a better solution please share them

pamanseau commented 1 year ago

We have the same issue with LiteSpeed Cache

Seems to be a problem with the uniqueid

Defered or Delay is not working but as well as minify/combine. One or the other is giving the issue.

I tried to exclude inline script at line 157 of jet-reviews/includes/components/reviews/render/review-listing-render.php <script id="<?php echo 'jetReviewsWidgetOptions' . $uniqid ?>" type="text/javascript" data-no-optimize="1" data-no-defer="1">

Tried to exclude js scripts from minify: jet-reviews-frontend.js

It gave an error for vue() not define

excluded vue.js and vue.min.js from Minify but got the same issue

Caching works with everything else but Jet Reviews. it's unfortunate for websites like ours that drive on user reviews. Hope there will be a solution for this.

EquilibriumTechx commented 1 year ago

Sadly crocolock is not paying attention to this matters. I have repeatedly mention this to them over chat and support emails. and they dont seem to care. and it's been 1 year ago since I reported. still very sad, there is no fixed for it, what I did is to get another review plugin and that solves the problem, and just avoided this plugin. since its broken

vincentchu-fr commented 7 months ago

same issue with litespeed cache. jet reviews doesn't show up.

imihaiart commented 4 months ago

The issue is still here! Jet Reviews cannot be used with Litespeed Cache! Very sad after working more hours on building and customizing the reviews section!

Can't believe the Crocoblock devs never though we'll ever use Jet Reviews along with caching plugins.

EquilibriumTechx commented 2 months ago

Ahh I see someone is being assigned to this case, finally some responds