How To / General

[Solved] iframe and joomdle

  • bf360
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 4 months ago - 10 years 4 months ago #1 by bf360
[Solved] iframe and joomdle was created by bf360
Hi! i've a "little big" problem with the page course that joomla wrap thanks to joomdle. It's wrap correctly but there is a problem with iframe code inside the description of the lesson.
In the description of each lesson, i've iframe code that embed a vimeo video: in moodle i see all the options of the player (full screen, like button, etc...) but on the wrapped page i don't see some player option.
If i embed this code in other page of joolma, the vimeo player is ok, so i've the problem only in the page wrapped with joomdle.
Someone had the same problem? Is possible that joomdle have some problem with iframe code?
Thanks to all
Roberto
p.s.: i attach the image of the vimeo player in a joomdle wrapped course page, on moodle and in a joomla page.
p.p.s.: scuse me for my english I hope I have explained my problem understandably
Attachments:
Last edit: 10 years 4 months ago by Chris.

Please Log in or Create an account to join the conversation.

  • bf360
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 4 months ago #2 by bf360
Replied by bf360 on topic iframe and joomdle
update
if i open the souce code of the page, i find this code that, i think, wrap the page course in joomla:

<iframe
id="blockrandom"
class="autoHeight"
src="http://mypasertverpath/course/view.php?id=8&lang=it-IT&theme=joomdlebf"
width="100%"
scrolling="no"
align="top"
frameborder="0"
onload='itspower(this, false, true, 20)'>
</iframe>

Now, if i open the link that is in src, the vimeo player have all option, including fullscreen.

tnx
Roberto

Please Log in or Create an account to join the conversation.

More
10 years 4 months ago #3 by Antonio Durán
Replied by Antonio Durán on topic iframe and joomdle
Hi Roberto. Thanks for the bug report.

This is caused by having an iframe inside an iframe, and it is described here:
vimeo.com/forums/help/topic:277610

We will release Joomdle 1.0.3 in the next hours, and it will include the fix.

Please Log in or Create an account to join the conversation.

  • bf360
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 4 months ago #4 by bf360
Replied by bf360 on topic iframe and joomdle
Many thanks Antonio! You've solved a big problem!
Sincerely
Roberto

Please Log in or Create an account to join the conversation.