buszter Posted August 7, 2012 Share Posted August 7, 2012 hi I'd like to add youtube video to one site. I'm gonna make some turorial videos and I want to add them to one site. I found modules to add to the right or the left columns ... but i need one where I can add to one site ... in new cms ... with some thext photoes ... I tried to edit in the cms (where I am writing text) the HTML code .... and I add the youtube code ( <iframe width="420" height="315" src="http://www.youtube.com/embed/3ASMOjymt9g" frameborder="0" allowfullscreen></iframe> ) there .... but I got on the website just a black box without my video. I think I just miss somthing from the code that prestashop can well display my video ... I just dont have idea what. I need help in this to solve. Already really thx for helps. have a nice day for all of you. bye Link to comment Share on other sites More sharing options...
shacker Posted August 9, 2012 Share Posted August 9, 2012 cms dont accept iframe in some ps versions. try the old youtube code embed: example <object width="425" height="344" data=" type="application/x-shockwave-flash"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value=" /><param name="allowfullscreen" value="true" /></object> 1 Link to comment Share on other sites More sharing options...
buszter Posted August 9, 2012 Author Share Posted August 9, 2012 cms dont accept iframe in some ps versions. try the old youtube code embed: example really thx for help. it is good what you wrote me .. First I didnt get where is the old you tube code .... but I've found it. thanks again. bye Link to comment Share on other sites More sharing options...
benjamin utterback Posted August 9, 2012 Share Posted August 9, 2012 Thank you again shacker. Always proving to be a force on this forum. Thanks to buszter for letting us know the solution helped. I will go ahead and mark this thread as solved. Thank you for choosing PrestaShop! Link to comment Share on other sites More sharing options...
shacker Posted August 9, 2012 Share Posted August 9, 2012 your welcome! regards Link to comment Share on other sites More sharing options...
Recommended Posts