Title: display none issues
Last modified: August 21, 2016

---

# display none issues

 *  Resolved [isragm](https://wordpress.org/support/users/isragm/)
 * (@isragm)
 * [13 years ago](https://wordpress.org/support/topic/display-none-issues/)
 * Hi, i installed the Coverflow YouTube Videos plugin on my wordpress, and i wanted
   it to be hidden until the user press a button to show the videos in a coverflow
   format, the problem is that when i load the page and the div that contains the
   plugin is hidden (CSS display:none), the videos dont show up by making the div
   visible (CSS display:block or jQuery slideDown). It only shows one video number
   in the middle-ish of a blank space (the area where the coverflow should be). 
   Is there any way to fix this behavior?
 * [http://wordpress.org/extend/plugins/coverflow-youtube-videos/](http://wordpress.org/extend/plugins/coverflow-youtube-videos/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [mmascia](https://wordpress.org/support/users/baba_mmx/)
 * (@baba_mmx)
 * [13 years ago](https://wordpress.org/support/topic/display-none-issues/#post-3780040)
 * Hi,
 * I made some tests and the behavior is like yours: pictures are not shown if the
   container is hidden.
 * If you inspect the HTML (before doing that, spin off the debugging window from
   the main one) you will notice that the .flow div has an height of 0px.
 * This height is probably set after the loading time, by the ContentFlow script
   but I’m sorry, I can’t go deeply on that because it is a specific problem that
   is out of this plugin’s scope.

Viewing 1 replies (of 1 total)

The topic ‘display none issues’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/coverflow-youtube-videos.svg)
 * [Coverflow YouTube Videos](https://wordpress.org/plugins/coverflow-youtube-videos/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/coverflow-youtube-videos/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/coverflow-youtube-videos/)
 * [Active Topics](https://wordpress.org/support/plugin/coverflow-youtube-videos/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/coverflow-youtube-videos/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/coverflow-youtube-videos/reviews/)

## Tags

 * [coverflow](https://wordpress.org/support/topic-tag/coverflow/)
 * [display](https://wordpress.org/support/topic-tag/display/)

 * 1 reply
 * 2 participants
 * Last reply from: [mmascia](https://wordpress.org/support/users/baba_mmx/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/display-none-issues/#post-3780040)
 * Status: resolved