- Nov 1, 2020
- 461
- 239
- 43
Download before the link is deleted:Could you share your version?
Last edited by a moderator:
Download before the link is deleted:Could you share your version?
Nice work.Download before the link is deleted:
In this version there is no false positive for viruses. Use it.Nice work.
No requests.
Yes, I noticed that. I tested the file and there were no triggers.In this version there is no false positive for viruses. Use it.
Good luck.Yes, I noticed that. I tested the file and there were no triggers.
Nice work! Thanks for the resource.
@TassieNZ @bobsmith Indeed, there seems to be an issue with this.@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 ??
<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.@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>
Yeah, I've applied the old method (deleting functions) from the previous version to v3.11.5 and still the RUCSS doesn't work.If you want that then just use previous version of v3.11.4.2, however it should not be needed now with better method.
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.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!
Please define "works fine".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.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%.
I have tried your version, but used css does not work, even in your version. Folder is empty.
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.
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.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.![]()
I'm using the "Create Critical CSS" feature.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%.
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.
I have enabled the "Delete Unused CSS" feature. There was a problem with the Green Popups plugin. Popups were blocked. Disabled the function.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!
And what does this have to do with the fact that v3.11.5 doesn't fully work?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.
Information for those who are interested.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.