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.

Text too long and unreadable / Events Calendar module

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

Hello,
after update we have the problem that the event description from the Events Calendar module is too long.

Can we abbreviate the text?

8 years 4 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Laura,

I will set this issue as a bug.

thank you!

8 years 3 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi Laura,

Here is the temporary fix, open this file /modules/mod_community_eventcalendar/tmpl/default.php, find this code :

description: '<?php echo str_replace("'", "\'", preg_replace( "/\r?\n/", " ", $event->description )); ?>',
replace to :
description: '<?php echo str_replace("'", "\'", preg_replace( "/\r?\n/", " ", $event->summary )); ?>',

thank you!

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