Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 18. Apr 2024, 09:48

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: videos to be responsive
PostPosted: 19. Mar 2016, 22:17 
Offline

Joined: 19. Mar 2016, 21:08
Posts: 16
i have added many videos already using shortcode i want to make them responsive from
Advanced iFrame Pro v7.0.3 setting without changing them one by one how can i do this?
i have added videos like this

example 1

[advanced_iframe securitykey="ab001771b230d63cd3b7e3ae482eab24ab861e" src=" https://www.youtube.com/watch?v=_Vf0I5HYfSc "]

example 2

[advanced_iframe securitykey="ab001771b230d63cd3b7e3ae482eab24ab861e" src=" https://www.youtube.com/watch?v=BaST1DWWVjE  "]

example 3

[advanced_iframe securitykey="ab001771b230d63cd3b7e3ae482eab24ab861e" src=" https://www.youtube.com/watch?v=9tG-xwv0kw0 "]


and so on


Top
 Profile  
 
PostPosted: 20. Mar 2016, 18:52 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Hi. You have not configured the video to be responsive and you where using the wrong src.

The working example is here:
http://www.tinywebgallery.com/blog/advanced-iframe/advanced-iframe-pro-demo/responsive-videos

In you case
[advanced_iframe securitykey="ab001771b230d63cd3b7e3ae482eab24ab861e" use_shortcode_attributes_only="true" src="//www.youtube.com/embed/_Vf0I5HYfSc?autoplay=1" id="yourtube1" height="300" width="100%" enable_responsive_iframe="true" iframe_height_ratio="0.5625" enable_lazy_load="true" enable_lazy_load_threshold="200" enable_lazy_load_fadetime="0"]

should work fine. Even lazyload is now enabled.

In your example the problem was that you where not using the url to embed the video and also you have spaces in the src attribute.

For the other examples please use the different youtube ids (e.g.) BaST1DWWVjE and a different id in the shortcode if they are on the same domain.

Best, Michael


Top
 Profile  
 
PostPosted: 20. Mar 2016, 21:19 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
As your src is wrong you unfortunately have to change all of them.

If you only use

[advanced_iframe securitykey="ab001771b230d63cd3b7e3ae482eab24ab861e" src="//www.youtube.com/embed/_Vf0I5HYfSc?autoplay=1"]

you can set the oter settings in the administration:

height="300" width="100%" enable_responsive_iframe="true" iframe_height_ratio="0.5625"

Height: 300
Width: 100%
Enable responsive iframe: Yes;
Set Iframe height by ratio: 0.5625

Btw: Everyone gets support in this forum: 100%! You will not find a single post that is waiting for answer!

Best, Michael


Top
 Profile  
 
PostPosted: 21. Mar 2016, 00:04 
Offline

Joined: 19. Mar 2016, 21:08
Posts: 16
alright thanks for the info and sorry about the bad review i was really frustrated when i see that i didn't get any answer for the topic. anyway im happy now :D
i was wondering if there is any other way i could make it responsive without changing one by one all those videos.
thank u
ali


Top
 Profile  
 
PostPosted: 21. Mar 2016, 01:09 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
The problem is that the url you have used for youtube is not the one to embed a video but to show it inside the youtube page.

So unfortunately you have to change at least the url to
[advanced_iframe securitykey="ab001771b230d63cd3b7e3ae482eab24ab861e" src="//www.youtube.com/embed/xxxxxx?autoplay=1"]

All the other settings are than in the administration and you can change them for all short codes than later on.

btw. You can change your review on wordpress.org if you like. The true point is that the documentation is sometimes really not good yet. But I try to improve this with every release. e.g. during our conversation I updated the demo and also the blog entry about responsive iframes. Video tutorials are actually on the way. I try to release the first set in April.

Best, Michael


Top
 Profile  
 
PostPosted: 22. Mar 2016, 02:11 
Offline

Joined: 19. Mar 2016, 21:08
Posts: 16
the full screen is not working today but yesterday was fine have u make u any changes to the plugin or i have done something wrong?


Top
 Profile  
 
PostPosted: 22. Mar 2016, 10:00 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I cannot change the plugin on the fly :). It is installed on your server...

Have you set
allowfullscreen="true" ?

You can set this on the basic tab in the administration.

Best, Michael


Top
 Profile  
 
PostPosted: 23. Mar 2016, 22:04 
Offline

Joined: 19. Mar 2016, 21:08
Posts: 16
yes i set this to true in the administration it was working fine but not anymore dont know what to do really :(


Top
 Profile  
 
PostPosted: 23. Mar 2016, 22:31 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Do you have a example where I can see this?

Best, Michael


Top
 Profile  
 
PostPosted: 25. Mar 2016, 21:07 
Offline

Joined: 19. Mar 2016, 21:08
Posts: 16
here go to this link
http://watchnewmovie.net/watch/project-12-the-bunker-2016-online-free/


Top
 Profile  
 
PostPosted: 26. Mar 2016, 13:31 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
I open
https://video.google.com/get_player?docid=0B1dIMBblJ7_0TDFrX25ER096V2M&ps=docs&partnerid=30&cc_load_policy=1&usp=embed_googleplus&play=1&vq=hd720
directly the fullscreen does not work either.

So I think it is not a problem if the iframe but of the video. Are there maybe other options where you can enable this?

Best, Michael


Top
 Profile  
 
PostPosted: 26. Mar 2016, 21:40 
Offline

Joined: 19. Mar 2016, 21:08
Posts: 16
hmmm thats strange cuz when i open the link directly it does go to fullscreen
i think the iframe is broken


Top
 Profile  
 
PostPosted: 27. Mar 2016, 02:08 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
What does fullscreen mean for you?

I tested IE, Firefox and Chrome. None of them goes to fullscreen if I click on the button in the right lower button.

It it shows the video fully in the browser than this is NOT fullscreen.

The iframe has set the attribute "allowfullscreen" set what is the only thing I can do with the plugin!

Best, Michael


Top
 Profile  
 
PostPosted: 4. Apr 2016, 22:35 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Hi, how is the status?

And what about the review on wordpress.org?

Best, Michael


Top
 Profile  
 
PostPosted: 17. Apr 2016, 22:28 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
??


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy