Title: Play button disable
Last modified: May 25, 2017

---

# Play button disable

 *  Resolved [enginozsahin](https://wordpress.org/support/users/enginozsahin/)
 * (@enginozsahin)
 * [9 years ago](https://wordpress.org/support/topic/play-button-disable/)
 * Hello,
 * I need to disable play button in Control Buttons, is that possible?
 * Best,

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

 *  Plugin Contributor [Tigran Nazaryan](https://wordpress.org/support/users/progmastery/)
 * (@progmastery)
 * [9 years ago](https://wordpress.org/support/topic/play-button-disable/#post-9166194)
 * hi [@enginozsahin](https://wordpress.org/support/users/enginozsahin/),
 * thanks for using Instagram Feed WD plugin!
 * Do you want to disable play button in lightbox which toggles lightbox autoplay?
   There is an option `Enable control buttons`, however it will disable other buttons
   as well.
 * If you cannot achieve that with this option, please send me a link to the feed.
 *  Thread Starter [enginozsahin](https://wordpress.org/support/users/enginozsahin/)
 * (@enginozsahin)
 * [9 years ago](https://wordpress.org/support/topic/play-button-disable/#post-9166240)
 * Yes, I want to disable only “play button” in lightbox control button.
 * Sample link: Please open “[https://onepaylasiyo.com&#8221](https://onepaylasiyo.com&#8221);
   and click “uzaklaryakin” feed.
 * Also, if I disable control buttons in lightbox settings, auto play is working
   in the background. Can I disable auto play setting? I will need it for other 
   feeds.
 *  Plugin Contributor [Tigran Nazaryan](https://wordpress.org/support/users/progmastery/)
 * (@progmastery)
 * [9 years ago](https://wordpress.org/support/topic/play-button-disable/#post-9166967)
 * disable autoplay using `Lightbox autoplay` option.
 * disable play/pause button with custom CSS
 *     ```
       .wdi_spider_popup_wrap .wdi_ctrl_btn.wdi_play_pause {
       display:none;
       }
       ```
   
 *  Thread Starter [enginozsahin](https://wordpress.org/support/users/enginozsahin/)
 * (@enginozsahin)
 * [9 years ago](https://wordpress.org/support/topic/play-button-disable/#post-9166988)
 * Thank you it works:)

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

The topic ‘Play button disable’ is closed to new replies.

 * ![](https://ps.w.org/wd-instagram-feed/assets/icon-256x256.png?rev=2140072)
 * [10WebSocial](https://wordpress.org/plugins/wd-instagram-feed/)
 * [Support Threads](https://wordpress.org/support/plugin/wd-instagram-feed/)
 * [Active Topics](https://wordpress.org/support/plugin/wd-instagram-feed/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wd-instagram-feed/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wd-instagram-feed/reviews/)

## Tags

 * [control buttons](https://wordpress.org/support/topic-tag/control-buttons/)

 * 4 replies
 * 2 participants
 * Last reply from: [enginozsahin](https://wordpress.org/support/users/enginozsahin/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/play-button-disable/#post-9166988)
 * Status: resolved