-
AuthorPosts
-
December 16th, 2014 at 15:47 #28704Dee
First, thank you very much for making this awesome theme 🙂
There’s a blank slide which I cannot remove that appears at the end of my content slides on the presentation page. I first noticed it when I only had 4 slides in use, so I added content to my 5th slide to try and get rid of it, but all that did was create a 6th “ghost” slide.
Is there any way that only slides with content appear? It makes the front page look a little odd when everything gets pushed up for a few seconds before cycling back to the first slide.
Thank you in advance for your help! By the way, I glanced through the other posts and noticed someone else had this happen to them too, but they seemed to stop using the slide so it wasn’t resolved there. Wasn’t sure if I should comment on there or make this new post.
http://www.cryoutcreations.eu/forums/t/problem-with-custom-slider-on-presentation-pageDecember 24th, 2014 at 18:00 #28806ZedCryout Creations mastermindYou have some extra content added to the slider HTML via JS.
Try to disable the master slider plugin to check if it is interfering in any way.
If you like our creations, help us share by rating them on WordPress.org.
Please check the available documentation and search the forums before starting a topic.December 27th, 2014 at 13:36 #28840DeeTHANK YOU ZED!! I deactivated Master Slider and that didn’t fix it, but when I deactivated Huge IT Video Gallery, the 6th slide disappeared. Thank you so much!! Happy Holidays!
May 14th, 2015 at 03:49 #31823Robert BarnesI too had the 5th slider page coming up but had no information in it. I did what Dee did and deactivated the Huge IT portfolio plugin and it removed the extra slider page but when i reactivated it it came back. I need the Huge IT plugin. Any suggestions.
May 14th, 2015 at 04:31 #31824Robert BarnesI have the same problem as Dee. I have deactivated my Huge IT portfolio plugin and the extra slider goes away but I need that plugin for my site so when I reactivate it it comes back. Same thing happens when I deactivate the NextGen Portfolio plugin as well. Any other suggestions without deactivating plugins I need. Thanks Robert
May 20th, 2015 at 16:19 #31880Sergio AnselmiHi! I have had the same problem, and I found the solution comparing the source code of front page.
In front page we can see, when we activate the Huge IT Video Gallery Plug In, some lines added. The matter are in the new scripts, specifically in this one:<script type=’text/javascript’ src=’http://www.lacamporamendoza.com.ar/lcm/wp-content/plugins/gallery-video/js/video_gallery-all.js?ver=4.1.5′></script>
This script is added by video-gallery.php through
function all_videogallery_frontend_scripts_and_styles(){
…
}Actually probably you dont need that script in front page, then in this function comment the line
wp_register_script(‘video_gallery-all-js’, plugins_url(‘/js/video_gallery-all.js’, __FILE__));
(I recommend to comment also the script from googleapis)
And voilá!!!
Check you dont have the extra empty slide in front page!! -
AuthorPosts
The topic ‘Blank 6th Slide Appearing on Presentation Page’ is closed to new replies.