• Resolved Creative5Designs

    (@creative5designs)


    First, thank you for creating this plug-in – It’s the only one that I can find to do exactly what I need it to.

    However, I’m having a bit of trouble with the way the page/plugin is displayed as it’s loading. I have it set up on my test site here As you can see while the page is loading, the videos are displayed below where they are suppose to be and not at all attractively. A plain loading bar would be okay, but I can’t have the way it appears now on my client’s site. Any suggestions for a fix?

    Also, is it possible to link the titles of the videos to the video as well as the thumbnail?

    Thanks in advance for your help.

    http://wordpress.org/extend/plugins/sliding-youtube-gallery/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor webEng

    (@webeng)

    Hi there,
    I click your link but can’t find any gallery. Can you post me the exact page where you have the gallery? I will be happy to help you.
    Alternatively, Do you have Skype account to have an easiest chat about that? If so please write me over my blog with the username.

    Thanks, Luca

    Thread Starter Creative5Designs

    (@creative5designs)

    My apologies – I had taken the gallery down to try another plugin. I’ve put the gallery back here – it’s directly under the header/menus.

    Plugin Contributor webEng

    (@webeng)

    Yes, It’s very strange because I never seen this behavior before.
    With a deep look inside, I see that you have:

    #subnav2 ul {
        display: inline !important;
        margin: 0 auto;
        width: 100%;
    }

    With the !important directive you are overiding display: none applied to <ul class=”sc_menu-1″ style=”display: none”> while loading to all of your ul elements…Is it very necessary for your website? Whatever, I could apply the same directive in gallery ul element before removing…
    Please verify if this is necessary, I will anyway add a nested !important directive to make sure that works also in your case, but, you have to wait for the next version that is scheduled approximately in the next week end. If you have other questions, write me again.

    Cheers, Luca

    Thread Starter Creative5Designs

    (@creative5designs)

    Thanks for your response – removing the display: inline did fix the issue somewhat, but it still loads a little below the line which pushes the image/link I have displayed after the gallery below where it should be while the gallery is loading. This is especially true in Firefox. Also, I’m not able to get it to load in IE 9 – I’m just getting a loading bar.

    Plugin Contributor webEng

    (@webeng)

    Hi,
    sorry for the delayed reply but I’m working on the next version and did not see this message. To fix error in Internet Explorer 9 please refer to this thread. If you restore the gallery I’ll help you to resolve your css issues.

    Cheers, Luca

    Hello,
    I have created a gallery and I placed it on a page. But when I preview the page Nothing shows. Just a blank line.

    Could you please correct it?

    Thanks & Regards
    Abraham

    Plugin Contributor webEng

    (@webeng)

    @abraham , Hi, please could you post me the url of your broken page here?
    It’s important to me to determine if error depends by my plugin or depends by third party javascript script errors. Typically when videos aren’t displayed or when you get only loading bar, the problem refers to a javascript error.

    Let me know, Luca

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Videos don't load in place’ is closed to new replies.