Title: Render blocking JS (Request)
Last modified: February 4, 2020

---

# Render blocking JS (Request)

 *  [Josh Pyzer](https://wordpress.org/support/users/joshpyzer/)
 * (@joshpyzer)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/render-blocking-js-request/)
 * 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)

 *  [zz630753](https://wordpress.org/support/users/zz630753/)
 * (@zz630753)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/render-blocking-js-request/#post-12410479)
 * 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/](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](https://wordpress.org/support/users/tstachlewski/)
 * (@tstachlewski)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/render-blocking-js-request/#post-12447525)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/amazon-polly_303a47.svg)
 * [AWS for WordPress](https://wordpress.org/plugins/amazon-polly/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/amazon-polly/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/amazon-polly/)
 * [Active Topics](https://wordpress.org/support/plugin/amazon-polly/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/amazon-polly/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/amazon-polly/reviews/)

## Tags

 * [amazon](https://wordpress.org/support/topic-tag/amazon/)
 * [aws](https://wordpress.org/support/topic-tag/aws/)
 * [polly](https://wordpress.org/support/topic-tag/polly/)
 * [s3](https://wordpress.org/support/topic-tag/s3/)

 * 2 replies
 * 3 participants
 * Last reply from: [tstachlewski](https://wordpress.org/support/users/tstachlewski/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/render-blocking-js-request/#post-12447525)
 * Status: not resolved