- Posts: 78
- Thank you received: 0
Missing User2 syntax (video link)
-
Giorjoom
Active member - Topic Author
- Member
Less
More
8 years 5 months ago #46686
by Giorjoom
Missing User2 syntax (video link) was created by Giorjoom
Hi Staff. I changed something and lost the original syntax of the User2 and User3 position video links (to Vimeo). I still have the links but erased the displaying line. Can you please provide the full html code as it is on the demo? Thank you (User2 will be enough).
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
8 years 5 months ago #46687
by milos
Replied by milos on topic Missing User2 syntax (video link)
Hello,
Please disable WYSIWYG editor in Global Configuration before editing these modules. This is the code:
user2:
user 3:
Regards,
Milos
Please disable WYSIWYG editor in Global Configuration before editing these modules. This is the code:
user2:
Code:
<iframe src="http://player.vimeo.com/video/37873697?title=0&byline=0&portrait=0&color=ffffff" width="310" height="174" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<div class="trailer_text">
<p class="trailer_genre">Documentary</p>
<p class="trailer_heading"><a href="http://vimeo.com/37873697">BIRDMEN: The Original Dream of Flight TRAILER</a></p>
<p class="trailer_subline">from <a href="http://vimeo.com/teamthirteen">Team Thirteen</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</div>
user 3:
Code:
<iframe src="http://player.vimeo.com/video/25989763?title=0&byline=0&portrait=0&color=bfebff" width="310" height="174" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<div class="trailer_text">
<p class="trailer_genre">Action</p>
<p class="trailer_heading"><a href="http://vimeo.com/25989763">Level One After Dark Official Trailer Exclusive!</a></p>
<p class="trailer_subline">from <a href="http://vimeo.com/level1">Level 1</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
</div>
Regards,
Milos
Please Log in to join the conversation.
-
Giorjoom
Active member - Topic Author
- Member
Less
More
- Posts: 78
- Thank you received: 0
8 years 5 months ago #46688
by Giorjoom
Replied by Giorjoom on topic Missing User2 syntax (video link)
Thank you very much for the fast reply. You are very professional, best team!
Unfortunately the syntax I pasted in "Trailer1" Module after I toggled editor (Tiny MCE)seems to "correct" the code you sent.
I paste your code and after I save the module the html shows this:
<div class="trailer_text">
<p class="trailer_genre">Documentary</p>
<p class="trailer_heading"><a href=" vimeo.com/37873697 ">BIRDMEN: The Original Dream of Flight TRAILER
<p class="trailer_subline">from <a href=" vimeo.com/teamthirteen ">Team Thirteen on vimeo.com ">Vimeo.
</div>
Looks just the first line is missing... What does it happen when I press "save"?
Unfortunately the syntax I pasted in "Trailer1" Module after I toggled editor (Tiny MCE)seems to "correct" the code you sent.
I paste your code and after I save the module the html shows this:
<div class="trailer_text">
<p class="trailer_genre">Documentary</p>
<p class="trailer_heading"><a href=" vimeo.com/37873697 ">BIRDMEN: The Original Dream of Flight TRAILER
<p class="trailer_subline">from <a href=" vimeo.com/teamthirteen ">Team Thirteen on vimeo.com ">Vimeo.
</div>
Looks just the first line is missing... What does it happen when I press "save"?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6744
- Thank you received: 716
8 years 5 months ago #46689
by milos
Replied by milos on topic Missing User2 syntax (video link)
Please disable the editor first in global Joomla configuration and then paste the code I sent you. Joomla editors usually cut off the iframe code that's necessary for videos.
Regards,
Milos
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.175 seconds