Quantcast
Channel: WordPress.org Forums » [Autoptimize] Support
Viewing all 14038 articles
Browse latest View live

Recent plugin update breaks two of my sites?

$
0
0

Replies: 0

Two of my WP sites suddenly started throwing errors this morning… 🙁 The text of the error is identical in both cases.

Warning:
file_put_contents(/home/public/wp-content/autoptimize_404_handler.php):
failed to open stream: Permission denied in
/home/public/wp-content/plugins/autoptimize/classes/autoptimizeCache.php on
line 642
Warning:
file_put_contents(/home/public/wp-content/autoptimize_404_handler.php):
failed to open stream: Permission denied in
/home/public/wp-content/plugins/autoptimize/classes/autoptimizeCache.php on
line 642

My one site wouldn’t even load until I disabled the AO plugin. Is this related to a recent plugin update, or is the problem on my end? I have no choice but to disable the plugin until I figure out what’s going on, and I’m not sure where to start! 🙁


Full optimized but still slow

$
0
0

Replies: 6

Hi,
I have a little problem with my site. I optimized my page with your plugin but it’s still slow on load. Can you please take a quick look if I did something wrong and why is it slow on load ?

Autoptimize is breaking woocommerce features in Oceanwp

$
0
0

Replies: 0

I am using oceanwp theme and autoptimize. Everything works fine until I activate Advanced Dynamic Pricing for Woocommerce plugin. When I activate autoptimize and advanced dynamic pricing for woocommerce plugins together, woocommerce features of Oceanwp theme break e.g. cart dropdown stops working, quick view button stops working and add to cart (ajax) button stops working. If I deactivate either of these two plugins, these woocommerce features restore and work properly. These features work fine with oceanwp + autoptimize or oceanwp + advanced dynamic pricing for woocommerce combination. But they stop working with oceanwp + autoptimize + advanced dynamic pricing combination. It seems there is some conflict between autoptimize and advanced dynamic pricing for woocommerce.

Preload just on one a specific page?

$
0
0

Replies: 0

Hi Frank

Still getting more speed out of our site using autoptimize.

I found pre loading the site logo and an image that would normally lazy load gives a very worthwhile speed advantage.

The problem is these preloads happen on every page of the website. This isnt a problem for the logo, since its required on every page but the home page image is an additional unwanted load on all the other pages & posts

Is there any way I can pre load the image only on the home page please?

Thank you

Kind regards

John

Remove Unused CSS & Javascript (autoptimize script)

$
0
0

Replies: 3

Hello

I use autoptimize with wp rocket. Here’s what’s bugging me.

I see remove unused CSS and JS and they are the scripts by autoptimize itself. Here’s the ss –
https://imgur.com/a/MQUSawE

Autooptimise Cache URL getting 410 Error in Ahref.com

$
0
0

Replies: 9

Hai team,
On scanning our website with ahref.com it was showing the below url with error of 410 (Page has links to broken page) it shows the URL like below.
/wp-content/cache/autoptimize/js/autoptimize_ce6bffac17548efb7140d7e82b9831f2.js/page/7/

We need to avoid this kind of errors in ahref.com. Please guide us to fix this issue.
Thanks in advance.

  • This topic was modified 1 hour, 1 minute ago by shabujames.

Defer parsing of JavaScript

$
0
0

Replies: 0

Good evening,
i do have some issues with the pagespeed, specific the parsing Javascript and a cache file from autoptimize. I dont know how to handle, it has a significant influence of the speed. I would really hope for your help. For testing I used the tool gtmetrix.
A picture of the issue: https://ibb.co/FXQDnB4

Kind Regards
Philip

Still Slow On Mobile

$
0
0

Replies: 5

I have installed autoptimize suggested by Jegtheme, i am using Jnews Theme, unfortunately the site seems to be slow on mobile. Can you help me?


Edit with Elementor button killed by Autoptimize

$
0
0

Replies: 1

HI

It’s going great (I think),but one thing I a real pain. When the plugin is active I lose my ‘Edit with Elementor’ button, which is a pain as I have to edit, then edit with Elementor from here, takes up extra time.

