Title: umar834's Replies | WordPress.org

---

# umar834

  [  ](https://wordpress.org/support/users/umar834/)

 *   [Profile](https://wordpress.org/support/users/umar834/)
 *   [Topics Started](https://wordpress.org/support/users/umar834/topics/)
 *   [Replies Created](https://wordpress.org/support/users/umar834/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/umar834/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/umar834/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/umar834/engagements/)
 *   [Favorites](https://wordpress.org/support/users/umar834/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fullscreen Menu] When I click on the hamburger menu works fine but page scrolls to the top](https://wordpress.org/support/topic/when-i-click-on-the-hamburger-menu-works-fine-but-page-scrolls-to-the-top/)
 *  Thread Starter [umar834](https://wordpress.org/support/users/umar834/)
 * (@umar834)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/when-i-click-on-the-hamburger-menu-works-fine-but-page-scrolls-to-the-top/#post-13943162)
 * So I found that in JS this plugin adds an extra class to the body tag each time
   you click the hamburger so I removed that js code that which you can find in:
   
   animated-fullscreen-menu/frontend/js/nav.js file. Find and remove this string
   from js file -> ||jQuery(“body”).toggleClass(“afsmenu__lockscroll”)
 * Then just add this in your custom CSS:
    #animatedfsmenu_css { position: fixed!
   important; }
 * And its done.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ideal Interactive Map] AmCharts is not defined(Ideal Interactive Map plugin)](https://wordpress.org/support/topic/amcharts-is-not-definedideal-interactive-map-plugin/)
 *  Thread Starter [umar834](https://wordpress.org/support/users/umar834/)
 * (@umar834)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/amcharts-is-not-definedideal-interactive-map-plugin/#post-12470362)
 * I came up with a trick. I installed a plugin called ‘Plugins Load Order’ and 
   set ‘Ideal Interactive Map’ to load before any other plugin and it worked!!!

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