Short Description text area type & length

  • Marlon Clarke
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 3 months ago #107676 by Marlon Clarke
Short Description text area type & length was created by Marlon Clarke
Hello. I allow the members of my website to submit events via the front end. Every once in a while a member will paste an HTML description with images in the "Short Description" & "Long Description" fields.
This creates an problem with the events preview as the images from the short description code are rendered in the preview, & mess up the layout of my events page.

I don't want to have to edit these submissions & remove formatting from the short description each time.
Is it possible to have only the plain text (no html) displayed in the events list preview?

My ultimate goal is to limit the short description/preview to 150 words of plain text.

I think a better way of getting this done is to eliminate the short description field, and use one description field, but only show a limited number of words (specified in configuration) in the preview, and parse the HTML from this same field when the full description is shown on event detail display page.

Please Log in or Create an account to join the conversation.

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
8 years 3 months ago #107686 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Short Description text area type & length
Hi

For this, I think you will need to edit code in frontend event submission form, change the short description field from HTML form field to simple textarea input

Regards,

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc