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.

Bullet points and numbered lists not displayed in event description

9 years 6 months ago
  • Randolph's Avatar
    Topic Author
  • Randolph
  • Offline
  • Junior Boarder
  • Posts: 126
  • Thank you received: 13
Licenses:
JomSocial Active Socialize Expired

ISSUE SUMMARY:
Inserting bullet points or numbered lists works within the editor. But, they are not displayed in the final event description.

STEPS TO REPLICATE:
1 Inserting list with bullet points inside the editor (using list symbols)
2 Saving event description
3 List with bullet points does appear in event description
4
5
RESULT
List with bullet points doesn't appear in event description
EXPECTED RESULT
List with bullet points doesn't appear in event description
BROWSER
Firefox, Chrome, IE 10

9 years 6 months ago
Licenses:

Hi,

please put this CSS at:
/templates/socialize/css/custom.css

#joms-event--details .joms-list__row ul {
  list-style: inside none disc;
  padding-left: 17px;
}

Regards

9 years 6 months ago
  • Randolph's Avatar
    Topic Author
  • Randolph
  • Offline
  • Junior Boarder
  • Posts: 126
  • Thank you received: 13
Licenses:
JomSocial Active Socialize Expired

Thanks Albertus,

it works halfway. Bullet points now are visible in lists. However, it looks a bit odd because paragraphs are not indented, as one would expect it for a list.
(See attachment)

Moreover, it works only on the event page, but not in the event calendar.

Cheers
Randolph

Attachments:
9 years 6 months ago
Licenses:

Hi,

sorry, my mistake. here the new one:

.joms-list__row ul {
  list-style: inside none disc;
  padding-left: 17px;
}
.joms-calendar__event-item ul {
  list-style: outside none disc;
  padding-left: 25px;
}

Regards

The following user(s) said Thank You: Randolph
9 years 6 months ago
  • Randolph's Avatar
    Topic Author
  • Randolph
  • Offline
  • Junior Boarder
  • Posts: 126
  • Thank you received: 13
Licenses:
JomSocial Active Socialize Expired

Hi Albertus,

thisone works 100%. Thanks a million ;)

Best
Randolph

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