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.

EVENT : disable category

9 years 3 months ago
Licenses:
JomSocial Expired

Hello,

Is-it possible to totally disable the category field ?
Because this field is required to validate the creation of a new Event.

I didn't find this option in Back-End.

Olivier

9 years 3 months ago
Licenses:

Hello,

we can do some customization, first make sure there is no empty categories at jomsocial backend > events > event categories
after that, make override ( documentation.jomsocial.com/wiki/Customizing_Template ) for:
/components/com_community/templates/default/events.forms.php
put this code at the bottom of page

joms.jQuery('#createEvent li:nth-child(4)').hide();
before
</script>

and this file /components/com_community/templates/default/modules/events/categories.php
delete all code at there, so it will empty file

Regards

The following user(s) said Thank You: Fluide
9 years 3 months ago
Licenses:
JomSocial Expired

Thank you Albertus !
It works in page to create an event.

But... I have certainly not good enough clarify my need.
I would like to disable the category in the shoutbox.

I will try to do the same thing in the file that control event in shoutbox.

9 years 3 months ago
Licenses:

Hi,

you can provide me FTP access detail by editing your first post at this topic. put it at site info form.

I will do it for you.

Regards

The following user(s) said Thank You: Fluide
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