Getting Warning: A preload Link

css and js issues

$
0
0

Replies: 0

Hello! I am a happy user of this plugin and I was previously using it with swift performance lite. All was well but then I noticed very low speed of my website on mobile so I messed up everything while trying to improve the speed. I do not know coding stuff at all. Now I have tried to reverse everything in every way but autoptimize and swift performance no longer work together well. The moment I activate swift performance, my site faints. The problem is that if I only use autoptimize, some of the js and CSS errors are still mentioned in the google pagespeed insights test. Kindly if you could just look at those errors in pagespeed insights and tell me which options to activate or deactivate in autoptimize, I’ll be very grateful.

Autoptimize suddenly stopped working over the weekend

$
0
0

Replies: 2

Autoptimize suddenly stopped working over the weekend. The minified and combined versions created by Autoptimize stopped be created and served some time over the weekend. Just noticed this morning.

[Violation] ‘setTimeout’ handler took 85ms | auto optimize JS CACHE

$
0
0

Replies: 0

Hey, i install cache enabler with autoptimize and nginx, from the minute i install cache enabler i get autoptimize cache script with a violation and google chrome browser after i am refreshing the page.

autoptimize_0faae6e14c06ce5fda142895e39a52f6.js:2 [Violation] ‘setTimeout’ handler took 85ms

or

[Violation] Forced reflow while executing JavaScript took 44ms

this usually this script:
https://locksmithunit.es/wp-content/cache/autoptimize/js/autoptimize_0faae6e14c06ce5fda142895e39a52f6.js

i believe is jquery when we block him with autoptimize. and all the cache together will show the real execution time of jquery (deprecated).

please help 🙂

Defer Parsing of javascript

$
0
0

Replies: 0

Good day Folks,

We are trying to optimize the load speed on our website. It seems that deferring parsing of javascript is keeping us to load our site faster.

We added this code with no success:

function defer_parsing_of_js ( $url ) {
if ( FALSE === strpos( $url, ‘.js’ ) ) return $url;
if ( strpos( $url, ‘jquery.js’ ) ) return $url;
return “$url’ defer “;
}
add_filter( ‘clean_url’, ‘defer_parsing_of_js’, 11, 1 );

Is there a specific configuration in the plugin that we need to follow to help us out with this?

We really don’t care about the scoring, but we do have a need for speed.

In advance, thank you for your help and interest.

Deactivating Autoptimize creates blank website

$
0
0

Replies: 0

Hello,

I have a weird problem with your plugin.

If I deactivate Autoptimize my entire website goes blank.

Alternatively, if I uncheck “Optimize JavaScript Code?” and Save+Clear Cache, the entire website also goes blank.

What is going on? How can I avoid that?


Properly size images issue and Eliminate render-blocking resources issue

$
0
0

Replies: 2

Hi,
We are facing sometimes
1) Eliminate render-blocking resources due to https://www.mydomain.com/wp-includes/js/jquery/jquery.js
when I enable Defer jQuery and other non-aggregated JS-files then sometimes images not showing.
2) Properly size images issue related to logo https://www.mydomain.com/wp-content/uploads/2020/03/final-logo-400×134.png
different types of logo generated with different sizes.
final-logo-167×56.png
final-logo-300×100.png
final-logo-768×257.png
final-logo-150×50.png
final-logo-400×134.png
final-logo.png (default)
When I see in view source it is coming from <span class=”site-logo-img”>
How to fix this issue?
Thanks

search console error

CSS not included

$
0
0

Replies: 0

Hey Frank,

I just emptied and rebuild my autoptimize cache and I am missing the styles of a plugin (Shariff). I did some reading in other topics but couldn’t find something yet.
The plugin is active and my homepage renders the path to its style. What else can I check to find out what’s the difference?

Regards!
Wolfram

Lazy Load works when others don’t

$
0
0

Replies: 1

this is just a shout out to say thanks for your great plugin

for whatever reason recent changes to WP have wreaked havoc on image lazy loading messing with several plugins that I’ve used successfully in the past.

Autoptimize working great.

PDF Embed Is not working

Viewing all 14038 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>