Digital experiences for all disciplines
Forum Replies Created
-
-
This reply has been marked as private.
I updated and cleared cache. Still no go 🙁
This reply has been marked as private.February 1, 2015 at 10:20 am in reply to: Parallax backgrounds no longer working in Google Chrome #146049Thank you
January 26, 2015 at 3:17 pm in reply to: Parallax backgrounds no longer working in Google Chrome #144376Hi,
I am having similiar issue with parallax bg in google chrome – perhaps because of chrome update?
Any idea when you’ll have a fix for this?
Thanks!Hi, the site is back up.
I see that someone put this code in that took it down…
function sf_video_youtube($url, $width = 640, $height = 480) {
preg_match('/[\\?\\&]v=([^\\?\\&]+)/', $url, $video_id);
return '<iframe itemprop="video" src="http://www.youtube.com/embed/'. $video_id[1] .'?wmode=transparent&rel=0" width="'. $width .'" height="'. $height .'" ></iframe>';
}
This reply has been marked as private.The plugin is already installed and not working.
This reply has been marked as private.I did. Still no go :/
What now?Thank you !
Yes I see that when I deleted all analytics code from Custom JS field in theme options the it works fine
Where do you recommend adding the code ? -
Posted in: Reply To: Youtube Video Button