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.
ISSUE SUMMARY:
Hi,
regarding video, there are tipically two ways to add a video in JomSocial: "add url" (i.e. youtube etc.) and "upload video".
I'd like to remove the possibility to "add url" (I dont want thousend of link to youtube videos) and leave only the "upload video" function, so the user can't link a video from youtube but can upload a video from his desktop to jomsocial.
How can I do ?
Thanks
Bruno
STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER
Yeah, actually the default template should be removed on newest version, but I am not sure why that default template still on your site.. seems you are using old jomsoical version right? but that is not a problem, since I can see it on your source code and can open that file
oneparent.it/components/com_community/te...efault/css/style.css
but if you use the latest version 4.1.1 you should add that code inside this file /components/com_community/templates/jomsocial/assets/css/style.css
unfortunately I realize only now that there is a little problem:
after the change you suggested me in the file /components/com_community/templates/jomsocial/assets/css/style.css... now if I disallow video upload (only upload, not video), again it is possible to "add url" video. Instead disallowing video upload, I would like to be impossible to upload and to add url.
In such a way, only the admin can upload video when he wants, but all the user can always see videos.