• Would it be possible to get the JS file amazonpolly-public.js moved to the footer or even removed altogether? I can’t help but notice there is nothing in the file. I appreciate it’s a small file but it’s still render-blocking and lighthouse keeps moaning at me about it.

    Here’s what in my file:

    /**
     * Additional JS if needed.
     *
     * @link       amazon.com
     * @since      1.0.0
     *
     * @package    Amazonpolly
     */
    
    (function( $ ) {
    	'use strict';
    
    	$( document ).ready(
    		function(){
    
    		}
    	);
    
    })( jQuery );

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    I did not update the Plugin, the Plugin version is 3.0.
    We installed the Plugin on Feb 2nd, it worked for couple of days and after that I dont see the Play button on our website.

    Our website is https://www.hinditracklyrics.com/

    I have checked all settings and they are fine.
    However when I try to delete the Plugin, it is not getting deactivated nor deleted.
    I checked Apache logs and did not find anything related to Polly.

    Regards,
    Praneet

    Plugin Contributor tstachlewski

    (@tstachlewski)

    Hi,
    It will be really hard to evaluate the reasons of the problem with not the latest plugin version… :/

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Render blocking JS (Request)’ is closed to new replies.