JComments Buttons disappeared in TinyMCE (Joomla)

Hello,

if your JComments On/Off are disappeared in the TinyMCE Editor, do the following:

  1. Connect to your Joomla Site via FTP. (Images following)
  2. Go to plugins → editors-xdt
    1. Open jcommentsoff → jcommentsoff.php
    2. Insert a new line below line 48
    3. Insert "$button->set('class', 'btn');"
    4. Save & Upload
  3. Go up one directory
    1. Open jcommentson → jcommentson.php
    2. Insert a new line below line 48
    3. Insert "$button->set('class', 'btn');"
    4. Save & Upload

Tada! Your Buttons are back ;)

Christoph Schulz

Christoph Schulz
I am Dev. Maybe.

Podman Minikube on Debian 11

Where I can I try to replace docker with podman, rootless podman to be specific.Recently I have been playing around with minikube for kap...… Continue reading

Packaging Fractal as DEB 1/?

Published on January 16, 2020