Viewing 15 replies - 1 through 15 (of 34 total)
  • Hi

    Any plans for defining which file to include where (page-template/post-type, etc.)? maybe in the products and services?

    Thanks

    Plugin Author Frank Goossens

    (@futtta)

    maybe in one of the power-ups, later eddr. the “critical css”-one will indeed allow one to specify above-the-fold-CSS based on custom post type, on page template and on conditional tags, so the same principle could be applied to a power-up to create specific JS- or CSS-exclusions.

    but please do test 2.1.0, I’ve haven’t gotten enough feedback yet to release soon ??

    frank

    The addition to wp-admin bar is definitely a good addition!

    Also, the “Thank you for installing” message won’t go away and I can’t save any settings. It works on localhost but not on live server.

    Plugin Author Frank Goossens

    (@futtta)

    Also, the “Thank you for installing” message won’t go away and I can’t save any settings. It works on localhost but not on live server.

    weird … ok, can you try;
    * deactivating AO and then re-activating?
    * if that does not work; can you try deactivating + removing and then re-installing the beta?
    * if that does not work; can you try deactivating + removing and then re-installing the current version (2.0.2)?

    and can you have a look in your php errorlog if there’s anything relevant in there that could help explain what is going on?

    Found the problem, not related to the plugin. Somehow auto_increment/primary key was turned off in my table, which meant option settings were saving with id 0. Which was breaking the plugin.

    P.S Great plugin. Better than JCH Optimize and BWP Minify imo.

    Plugin Author Frank Goossens

    (@futtta)

    Found the problem, not related to the plugin. Somehow auto_increment/primary key was turned off in my table, which meant option settings were saving with id 0.

    great, relieved it wasn’t AO ??

    Great plugin. Better than JCH Optimize and BWP Minify imo.

    thanks ??

    Found a bug.
    When deleting the cache via the admin-bar; it deletes the cache but doesn’t refresh automatically. So it’s stuck forever loading.

    Plugin Author Frank Goossens

    (@futtta)

    Found a bug.
    When deleting the cache via the admin-bar; it deletes the cache but doesn’t refresh automatically. So it’s stuck forever loading.

    hmmm … it’s an ajax request to admin-ajax.php which calles autoptmizeCache::clearall which for one reason or the other seems to time out, I’ll see if we can add a timeout-handler.

    maybe in one of the power-ups, later eddr. the “critical css”-one
    will indeed allow one to specify above-the-fold-CSS based on custom post type, on page template and on conditional tags, so the same principle could be applied to a power-up to create specific JS- or CSS-exclusions.

    Such exclusions could be great

    but please do test 2.1.0, I’ve haven’t gotten enough feedback yet to release soon ??

    I will!

    Hello Frank,

    I was just looking for a fix – getting /* FILESTART */ on blank CSS while using Bedrock by Roots and accidentally came across the new beta version which fixed the problem! And it and works like a charm.

    I was interested in some hooks and possibilities, especially renaming the file/folder but did not find any documentation.

    Regarding the tests:

    What could be improved:

    1. I cannot enable/disable the checkbox by clicking on the text, only the checkbox itself
    2. I have no idea, if it is possible but imagine an autocomplete input field for exclusion of files – that would be magical ??
    3. Documentation, also for best practices might come really handy and help you with the future upsells/addons

    Wrapping it up – thank you for an amazing plugin and all the work you put into this.

    Best,

    Ladislav

    Plugin Author Frank Goossens

    (@futtta)

    I was interested in some hooks and possibilities, especially renaming the file/folder but did not find any documentation.

    there’s some info in the FAQ, e.g. on how to change AO’s default naming ??

    the autocomplete input field would be great, but maybe a tad too magical ??

    clicking on text to enable checkbox might indeed be an interesting improvement.

    thanks Ladislav!

    Plugin Author Frank Goossens

    (@futtta)

    tharek, ladislavsulc; based on your input the cache-clean from toolbar now handles timeouts (or other errors) gracefully and the clicking on text should also be ok now.

    if you have some time, you can download the latest version and give it a spin ??

    Frank, thank you, works perfect now. Sorry, I missed the FAQ before and was searching for something like usual docs on your site. My mistake.

    Everything even renaming directory is smooth. Great work.

    Installed 2.1.0 on several sites, like the new delete cache option in the admin bar, and now Woocommerce Checkout works without disabling JS Options. Great job Frank!!!

    In first sight, I found look is awesome. Thank you so much Frank. I really appreciate.

    What’s special?
    1. This problem has now solved automatically https://www.ads-software.com/support/topic/reporting-a-minor-bug-of-settings-page

    2. The New Interface is looking awesome.

    3. Relative URL support. Great work ??

    What problem I found?
    1. I’m not sure, why this happening so but it is strange for me
    A little incompatibility I noticed with Key CDN enabler plugin

    Steps to reproduce:-

    Requirement : Install AO + Key CDN Enabler.
    Tested on Latest Version WP, PHP 7.x

    1. Assuming you have 2 CNAME subdomain, ao.example.com & cdn.example.com
    2. Add ao.example.com specially in AO CDN field.
    3. Next, add cdn.example.com specially in Key CDN field. (Consider adding for images or any other purpose, just for fun)

    Surprise Result:-
    1. AO generated aggregated CSS file too small. (In few bytes)
    2. As far I could check, AO ignored all plugin CSS & JS Files.

    Proof of concept:-
    1. Case Study Mode: https://gtmetrix.com/reports/www.gulshankumar.net/cX2WxaAH

    2. Normal as I keep always : https://gtmetrix.com/reports/www.gulshankumar.net/fRBgWEIE
    Above URL may expire as per GTMETRIX. So, please test it as real soon.

    I’m not sure why it happening. I just did a test..
    Well, My motto was never to do this.. Just I tested for fun for checking, what speed effect.

    Currently, to revert back in my preferred state- I keep same static.example.com at ‘key cdn enabler’ and also for AO.. because in combination it manage everything perfectly. I’m very happy with both plugin.. and last I’m only looking for a better static HTML reproducer plugin… which can help me in First Byte Response time.

    Please let me know your thought on this.

Viewing 15 replies - 1 through 15 (of 34 total)
  • The topic ‘preparing for autoptimize 2.1.0; wanna test?’ is closed to new replies.