Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Videos on Mobile out of screen

6 years 10 months ago
Licenses:
JomSocial Active iSEO Active Socialize Expired

Hello,
I added vimeo video in group, when i am trying to play form mobile, its out of screen, check screenshot
prntscr.com/fk38tp

Further more, In desktop if you play video, Its showing very small video size
prntscr.com/fkb66f

6 years 10 months ago
Licenses:

Hi, Ismail.

Thank you for contacting us.

Please:

1. Edit your first post.
2. Click switch below main text field: prntscr.com/fk3hdg
3. Provide your site details: backend URL, admin credentials and FTP: prntscr.com/fk3hwz
4. Let us know that you provided credentials by posting in the same thread.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
6 years 10 months ago
Licenses:
JomSocial Active iSEO Active Socialize Expired

Hello,

Could you please update me for above isue

6 years 10 months ago
Licenses:

Hi, Ismail.

Please, try to add this code to ROOT/templates/socialize/css/custom.css (if you don't have this file - feel free to create it)

.cVideo-Screen.video-player .cVideo-Wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
    margin: 0 0 20px 0;
}
.cVideo-Screen.video-player .cVideo-Wrapper iframe,
.cVideo-Screen.video-player .cVideo-Wrapper video,
.cVideo-Screen.video-player .cVideo-Wrapper object,
.cVideo-Screen.video-player .cVideo-Wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
6 years 10 months ago
Licenses:
JomSocial Active iSEO Active Socialize Expired

hello,
it did not fix any thing. still same issue

6 years 10 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Ismail,

Please you try this code :

.cVideo-Wrapper iframe {
    height: 400px;
}
@media only screen and (max-width: 400px) {
.cVideo-Wrapper iframe {
    width: 100%;
}
}

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW