Robert Vaessen
Robert Vaessen
I have gone to https://github.com/optikfluffel/octopress-responsive-video-embed (which is, I believe, your starting point), obtained youtube.rb and _rve.scss from there, and put them in place on my site. Voila! Jekyll does not...
Hello again. I'm circling back around to say that I am doing some experimenting with jquery-modal and iframes. I find that I can indeed display an iframe in the popup....
One more time, y'all. I'm making some progress on figuring out what the problem is by digging into the Square sample code that I am using. I am concluding that...
Well folks, I'm back. It turns out that I was premature in closing the issue. Here is where I currently am with it: Below you will see two, Safari screen...
Back with another Before and After, y'all. Before: I've broken execution at a line of code in jquery.modal.min.js. In the console I am examining this.$elm. Note that the iframe's document's...
It seems that jquery's append() method is the culprit. I've tried to step into the code and figure out what is happening but I'm just not smart enough. And, it...
Hey. Check. out my hard coded, that ain't the way to do it, modification of jquery's append method and then check out that beautiful popup! What? Huh? The hell with...
Apparently, what I referred to as the "default" theme is actually called [Classic](https://github.com/octopress/classic-theme). [Here](https://github.com/octopress/classic-theme/issues/5) is an issue pretty much the same as mine; never answered.
BTW: [Here](http://verticon.io) is my "out of the box" V3 site, hosted on GitHub pages. (I just got started this weekend).
Thanks, Ian. Is the [Classic](https://github.com/octopress/classic-theme) theme a jekyll theme? Can I use it?