Page 1 of 1

Tinymce inline editing save issue

Posted: Thu May 06, 2021 8:34 pm
by Sergelie
I use Tinymce - I managed to configure inline editing with a save button (from within Tinymce), alhough I have no idea how to do 2 things:
1) save the edit when editing inline (meaning on the html page (not in the admin). It does not work with the native Tinymce save button).
2) allow editing inline only for login users (their own posts only of course).

Any hints will be appreciated. Tx in advance.

Re: Tinymce inline editing save issue

Posted: Tue May 11, 2021 6:35 pm
by Edi
There is no quick fix for this.

You can use the plugin Admin Bar with a similar function:

https://plugins.bludit.com/plugin/admin-bar

But this works only for the administrator.

Re: Tinymce inline editing save issue

Posted: Mon May 17, 2021 4:08 pm
by Sergelie
Thanks Edi. Yes I figured out it was not simple. I gave up the idea (for now!).