• Very useful plugin. It really makes a difference in making your page faster, if you use a ‘typical’ WordPress theme that loads a lot of resources, i.e. JavaScript and CSS files that actually won’t be used.

    • This topic was modified 3 years, 8 months ago by cesare2016.
    • This topic was modified 3 years, 8 months ago by cesare2016.
Viewing 1 replies (of 1 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @cesare2016 as we discussed privately about this and found a solution, I will post my findings here so anyone with a similar issue would know what they could possibly do to fix this.

    After checking your website, I’ve noticed that jQuery Migrate was unloaded which is fine for most of the devices out there. However, for Android devices (any device I’ve tested using BrowserStack, including mobile phones & tablets), the homepage was redirecting the visitors to the testimonials page.

    Whenever I append /?wpacu_load_js=migrate (“migrate” is the handle name that was overwritten by the theme you’re using, the original one from WordPress being “jquery-migrate”) to the homepage’s URL, the redirect doesn’t happen anymore. So, at least on your website, Android devices need the jQuery Migrate version that your website is loading.

    So, please make sure that jQuery Migrate is loaded (it was ~10KB uncompressed, an insignificant price to pay in terms of the extra load to make sure your homepage loads fine on all the devices out there).

    PS: It would be fair if you can update this review as this is a human error and not the plugin’s fault the redirect happened. I agree I should have gotten back to you sooner and I claim responsibility for not being faster in debugging this. Once again my apologies for this inconvenience!

Viewing 1 replies (of 1 total)
  • The topic ‘Very useful plugin’ is closed to new replies.