Hello SI Ideas
I am going mad trying to get my shadow box to work.
I have a test Blog post here (you need to login to see it):
http://finalbug.net/blog/entry/532-video-shadow-box-test
And another here:
http://finalbug.net/blog/entry/534-no-numbers-modals-shadow-box-test
For the first one I have used an none SI editor and can not get a you tube video to open in a shadow box.
For the second one I have used the SI editor in conjunction with Modals from NoNumbers.
I have talked with pretty much about every one.
NoNumbers the last thing Peter said was:
I talked with SiteGround they checked things at the Server end and they even logged into my Joomla back end and said:
So that is what I did.
I tried inserting video links using Modals and JCE and neither worked.
Which make me wonder if this is a SI problem.
Another friend (guy writing article) who looked at this said the following:
PLEASE SEE SCREEN SHOT
So far I have talked with people in Germany, Holland, USA, Eastern Europe and have landed back in Malaysia. This is driving me nuts and I would really appreciate some help on this.
Best case scenario would be getting this to work with Modals so that I can stay in the EB Editor.
thanks in advance
Paul
I am going mad trying to get my shadow box to work.
I have a test Blog post here (you need to login to see it):
http://finalbug.net/blog/entry/532-video-shadow-box-test
And another here:
http://finalbug.net/blog/entry/534-no-numbers-modals-shadow-box-test
For the first one I have used an none SI editor and can not get a you tube video to open in a shadow box.
For the second one I have used the SI editor in conjunction with Modals from NoNumbers.
I have talked with pretty much about every one.
NoNumbers the last thing Peter said was:
The url still redirects to a https url.
Check your javascript error log and you'll see that it is showing the Cross-Origin error when you try to open the link.
You'll also see such an error before that concerning the slideshare fonts.
This is outside the control of Modals. You'll have to google on how to embed youtube on a non-SSL site.
I talked with SiteGround they checked things at the Server end and they even logged into my Joomla back end and said:
After further investigation I was not able to resolve the problem, as it seems it is coming from the extension it self. So in this case I would suggest to try and using a different extension for the opening of youtube videos and check if it is going to work, as from what I can see there are other extensions for youtube embedding that should work normally with EasyBlog.
The alternative will be to contact a professional Joomla developer that should be able to debug the problem more in-depth and resolve the issue for you.
If you have more questions or need further assistance, feel free to contact us.
Best Regards,
Deyan
So that is what I did.
I tried inserting video links using Modals and JCE and neither worked.
Which make me wonder if this is a SI problem.
Another friend (guy writing article) who looked at this said the following:
I hate that the links open in new windows instead of shadow boxes. I really can't understand why since the "gallery" image at the top of the article opens in a shadow box. Thus, it stands to reason that if whatever CSS and JS is being applied to the gallery image so that it opens in a shadowbox, the same could be applied to the hyperlinks to other pages and resident video links. Looking at the HTML for the blog page, I found this set of tags that format and control the gallery image at the top of the blog:
<meta property="og:image" content="http://finalbug.net/images/easyblog_articles/528/b2ap3_large_MotionWall01d-opt.jpg"/>
The "meta property='og:image'" call is the key. It probably is making a call to something in one of the CSS files or directly to a JS file called jcemediabox.js which is initialized in the header of the html on line 41, and what looks like the shadowbox function is initalized on line 44 with a call back to the jcemediabox.js file:
PLEASE SEE SCREEN SHOT
I'm just saying, that if the Stackideas Team aren't understanding the concept of the videos / hyperlinks showing up in a shadow box just like an image, the JCEMediaBox function appears to all ready contain the necessary JS to do it.
So far I have talked with people in Germany, Holland, USA, Eastern Europe and have landed back in Malaysia. This is driving me nuts and I would really appreciate some help on this.
Best case scenario would be getting this to work with Modals so that I can stay in the EB Editor.
thanks in advance
Paul