Title: Video slider issue
Last modified: July 4, 2024

---

# Video slider issue

 *  Resolved [hankescribe](https://wordpress.org/support/users/hankescribe/)
 * (@hankescribe)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/video-slider-issue/)
 * Good morning.
 * Im trying to insert a video gallery like that :
 * [aiovg_videos columns=”7″ limit=”7″ show_count=”0″ show_category=”0″ show_tag
   =”0″ show_views=”0″ show_duration=”0″]
 * But once I test it on my home page, I get 2 rows of videos : the first one with
   the correct videos, and the second one with the videos again but with the thumbnails
   on grey.
 * Can you please help me?
 * Thank you!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fvideo-slider-issue%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [wpvideogallery](https://wordpress.org/support/users/wpvideogallery/)
 * (@wpvideogallery)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/video-slider-issue/#post-17868827)
 * It shows that your theme or editor wraps line breaks with paragraph elements 
   and that creates the issue.
   In other words, your theme or editor uses the “wpautop”
   function [https://developer.wordpress.org/reference/functions/wpautop/](https://developer.wordpress.org/reference/functions/wpautop/)
 * Kindly follow one of the solutions below,
 * **Solution #1:**
 * [https://developer.wordpress.org/reference/functions/wpautop/#user-contributed-notes](https://developer.wordpress.org/reference/functions/wpautop/#user-contributed-notes)
 * **Solution #2:**
 * Kindly try adding the following CSS code under the “Appearance => Customize =
   > Additional CSS” menu from your WordPress Admin Dashboard,
 *     ```wp-block-code
       .aiovg-thumbnail p,.aiovg-thumbnail br {    display: none;}
       ```
   
 * Hope this solved your issue!
 * In case the issue remains, kindly submit a ticket here [https://plugins360.com/support/](https://plugins360.com/support/)
 * So, we could get more details about your website privately to further investigate
   the issue and share with you a fix accordingly.
 *  Thread Starter [hankescribe](https://wordpress.org/support/users/hankescribe/)
 * (@hankescribe)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/video-slider-issue/#post-17870617)
 * Yes! Already solved!
 * Thanks a lot

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

The topic ‘Video slider issue’ is closed to new replies.

 * ![](https://ps.w.org/all-in-one-video-gallery/assets/icon-256x256.png?rev=3078876)
 * [All-in-One Video Gallery](https://wordpress.org/plugins/all-in-one-video-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/all-in-one-video-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/all-in-one-video-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/all-in-one-video-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/all-in-one-video-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/all-in-one-video-gallery/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [hankescribe](https://wordpress.org/support/users/hankescribe/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/video-slider-issue/#post-17870617)
 * Status: resolved