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.

Number of characters of events title

10 years 5 months ago
Licenses:
JomSocial Expired Socialize Expired

Hello guys,
Is it a way to limitate the number of characters in the title of an event please? Because some members can be very creative ...
And i would like to remove the buble description called 'Resumé" on my website?
Thank you!
Anais

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

Hi Anais,

1. you should edit this file components/com_community/templates/default/events.form.php, find this code :

<input name="title" title="<?php echo JText::_('COM_COMMUNITY_EVENTS_TITLE_TIPS'); ?>" id="title" type="text" class="required input-block-level jomNameTips" value="<?php echo $this->escape($event->title); ?>" />
and add the maxlenght attribute there, tobe like this :
<input name="title" title="<?php echo JText::_('COM_COMMUNITY_EVENTS_TITLE_TIPS'); ?>" id="title" type="text" class="required input-block-level jomNameTips" value="<?php echo $this->escape($event->title); ?>" maxlentgh="100" />

2. Which bubble do you mean? please provide me the screenshoot.

Anyway, your backend access is not working for me, please you verify it.

thank you
Dimas

10 years 5 months ago
Licenses:
JomSocial Expired Socialize Expired

Hello
1/ Thanks it is working!
2/ I put a screenshot so you can have a look
3/ I am trying to change an event title "Flak Cocotte" in my wesite because i am the admin of this event. Nothing change. Can you please help? I edtited the first post so you can log in.

Thanks!
Anais

Attachments:
10 years 5 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi Anais,

2. on same file find this code:

<textarea name="summary" title="<?php echo JText::_('COM_COMMUNITY_EVENTS_SUMMARY_TIPS')?>" id="summary" class="input-block-level jomNameTips"><?php echo $this->escape($event->summary);?></textarea>
change to :
<textarea name="summary" id="summary" class="input-block-level"><?php echo $this->escape($event->summary);?></textarea>

3. I think that event already change right? Now i only see event title "Fkash Cocotte"

10 years 5 months ago
Licenses:
JomSocial Expired Socialize Expired

Hello
1/ Thanks
2/ Thanks
3/ No, actually it is not working. I would like to put "Flash cocotte" and even when i saved it, nothing change :(

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

Hi Anais,

Please check again I able to edit it.

thx

Attachments:
10 years 5 months ago
Licenses:
JomSocial Expired Socialize Expired

Hello,
i am sorry, i did what you say for point 2 (editing the file) but block "Résumé" is still visible :( Can you please help?
Thanks

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

This issue caused by override file, so please you change my hack from here www.jomsocial.com/forum/events/21687-num...-events-title#109346 on file templates/shape5_vertex/html/com_community/events.form.php

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