Venkat Raj
Forum Replies Created
-
Hi @andrearossonero
It appears you are using Page Speed Ninja plugin and they may have to removedpsi_EnableGzipCompressionoption from their Config.
That said, we’ll fix the issue in the next releaseHi @yay123
Update to latest version4.1.1That should fix the issueHi @edsolman
Please ignore the previous reply. The query is
SELECT COUNT(*) FROMok_postmetapm LEFT JOINok_postswp ON wp.ID = pm.post_id WHERE wp.ID IS NULL;
Make sure you are querying against the correct database, as you query should also return that number of rows with all columns.- This reply was modified 1 year, 2 months ago by Venkat Raj. Reason: additional info
Hi @yay123
Delay JSfeature has been introduced inv4.0.0not inv4.1.0the latest release.
That said, I agree that enabling it, and using Elementor to edit posts doesn’t work.
We’ll release a fix ASAP. Thanks for your patience.@stavrosomo Apologies for the inconvenience caused. The issue has been fixed, and you can reset password now.
AFAIK, it is one-off issue, and the update is successful. We will look into avoiding such issues in the future.
Thanks for confirmation. It sounds like all files are not overwritten at once during the update
@jimk1416 Are you get this once or multiple times in
debug.log?@sophiehikeseo You could go to Dashboard => WP-Optimize => Minify => Advance tab and see list of processed files. You can click on
show infolink andexcludeyour script from being processed.I installed
Elementorplugin and usedHello Elementortheme. Here is the stylesheet loading order.
https://prnt.sc/tiUm6N68Cg5l
I enabledminifyin WP-Optimize, excludedfrontend-lite-rtl.min.css, and here is how the stylesheets are loaded.
https://prnt.sc/W1Ih65P3Mcjh
Here is the content of two minified assets
https://prnt.sc/avCUs-L4nwWn
In short, WP-Optimize doesn’t change the order of enqueued stylesheets. Could you please provide more information (about the theme/plugins used), so we can investigate and fix if needed? Thanks- This reply was modified 1 year, 8 months ago by Venkat Raj. Reason: more content
Hi
If you turned onServe cached pages to logged in usersoption (which tooltip saysEnable this option if you do not have user-specific or restricted content on your website) You may have see admin bar at the top of page.
Here is what happens, The first visitor to a particular page is a logged in user. The page is cached with admin bar. Then when another user visits the page, the cached page (with admin bar) is served to the user. This is a bug and will be fixed in the next release.
However, you claim that it is a security breach which is not the case. Even though there is admin bar, if you try to visit the profile or dashboard, you’ll be greeted with login page, not restricted page/content.
The only possibility I see is that, you are using the same browser for two or more different user accounts. In that case the login cookies are stored in your browser, so you won’t be greeted with login page because you are already a logged in user according to your browser.Hi @surferking
Thank you for your understanding regarding the unintentional mistake. I appreciate that you took the time to revise your ratings. Your feedback encourages us to improve our plugin and make it more helpful.Hi @surferking,
All caching plugins add a comment to cached pages stating that it was cached by specific plugin. It is not a backlink and is never our intention, it is just an HTML comment.Having said that in version
3.3.0we made a change to add cache comment irrespective ofWP_DEBUGvalue. We add reason for not being cached whenWP_DEBUGis set totrueThis issue does not happens when you have a
robots.txtfile. Unfortunately, it happens when there is norobots.txt, WordPress creates one and WP-Optimize caching script adds the comment to newly created file.The issue has been fixed in the latest release
3.3.1
In short, it was not intentional, and we thank you for pointing it out to us.Please could you revise your 1* rating? This will really encourage us to continue to improve the product and provide ongoing support.
@andreios It seem like your (auto) updating from version
3.3.0to3.3.1is incomplete. WP-Optimize no longer usesWPO_WebP_Cron_Schedulerclass and it seems the update removed that class file successfully, but didn’t update the file that calls it.
Please do a manual overwrite of/wp-content/plugins/wp-optimizefolder or do fresh install@harwooje It seem like your (auto) updating from version
3.3.0to3.3.1is incomplete. WP-Optimize no longer usesWPO_WebP_Cron_Schedulerclass and it seems the update removed that class file successfully, but didn’t update the file that calls it.
Please do a manual overwrite of/wp-content/plugins/wp-optimizefolder or do fresh install