Title: JS Error
Last modified: August 30, 2016

---

# JS Error

 *  Resolved [relish1227](https://wordpress.org/support/users/relish1227/)
 * (@relish1227)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/js-error-31/)
 * Hello,
 * I haven’t yet gotten this to work — I keep getting a JS error. I’ve tried using
   the 2015 theme and deactivating all plugins except WP Flow.
 * The error in Firebug is “SyntaxError: missing name after . operator” and it’s
   pointing to a blank spot at the end of the line below starting with “flowplus_1.
   init(…” Any ideas why this would be?
 *     ```
       <script type="text/javascript">
       jQuery(document).ready(function() {
       var flowplus_1 = new flowplus(1);
       flowplus_1.init( {autoRotate: "on", autoRotatepause: 3000, startImg: 1, sameWindow: true, aspectRatio: 1.9., reflectPC: 0} );
       });
       </script>
       ```
   
 * [https://wordpress.org/plugins/wp-imageflow2/](https://wordpress.org/plugins/wp-imageflow2/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [WP Flow Plus](https://wordpress.org/support/users/wp-flow-plus/)
 * (@wp-flow-plus)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/js-error-31/#post-6862272)
 * Can you provide a link to the page, either here or email to support @ wpflowplus.
   com?
 * What browser are you using?
 *  [WP Flow Plus](https://wordpress.org/support/users/wp-flow-plus/)
 * (@wp-flow-plus)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/js-error-31/#post-6862363)
 * The issue turned out to be a value of “1.9.” for aspect ratio instead of the 
   proper “1.9”.
 *  Thread Starter [relish1227](https://wordpress.org/support/users/relish1227/)
 * (@relish1227)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/js-error-31/#post-6862365)
 * Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘JS Error’ is closed to new replies.

 * ![](https://ps.w.org/wp-imageflow2/assets/icon-256x256.png?rev=1573558)
 * [WP Flow Plus](https://wordpress.org/plugins/wp-imageflow2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-imageflow2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-imageflow2/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-imageflow2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-imageflow2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-imageflow2/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [relish1227](https://wordpress.org/support/users/relish1227/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/js-error-31/#post-6862365)
 * Status: resolved