webgorilla
Forum Replies Created
-
Forum: Reviews
In reply to: [ManageWP Worker] The cloning tool just doesn’t work@max I agree that the clone doesn’t always help. I found a way to make it work.
Add in managewp also the new website where you like to clone. Then cloning from the old website to the new one, added in dashboard. Should work like this, if the new server is already added.
About that it took you 40min, I can see it also as a server speed issue, from where you copy and where you copy the clone. Like I mentioned above, I did a clone of a website really fast.
Forum: Reviews
In reply to: [ManageWP Worker] Best WP plugin I’ve seen.+
Forum: Reviews
In reply to: [LiteSpeed Cache] Notification doesn’t go away.Lol @ people giving 1 star for a fucking notification…. where the plugin is excellent. shame
Forum: Plugins
In reply to: [Autoptimize] blog page not loading sometimeswelcome, thank you also!
Forum: Plugins
In reply to: [Autoptimize] blog page not loading sometimesHello. Have found the fix:
adding this to function.php will fix the nonce problem.
add_filter(‘vc_grid_get_grid_data_access’,’__return_true’);
Forum: Plugins
In reply to: [Autoptimize] blog page not loading sometimesI have also this cache in .htaccess – may be the problem coming from this?
## EXPIRES CACHING ##
<IfModule mod_expires.c>
ExpiresActive On
ExpiresByType image/jpg “access plus 1 year”
ExpiresByType image/jpeg “access plus 1 year”
ExpiresByType image/gif “access plus 1 year”
ExpiresByType image/png “access plus 1 year”
ExpiresByType text/css “access plus 1 month”
ExpiresByType application/pdf “access plus 1 month”
ExpiresByType text/x-javascript “access plus 1 month”
ExpiresByType application/x-shockwave-flash “access plus 1 month”
ExpiresByType image/x-icon “access plus 1 year”
ExpiresDefault “access plus 2 days”
</IfModule>
## EXPIRES CACHING ##Forum: Plugins
In reply to: [Autoptimize] blog page not loading sometimeshappened the same today :<
Forum: Plugins
In reply to: [Autoptimize] blog page not loading sometimesI really don’t know if VC uses default WordPress nonce. I’ve set it to 23hours
Thank you for your help.
Forum: Plugins
In reply to: [Autoptimize] blog page not loading sometimesThank you for your help.
So I need to change “Automatic Expiration Time (Max Age)” ? Now it’s set to 7 days.
- This reply was modified 7 years, 6 months ago by webgorilla.
- This reply was modified 7 years, 6 months ago by webgorilla.
Forum: Plugins
In reply to: [Autoptimize] blog page not loading sometimesHello!
when I wrote the message the blog appeared. Now it doesn’t work again.
https://ibb.co/iAGvm5 – before
https://ibb.co/kjwHzQ – nowThere are no errors in console :/
https://ibb.co/dk7AM5 – webpage test