Forums

CF7: TinyMCE Buttons

Colnem 13d ago

Hi Max

I use now Joomla5 with CF7

Some buttons of Rich Text Format Editor doesn't appear in the Toolbar. These buttons appear editing a Joomla article, but not under CF7.

Button code from exemple doesn't appear IN Text Area element...

These buttons appeared in Joomla4.

Is it possible to fix this problem?

Thanks

Max_admin 13d ago

Hi Colnem

I think the editor version in Joomla 5 is higher than Joomla 4, are you sure the buttons names (plugins names) are the same ?

Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Colnem 13d ago
Answer

Hi

Thanks for your answer

I fix the problem;

1 - Modifying file plugins/system/chronog3/assets/js/g3.tinymce.js like this:

 line26:               'autolink lists link image charmap print preview hr anchor pagebreak','code','visualblocks','link','image',

2 - in TextArea element, modifying Toolbar tools like this:

code | undo redo |   styles |  bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image | forecolor backcolor | hr

and it's good for me:

What do you think about my fix?

Max_admin 12d ago

Hi Colnem

That's good, I think the code change is needed for the new editor version in Joomla 5

Thank you for sharing it!

Max
ChronoForms developer...
Did you try ChronoMyAdmin for managing your Joomla database tables ?
Colnem 12d ago

Thanks

I think they are other plugins to add in 26/29 lines file and Textarea Element.

I didn't test all buttons. Just buttons I need.

Bye

You need to login to be able to post a reply.