Title: phantam's Replies | WordPress.org

---

# phantam

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/phantam/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/phantam/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/page/3/#post-11460990)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * I checked it again and it’s working now.
 * I’m really grateful for your prompt support!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/page/2/#post-11460932)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/),
 * If make the style more specific, I added this code and it resolved the issue 
   after page load, but then the slider doesn’t slide anymore 🙁
 *     ```
       body div.metaslider.metaslider-nivo.ms-theme-radix div.theme-default .nivo-controlNav a.nivo-control {
         display: none;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/page/2/#post-11460909)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/) ,
 * It still doesn’t work. I think the reason is the js code. It should resolve the
   initial state instead of add css code.
    As I see at the element code, nivo-control
   already added style display none.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/page/2/#post-11460897)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * **Did you add the style for the Nivo Slider? ** what does this mean?
 * I already added this code but it didnt work
 *     ```
       .nivo-control {
         display: none;
       }
       ```
   
 * Then, i tried:
 *     ```
       .nivo-control {
         display: none !important;
       }
       ```
   
 * all the nivo control was hided.
    -  This reply was modified 7 years, 3 months ago by [phantam](https://wordpress.org/support/users/phantam/).
    -  This reply was modified 7 years, 3 months ago by [phantam](https://wordpress.org/support/users/phantam/).
    -  This reply was modified 7 years, 3 months ago by [phantam](https://wordpress.org/support/users/phantam/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/page/2/#post-11460884)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/),
 * I had switched to another theme before, but it had the same error. Maybe, I think
   it caused by another script on my site that stop any focus events from happening
   as you sad before.
 * For NivoSlider, the important thing why I choose Radix theme because it has the
   count number control. if I hide the nivo-control, it will not display. Do you
   have another solution?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/page/2/#post-11460859)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * It doesn’t work, I also tried to test it on IE browser
    -  This reply was modified 7 years, 3 months ago by [phantam](https://wordpress.org/support/users/phantam/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/page/2/#post-11460766)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * I switched to next and it doesn’t work.
 * For Nivo Slider, I was disable the autoplay.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/page/2/#post-11460618)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * I updated that code but it doesn’t work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/#post-11457654)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * – Sorry I turned the script snippet off, can you check it again? (_themes/lighting\
   _child\_sample/metaslider\_scripts.js_)
 * – I created a new test page here ([NivoSlider test page](https://sanshinj.dreamhive.site/test-slider)).
 * Thank you so much.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/#post-11456187)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * That code is not has any error now, but it’s still not working.
    If flex slider
   doesn’t work, I have to switch to Nivo slider, but Nivo also has an error that
   I mentioned before. How to fix a string of the nivo-control count number at the
   first time I load page?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/#post-11453426)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/),
 * 1. When I switch to Nivo Slider, it has a string of the nivo-control count number
   at the first time I load page. You can see it [detail here](https://sanshinj.dreamhive.site/wp-content/uploads/2019/04/2019-04-22-18-41-40.mp4)
 * 2. If I add that js code, the console has an error **window.on is not a function**
 * Please help me detect it,
    Thanks for your kind support.
    -  This reply was modified 7 years, 3 months ago by [phantam](https://wordpress.org/support/users/phantam/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/#post-11452929)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
    I tried to do that
   ways: 1. I switched to Nivo Slider and it worked fine 2. I’ve added that javascript
   code to js file but it’s not working.
 * I don’t know why it’s not working with flexSlider here..
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/#post-11452640)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * oh yes, so how can I fix that?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/#post-11452615)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * I turned it off but it has still happened.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider] After clicking the back arrow, the slider doesn’t move](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/)
 *  Thread Starter [phantam](https://wordpress.org/support/users/phantam/)
 * (@phantam)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/after-clicking-the-back-arrow-the-slider-doesnt-move/#post-11452580)
 * Hi [@kbat82](https://wordpress.org/support/users/kbat82/)
 * yes, that one is the back button that I mean. when I click to it, the slider 
   doesn’t slide anymore, I tried with incognito browser but it have still happened.
   
   As you see on [this screen recording video](https://sanshinj.dreamhive.site/wp-content/uploads/2019/04/2019-04-22-09-28-40.mp4)
   I set it up 3000ms for 1 slide, but I waited for more than 1 minute, it still
   didn’t slide, stand up at 5/30.

Viewing 15 replies - 1 through 15 (of 21 total)

1 [2](https://wordpress.org/support/users/phantam/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/phantam/replies/page/2/?output_format=md)