Thread Rating:
  • 7 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 YouTube Video Gallery
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #291
RE: YouTube Video Gallery
(03-08-2018 06:38 PM)lenox Wrote:  No, a video code is not displayed in the thread and the ytvgal_showthread template is working.

Could you please try this code (replace line #49 of your ytvgal_showthread template):

HTML Code
<iframe width="420" height="315" src="https://www.youtube.com/embed/{$GLOBALS['threadfields']['ytvgalid']}"></iframe> 


03-08-2018 10:23 PM
Find all posts by this user Quote this message in a reply
lenox Offline
Junior Member
**
Posts: 15
Joined: Mar 2018
Post: #292
RE: YouTube Video Gallery
Thanks now works fine
03-09-2018 05:49 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #293
RE: YouTube Video Gallery
Thanks for the confirmation.

03-10-2018 05:47 AM
Find all posts by this user Quote this message in a reply
lenox Offline
Junior Member
**
Posts: 15
Joined: Mar 2018
Post: #294
RE: YouTube Video Gallery
Hello, I have another question. In Startpost it is not possible to turn on the full screen mode. If I want to open fullscreen comes "Fullscreen is not available"

   

Is there a way to change that?
When I insert the YouTube link in the post, full screen mode is available.
(This post was last modified: 04-28-2018 09:18 PM by lenox.)
04-28-2018 09:12 PM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #295
RE: YouTube Video Gallery
You can add allowfullscreen property to the iframe tag.
Something like this:

HTML Code
<iframe width="420" height="315" src="https://www.youtube.com/embed/{$GLOBALS['threadfields']['ytvgalid']}" allowfullscreen></iframe> 


04-29-2018 12:22 AM
Find all posts by this user Quote this message in a reply
lenox Offline
Junior Member
**
Posts: 15
Joined: Mar 2018
Post: #296
RE: YouTube Video Gallery
Thanks for the fast support now works fine.
04-29-2018 06:19 AM
Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #297
RE: YouTube Video Gallery
Thanks for the confirmation.

04-30-2018 02:05 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: