Title: JS CONSOLE FIX
Last modified: March 27, 2019

---

# JS CONSOLE FIX

 *  [FirebatHero](https://wordpress.org/support/users/firebathero/)
 * (@firebathero)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/js-console-fix/)
 * Hello. There is a bug that i fixed changing the following ( i think its just 
   a silly mistake!):
 * In file wpgis.front.js (plugins folder)
 * at line 213 replace :
    $(“.btn-prev, .btn-next”).css(“color”,object_name.wpgis_arrowcolor);
   by jQuery(“.btn-prev, .btn-next”).css(“color”,object_name.wpgis_arrowcolor);
 * at line 221 replace:
    $(“.btn-prev, .btn-next”).css(“background”,object_name.
   wpgis_arrowbgcolor); by jQuery(“.btn-prev, .btn-next”).css(“background”,object_name.
   wpgis_arrowbgcolor);
 * Hope this helps anyone.

The topic ‘JS CONSOLE FIX’ is closed to new replies.

 * ![](https://ps.w.org/advanced-woocommerce-product-gallery-slider/assets/icon-
   256x256.jpg?rev=1978641)
 * [Advanced WooCommerce Product Gallery Slider](https://wordpress.org/plugins/advanced-woocommerce-product-gallery-slider/)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-woocommerce-product-gallery-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-woocommerce-product-gallery-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-woocommerce-product-gallery-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-woocommerce-product-gallery-slider/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [FirebatHero](https://wordpress.org/support/users/firebathero/)
 * Last activity: [7 years, 2 months ago](https://wordpress.org/support/topic/js-console-fix/)
 * Status: not resolved