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. Mobile

8 years 6 months ago
  • Vector's Avatar
    Topic Author
  • Vector
  • Offline
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Licenses:
JomSocial Active

Hello,

I have a problem with the videos on mobile. They are not full size. Please tell how to fix it. Also I want to change the add button position. It is under the search bar on my site.

Attachments:
8 years 6 months ago
Licenses:

Hi, Vector.

Thank you for contacting us.
Issues that you mentioned are not an issues at all :) This is by your template design. In mobile view it displays a margin so content won't touch viewport edges... for better readability. It could be changed... but we can't help you with that as we don't support customizations especially if they apply to users template.

But I'd like to investigate video list issue as this is an issue and within our scope. Please, disable css compression in template so I could see it more clearly.


- 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
8 years 6 months ago
  • Vector's Avatar
    Topic Author
  • Vector
  • Offline
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Licenses:
JomSocial Active

Hi Michał,

I don't know how to disable css compression in template. How can I do this?

8 years 6 months ago
Licenses:

HI, Vector.

You do that in Backend -> Extensions -> Templates -> ja-Social_II -> General -> CSS compression
I added this code to ROOT/templates/js_social_ii/css/custom.css

@media only screen and (min-width:320px) {
html #community-wrap .jomsocial .joms-list--video .joms-list__item {
width: 100%;
}
}

@media only screen and (min-width: 1024px)  {
html #community-wrap .jomsocial .joms-list--video .joms-list__item {
width: 33%;
}
}

But it seems you're using some kind of server caching as changes are not visible yet in frontend.


- 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
The following user(s) said Thank You: Vector
8 years 6 months ago
  • Vector's Avatar
    Topic Author
  • Vector
  • Offline
  • Fresh Boarder
  • Posts: 4
  • Thank you received: 0
Licenses:
JomSocial Active

Hi Michał,
It's working perfect now. Thanks a lot.

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