Vimeo not showing

yukao / 2018-07-31 07:18:18   

Hello, I inserted a vimeo link using the Vimeo plugin without any error, but it doesn't show up.

yukaho.com/index.php/project/softer-than-concrete/

What's strange is that I copied and pasted the page source onto a new local html file and it worked locally but never from the site.

Any clue?

Kaho

yukao / 2018-08-02 14:24:52   

Problem solved.

My site is secure but Vimeo was not, so it was prevented from showing by the browser. To solve the problem, I modified function vimeo() in plugin.formats.php to return "player.vimeo.com...."

Hope this helps those who encounter the same problem.

Kaho

Vaska A / 2018-08-02 17:17:58   

Nice catch, yukao!

I've updated the master files...I hope to push out a formal update in the next month.

Thanks

Spazio / 2019-06-13 21:18:18   

Dear Indexhibits,

I'm using Indexhibitâ„¢ v2.1.5 on PHP 7.3.5.

Whilst using the Vimeo-plugin (or Youtube-plugin) I face the same issue: neither a thumbnail nor the video is loaded.

Could this still be an issue with the https http problem?
I tried the fix but unfortunately it did not work for me.

Any hints or similar issues concerning this plugin recently?

Thanks for your help!

Vaska A / 2019-06-13 21:48:05   

Vimeo changed how they do this - download the files from our Github and put:

/ndxzsite/plugin/plugin.format.php
/ndxzsite/plugin/plugin.input_vimeo.php

into your /ndxzsite/plugin/ folder and try again - see how it works.

I have to say, Vimeo is a pain. On other sites, non-Indexhibit sites, Vimeo works for me randomly about 50% of the time. I'm not the only one with this problem. Youtube, the player might not be as pretty, but it works so much better.

https://github.com/Indexhibit/Indexhibit

But, if your site is not https it should be.

This thread has been closed, thank you.