Hi there!
There is a problem with the video on https://www.insanayatirim.com/online-mulakat-deneyimi-nedir/ blog page. I think it is not working shortcode. Can you please check it?
Thanks,
Orhan
Hey erkuto!
Thank you for using Enfold.
Please use the correct Video URL. Open the video on vimeo then click Share. Look for the Link field. Copy the url that looks like this: http://vimeo.com/58270142
Cheers!
Ismael
Hi Ismael,
Thanks for your reply! I used that address you suggested me to get from Vimeo. I thought that I forgot to update the address I changed on Vimeo before.
But now, it is not working video to play! It is not able to click on it. What’s wrong with it?
Thanks,
Orhan
Hi!
There are script errors coming from widget.js so I assume that this is a third party plugin. Please deactivate the plugins then test again. Post the login details here. We would like to check it.
Best regards,
Ismael
Hey Orhan!
It’s because this code you have in Quick CSS:
.single .big-preview.single-big {
pointer-events: none;
}
Best regards,
Josue
Hi Josue,
Thanks for your reply. I received that code from Yigit who from your support team as a solution for another problem.
If so, what is the solution of this problem described at https://kriesi.at/support/topic/single-post-image/ ?
Thank you,
Orhan
Hi Orhan!
In that case, don’t remove anything and add this to Quick CSS:
.single-format-video .big-preview.single-big {
pointer-events: auto;
}
Regards,
Josue