- Posts: 6
COMMUNITY FORUM
Can't resize
- Andre Basel
- Topic Author
- Offline
- New Member
Less
More
3 years 10 months ago - 3 years 10 months ago #177946
by Andre Basel
Can't resize was created by Andre Basel
I have embedded the video using: {youtube}D6F8n_V48Vg:400:300:0{/youtube} but the video does not resize on ro.internetlinked.com/challenges/week-4-challenge.
Joomla! 3.9.24 with JoomlaWorks 'AllVideos' Plugin v6.1.0
Joomla! 3.9.24 with JoomlaWorks 'AllVideos' Plugin v6.1.0
Last edit: 3 years 10 months ago by Andre Basel.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
3 years 10 months ago #177953
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Can't resize
a) Make sure you select the "Responsive" layout. In that case, the width/height values are entirely optional.
b) Ensure your template does not enforce fixed dimensions to iframe, video & audio elements.
b) Ensure your template does not enforce fixed dimensions to iframe, video & audio elements.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Andre Basel
- Topic Author
- Offline
- New Member
Less
More
- Posts: 6
3 years 9 months ago #178015
by Andre Basel
Replied by Andre Basel on topic Can't resize
Ok so it's not possible to set the max dimensions i.e. the maximum size that the video will go but to also have it responsive i.e. if the screen goes smaller than the max then the video resizes down?
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
3 years 9 months ago #178022
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Can't resize
No, AllVideos will always follow the dimensions of its container element.
But you can easily apply a rule in your template's CSS file to control iframe, video & audio HTML tags's max-width. AllVideos will use that as well. That's a more flexible scenario in my book.
But you can easily apply a rule in your template's CSS file to control iframe, video & audio HTML tags's max-width. AllVideos will use that as well. That's a more flexible scenario in my book.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Andre Basel
- Topic Author
- Offline
- New Member
Less
More
- Posts: 6
3 years 9 months ago #178036
by Andre Basel
Replied by Andre Basel on topic Can't resize
Thanks, the CSS rule approach worked a treat :)
Please Log in or Create an account to join the conversation.
- Francesco
- Offline
- New Member
Less
More
- Posts: 12
3 years 9 months ago #178052
by Francesco
Even disabling my custom code for player (a kind of grey frame)
Could you please help me to solve this problem?
Thank, best regards
Francesco
Replied by Francesco on topic Can't resize
Hi,
I have a similar problem with Facebook here
www.taichionline.it/test-02
In this case I don't need to fill all the container.
I use the responsive template for big size videos and it works fine in every part of the site.
Is there a way to use Classic template only in a specific video?
Using responsive template I tryed in many ways, without success
<div style="max-width: 360px; max-height: 640px;">{facebook}www.facebook.com/100001307873663/videos/3355536837833212/|360|640|0{/facebook}
I have a similar problem with Facebook here
www.taichionline.it/test-02
In this case I don't need to fill all the container.
I use the responsive template for big size videos and it works fine in every part of the site.
Is there a way to use Classic template only in a specific video?
Using responsive template I tryed in many ways, without success
<div style="max-width: 360px; max-height: 640px;">{facebook}www.facebook.com/100001307873663/videos/3355536837833212/|360|640|0{/facebook}
Even disabling my custom code for player (a kind of grey frame)
Could you please help me to solve this problem?
Thank, best regards
Francesco
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
3 years 9 months ago #178068
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Can't resize
If it's a single article, just use the embed by Facebook. Simple.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Francesco
- Offline
- New Member
Less
More
- Posts: 12
3 years 9 months ago #178076
by Francesco
Replied by Francesco on topic Can't resize
Thank you, once the iframe worked, of course I had modified the Joomla and JCE standards to allow iframes. Lately I have applied all the suggestions of the Joomla team to improve security and I have updated Joomla, unfortunately now Joomla clears the ifram codes in the Joomla articles. At this point I thought Allvideos would solve the problem, that's why I'm here to write.
My best regards
Francesco
My best regards
Francesco
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6219
3 years 9 months ago #178078
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic Can't resize
It does, but you'll have to stick with one layout for your media (responsive or fixed).
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Francesco
- Offline
- New Member
Less
More
- Posts: 12
3 years 9 months ago #178097
by Francesco
Replied by Francesco on topic Can't resize
Ok, it seems I have to find some other solution.
Thank you, best regards
Francesco
Thank you, best regards
Francesco
Please Log in or Create an account to join the conversation.