WP Rocket - Best WordPress Caching Plugin

WP Rocket - Best WordPress Caching Plugin v3.18.3

No permission to download

Tango

Member
May 5, 2022
43
21
8
localhost
@TassieNZ , me too I'm facing the problem that unused css file are not created on the folder ,
In the plugin dashboard The license notice is removed but the function did not work
I only see created (used-css) folder but it is empty , is there any solution ??
I try to change PHP version etc , I set the folder to 777 Permession I also disabled the Plesk Firewall, But unfortunly the Remove CSS is not work , any other one is facing the same issue ??
@TassieNZ @bobsmith Indeed, there seems to be an issue with this.
I'm also getting the used-css folder on v3.11.5, but it's empty (tried on 2 different hosts/setups).

In the plugin documentation, we have a description of the RUCSS as being dependent on a WP Rocket API (calls some external IPs).
So I don't think that the delete_transient( 'wp_rocket_no_licence' ); is enough to do the job here, as some more RUCSS license checking is done in \wp-rocket\inc\Engine\Optimization\RUCSS\Admin - Frontend with the functions display_wrong_license_notice, disable_russ_on_wrong_license.

So basically, in order to have it 100% working, I think that some old school nulling is required - deleting the license functions in multiple files.

Also, can someone confirm that he gets content in the used-css / 1 folder, or if viewing the page source you get:
Code:
<style id="wpr-usedcss">.css-class{example: 0;}</style>
 
Last edited:

bobsmith

Busy in real life so uploads will be soon
Null Master
Trusted Uploader
May 4, 2022
2,976
2,942
113
UK
@TassieNZ @bobsmith Indeed, there seems to be an issue with this.
I'm also getting the used-css folder on v3.11.5, but it's empty (tried on 2 different hosts/setups).

In the plugin documentation, we have a description of the RUCSS as being dependent on a WP Rocket API (calls some external IPs).
So I don't think that the delete_transient( 'wp_rocket_no_licence' ); is enough to do the job here, as some more RUCSS license checking is done in \wp-rocket\inc\Engine\Optimization\RUCSS\Admin - Frontend with the functions display_wrong_license_notice, disable_russ_on_wrong_license.

So basically, in order to have it 100% working, I think that some old school nulling is required - deleting the license functions in multiple files.

Also, can someone confirm that he gets content in the used-css / 1 folder, or if viewing the page source you get:
Code:
<style id="wpr-usedcss">.css-class{example: 0;}</style>
If you want that then just use previous version of v3.11.4.2, however it should not be needed now with better method.
 

Tango

Member
May 5, 2022
43
21
8
localhost
If you want that then just use previous version of v3.11.4.2, however it should not be needed now with better method.
Yeah, I've applied the old method (deleting functions) from the previous version to v3.11.5 and still the RUCSS doesn't work.

So I guess we'll have to do without this feature.
Thanks for the feedback!
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
Yeah, I've applied the old method (deleting functions) from the previous version to v3.11.5 and still the RUCSS doesn't work.

So I guess we'll have to do without this feature.
Thanks for the feedback!
Above, in the comments I gave a link to my version of the plugin. The plugin is the same as on this site. Slightly modified.
Everything works fine there. The plugin is installed on my website.
If anyone is interested.
 

Tango

Member
May 5, 2022
43
21
8
localhost
Above, in the comments I gave a link to my version of the plugin. The plugin is the same as on this site. Slightly modified.
Everything works fine there. The plugin is installed on my website.
If anyone is interested.
Please define "works fine".
If you enable Optimize CSS delivery - RUCSS (beta) in the plugin settings, and check the root of your website \wp-content\cache\used-css\1 , do you have any content in the 1 folder?

Or if you view the source of your website and search for wpr-usedcss , does it appear anywhere?

If not, then the plugin doesn't work 100%.
 

prodigian1

New member
Sep 26, 2019
18
6
3
Above, in the comments I gave a link to my version of the plugin. The plugin is the same as on this site. Slightly modified.
Everything works fine there. The plugin is installed on my website.
If anyone is interested.
I have tried your version, but used css does not work, even in your version. Folder is empty.
 
Last edited:

bobsmith

Busy in real life so uploads will be soon
Null Master
Trusted Uploader
May 4, 2022
2,976
2,942
113
UK
Please define "works fine".
If you enable Optimize CSS delivery - RUCSS (beta) in the plugin settings, and check the root of your website \wp-content\cache\used-css\1 , do you have any content in the 1 folder?

Or if you view the source of your website and search for wpr-usedcss , does it appear anywhere?

If not, then the plugin doesn't work 100%.
I have tried your version, but used css does not work, even in your version. Folder is empty.

Easy way for this to be solved..

Buy a genuine licence and test that to see if you get anything in the folder too and not left empty. 😉
 
  • Like
Reactions: Saint Gabriel

egoris

New member
Jan 8, 2021
11
4
3
Above, in the comments I gave a link to my version of the plugin. The plugin is the same as on this site. Slightly modified.
Everything works fine there. The plugin is installed on my website.
If anyone is interested.
I have tried your version, but used css does not work, even in your version. Folder is empty.
Easy way for this to be solved..

Buy a genuine licence and test that to see if you get anything in the folder too and not left empty. 😉
Granted that I will never stop thanking this community, you do an exceptional job, and you have a lot of patience. I don't know anything about how a plugin gets nulled, and I apologize in advance for any inaccuracies I will say. But I've always used the versions of WP Rocket uploaded here on babiato, and I also tried the versions that dgpalych uploaded in this thread. And the RUCSS option never worked. There was the notification working, but the used CSS - 1 folder was always empty. The only version that worked was that of the user opolo, the version you deleted a few posts ago. I do not know what the differences are, I repeat I am completely ignorant in this area. But I can confirm that the opolo version works fine, and for the first time, the RUCSS option works. I apologize again for any inaccuracies, and thanks again for your support and work.
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
Please define "works fine".
If you enable Optimize CSS delivery - RUCSS (beta) in the plugin settings, and check the root of your website \wp-content\cache\used-css\1 , do you have any content in the 1 folder?

Or if you view the source of your website and search for wpr-usedcss , does it appear anywhere?

If not, then the plugin doesn't work 100%.
I'm using the "Create Critical CSS" feature.
The "Delete unused CSS" function works, but incorrectly. This feature is still in "Beta" development.
I have disabled this feature.
 

Attachments

  • screenshot-sprutio.beget.com-2022-08-13-12-47-47-697.png
    screenshot-sprutio.beget.com-2022-08-13-12-47-47-697.png
    29.3 KB · Views: 27

Tango

Member
May 5, 2022
43
21
8
localhost
Not on all sites and not with all themes, the REMOVE UNUSED CSS (BETA) option works correctly. It's in test mode. It is better to turn it off.
Activate LOAD CSS ASYNCHRONOUSLY.
@dgpalych It's not about what you think is best, as your personal opinion doesn't really matter.
Every user has different needs and requirements.

It's about the fact that in v3.11.3 WP Rocket has revamped the licensing mechanism and added some more checks in more files.

Also, taking into consideration the fact that they've added a paywall around their Beta RUCSS feature, means it's something important that is going to keep getting improved in the future.
I'm using the "Create Critical CSS" feature.
The "Delete unused CSS" function works, but incorrectly. This feature is still in "Beta" development.
I have disabled this feature.

Jesus, not again...
@dgpalych Let me educate you a bit.
If you follow the WP Rocket dev repository (you probably don't) you'll see that these guys are spending a lot of time on the RUCSS feature. When I say a lot, I mean A LOT!
The fact that you see (beta) near its title doesn't mean the feature doesn't work or causes problems, it just means it's in active development and gets frequent changes.

Now, if you look at their repository, you'll notice this commit that was already merged, that will remove the (beta) tag that scares you so much.
Basically, in a couple of weeks, v3.12 will be ready. What will you say then?

PS: The feature already works fine (it has no bugs), tested it with an active license.
Thanks!
 

bobsmith

Busy in real life so uploads will be soon
Null Master
Trusted Uploader
May 4, 2022
2,976
2,942
113
UK
Please keep the thread only about the plugin itself or and your posts respectful, otherwise comments will be removed and warnings maybe given. 😉
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
Jesus, not again...
@dgpalych Let me educate you a bit.
If you follow the WP Rocket dev repository (you probably don't) you'll see that these guys are spending a lot of time on the RUCSS feature. When I say a lot, I mean A LOT!
The fact that you see (beta) near its title doesn't mean the feature doesn't work or causes problems, it just means it's in active development and gets frequent changes.

Now, if you look at their repository, you'll notice this commit that was already merged, that will remove the (beta) tag that scares you so much.
Basically, in a couple of weeks, v3.12 will be ready. What will you say then?

PS: The feature already works fine (it has no bugs), tested it with an active license.
Thanks!
I have enabled the "Delete Unused CSS" feature. There was a problem with the Green Popups plugin. Popups were blocked. Disabled the function.
That was the only problem. I decided to wait.
Do not judge others from your bell tower.
 

Tango

Member
May 5, 2022
43
21
8
localhost
I have enabled the "Delete Unused CSS" feature. There was a problem with the Green Popups plugin. Popups were blocked. Disabled the function.
That was the only problem. I decided to wait.
Do not judge others from your bell tower.
And what does this have to do with the fact that v3.11.5 doesn't fully work?
It's your OWN experience and your OWN problem.

Here on this thread, we're all testing and trying to share a fully functional plugin.
Now, there are a bunch of users (including me) that have noticed that the RUCSS feature doesn't work (empty folder, no tag in the source code).
You say it does. Then please prove it, or if you really want to help (not just increase your post count), please share your modifications, environment and what your did to make it work.
 
  • Like
Reactions: guguk

bobsmith

Busy in real life so uploads will be soon
Null Master
Trusted Uploader
May 4, 2022
2,976
2,942
113
UK
ENOUGH NOW STOP IT. STOP BICKERING AND MOVE ON.

All latest versions have been removed from posts in this thread and the main download has been altered to hopefully fix the issue.

It will not be altered again unless there is a critical need to do so.

End of, no more or on vacation for a week. 🤔
 

dgpalych

Active member
Banned User
Nov 1, 2020
461
239
43
And what does this have to do with the fact that v3.11.5 doesn't fully work?
It's your OWN experience and your OWN problem.

Here on this thread, we're all testing and trying to share a fully functional plugin.
Now, there are a bunch of users (including me) that have noticed that the RUCSS feature doesn't work (empty folder, no tag in the source code).
You say it does. Then please prove it, or if you really want to help (not just increase your post count), please share your modifications, environment and what your did to make it work.
Information for those who are interested.
I couldn't answer before - I was busy.
(I use the plugin version the same as on the site)
---------------------------------------------
When activating the "Delete Unused CSS" function, you need to wait for time for the page definition process. After that, refresh the page to create a cache (screenshot -1).
The path to the folder on the site (file manager) where files are generated and stored:
/public_html/wp-content/cache/used-css/1
(screenshot - 2).
-----------------------------------------------
And now for the loud ones (tango):
You need to be able to use the plugin, and not raise a shout on the site (The folder is empty - there are no files!).
Or maybe something else is empty?
 

Attachments

  • 1. screenshot-sit-info.ru-2022-08-13-18-24-13-878.png
    1. screenshot-sit-info.ru-2022-08-13-18-24-13-878.png
    102.5 KB · Views: 76
  • 2. screenshot-sprutio.beget.com-2022-08-13-18-35-40-774.png
    2. screenshot-sprutio.beget.com-2022-08-13-18-35-40-774.png
    81.6 KB · Views: 77

Forum statistics

Threads
69,228
Messages
908,456
Members
237,096
Latest member
jhonwick08

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu