New Dynamic YouTube Gallery - Embed YouTube Playlist, Channel, Live Stream in minutes. Read More

WYSIWYG Editor

  • JimBits
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 2

WYSIWYG Editor was created by JimBits

Hi, sorry to send two messages in one day. I updated to the newest version and now the WYSIWYG editor strips all formatting that I've entered. Is there still a way to format the description? If not, I would prefer to go back to the old version. I'm using direct links to Vimeo. You have provided a temporary file for that purpose, but it's gone now.
6 years 10 months ago #8667

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

  • Posts: 2478
  • Thank you received: 1451

Replied by Administrator on topic Re: WYSIWYG Editor

Sorry for the issue. Kindly follow the solution given below,

1. Open /public_html/administrator/components/com_allvideoshare/models/videos.php

2. Locate the function named "save"

3. Find the following line inside the function,
$row->description = $app->input->post->get( 'description', '', 'HTML' );
4. Replace it as,
$row->description = $app->input->post->get( 'description', '', 'RAW' );
5. Save the changes and try now.

Hope, this solved your issue!
The following user(s) said Thank You: JimBits
Last edit: 6 years 10 months ago by Administrator.
6 years 10 months ago #8669

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

  • JimBits
  • Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 13
  • Thank you received: 2

Replied by JimBits on topic Re: WYSIWYG Editor

Thank you, yes, it works perfectly now.
6 years 9 months ago #8674

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

Time to create page: 0.085 seconds

We accept cookies to provide you the best viewing experience. By using our services, you agree to our use of cookies