Viewing 15 replies - 16 through 30 (of 36 total)
  • Well, I went and did what I should have done a long time ago and looked for conflicts with any of the other plugins I use. As it turns out, if I disable Wordbooker, I am able to use Tubepress. Not sure why the conflict doesn’t show up if I use the “Twenty Eleven” theme. I guess I won’t be using Wordbooker anymore.

    Talked with the Wordbooker developer and it was another plugin that was the primary problem, a facebook plugin. Now I’m able to use both Wordbooker and Tubepress.

    OC2PS

    (@sooskriszta)

    Just installed plugin. Facing same problem.

    http://www.hennalap.com

    OC2PS

    (@sooskriszta)

    Firebug says

    TubePressGallery is not defined
    [Break On This Error] document.getElementByI...-submit-btn-area').appendChild (sub); 
    
    document.getElementById("recaptcha-submit-btn-area") is null
    [Break On This Error] document.getElementByI...-submit-btn-area').appendChild (sub); 
    
    uncaught exception: Error: Permission denied for <http://www.facebook.com> to get property Proxy.InstallTrigger
    uncaught exception: Error: Permission denied for <http://www.facebook.com> to get property Proxy.InstallTrigger
    uncaught exception: Error: Permission denied for <http://mediacdn.disqus.com> to get property Proxy.InstallTrigger
    uncaught exception: Error: Permission denied for <http://mediacdn.disqus.com> to get property Proxy.InstallTrigger
    uncaught exception: Error: Permission denied for <http://mediacdn.disqus.com> to get property Proxy.InstallTrigger

    I gave up tubepress plugin.
    This plugin is not working well for my web, even previous version.

    I have the same issue. Clicking the thumbnails does nothing. what i can do sombody can help me
    my web site is

    For me it was a Javascript conflict – check in your header.php in “edit theme” and then check the source of the website in your browser and compare – you will see duplicate javascripts loading that are in conflict. If that is your cause πŸ™‚

    Best

    Hi
    tubepress and polylang doesn’t work well together (for me),
    Thumbnails doesn’t change main video when clicked.
    I solved it by checking the ‘Hide URL language information for default language’
    I don’t know what was the problem, and I don’t even know what this option means (There was no language information in my URLs)
    But I thought I should publish it for anyone with a similar problem.

    Elia

    have the same problem. Tried installing yesterday 1st video will play – will not switch to any of the other videos when I click on them – no errors pop up.

    Can anyone tell me what older version worked before this problem?

    Plugin Author Eric

    (@k2eric)

    Please share a link to your gallery and we can take a look. Thanks.

    Plugin Author Eric

    (@k2eric)

    You’re loading jQuery at the bottom of the page, and TubePress is loaded at the top of the page. Since TubePress depends on jQuery, you’ll need to figure out how to switch the load order. Once you do so, TubePress will be happy.

    Thx – any hint on where I might go to look to make the change?

    charliewijen

    (@charliewijen)

    Just place <?php wp_footer(); ?> in the top of your header.php file.
    Problem solved!

    emcwebdesign

    (@emcwebdesign)

    charliewijen – thx for the post. Will give it a try.

Viewing 15 replies - 16 through 30 (of 36 total)
  • The topic ‘[Plugin: TubePress] Thumbnail and Title not clickable’ is closed to new replies.