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, numbered lists or paragraphs do not display in event descrip

9 years 6 months ago
  • Nick's Avatar
    Topic Author
  • Nick
  • Offline
  • Fresh Boarder
  • Posts: 24
  • Thank you received: 0
Licenses:
JomSocial Active

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

So i tried to follow your instructions in support events page:
Instructions: put this CSS at:
/templates/socialize/css/custom.css
.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;
}


The problem is that there is no "socialize" folder in "templates" folder. Only "beez3", "jf_social", "protostar", and "system" folders. So i opened "jf_social/css/jf_custom.css" and pasted the code. But nothing changed. I edit the event and put paragraphs again in an event description but no paragraphs in event display.

9 years 6 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

You can add this code for fixing this :

div#joms-event--details ul > li > ul {
    list-style: initial;
    margin-left: 26px;
}

put it on your custom css file..

thank you!

9 years 5 months ago
  • Nick's Avatar
    Topic Author
  • Nick
  • Offline
  • Fresh Boarder
  • Posts: 24
  • Thank you received: 0
Licenses:
JomSocial Active

Finally I solved the problem when I modified "Jomsocial Configuration > Layout Allow HTML Codes" from "no" to "yes"

http://....../administrator/index.php?option=com_community&view=configuration&cfgSection=layout

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