-
AuthorPosts
-
January 22, 2016 at 1:46 am #569655
hi,
trying to figure out the conflict that is occurring with a video player (vimeography) that i have installed
http://www.techhubinc.com/videos/the player is supposed to just open the video in the video window, but instead, it is popping open a modal window.
in the admin preview and if i use a default theme like Twenty Fourteen, it works correctly. possibly a conflict with magnific popup??
this is what one of the links looks like:
<figure class="vimeography-thumbnail"> <a href="https://vimeo.com/27908177" title="Gymkhana 4 - Ken Block" data-uri="/videos/27908177" data-video-width="1280" data-video-height="720" data-description="Gymkhana in the execution of Ken Block<br /> By DC Shoes"> <figcaption> <h1>Gymkhana 4 - Ken Block</h1> </figcaption> </a> </figure>
this is an example of how it is supposed to work
any suggestion appreciated
thanks
January 22, 2016 at 9:47 am #569853Hi Paul,
Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.
Thanks,
RikardJanuary 22, 2016 at 3:59 pm #570158not sure if my private reply went through as i got an error message. sending again
thank you.
January 22, 2016 at 7:52 pm #570292found it
themes/enfold/js/avia.jsline 897 – remove vimeo references from autoLink Elements
var defaults = { groups : ['.avia-slideshow', '.avia-gallery', '.portfolio-preview-image', '.portfolio-preview-content', '.isotope', '.post-entry', '.sidebar', '#main', '.main_menu'], autolinkElements: 'a.lightbox, a[rel^="prettyPhoto"], a[rel^="lightbox"], a[href$=jpg], a[href$=png], a[href$=gif], a[href$=jpeg], a[href*=".jpg?"], a[href*=".png?"], a[href*=".gif?"], a[href*=".jpeg?"], a[href$=".mov"] , a[href$=".swf"] , a:regex(href, .vimeo\.com/[0-9]) , a[href*="youtube.com/watch"] , a[href*="screenr.com"], a[href*="iframe=true"]', videoElements : 'a[href$=".mov"] , a[href$=".swf"] , a:regex(href, .vimeo\.com/[0-9]) , a[href*="youtube.com/watch"] , a[href*="screenr.com"], a[href*="iframe=true"]', exclude : '.noLightbox, .noLightbox a, .fakeLightbox, .lightbox-added, a[href*="dropbox.com"]', },
thanks
January 22, 2016 at 9:05 pm #570328Hi!
We are glad you got that short out!
Btw, If you have a moment, I would very much appreciate if you could quickly rate the Enfold to themeforest, which wiII heIp us keep the deveIopment up!Please do not hesitate to contact us, if you do need anything else.
Regards,
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.