nick peterson

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
in reply to: Add custom [shortcodes] tinymce #148110

nick peterson
Participant

Yes, I’m talking about the frontend uploader.

in reply to: Add custom [shortcodes] tinymce #147996

nick peterson
Participant

The WPDM uses wpdm-add-package-file-front.php to display the frontend tinymce editor.
I want to add a custom button to the toolbar, which I failed to do unfortunately.

You, or your developers used an array to add buttons to the toolbar:
'tinymce' ► array('toolbar1' ► 'bold,italic,underline,strikethrough,bullist,link,unlink'),

I want to add my custom button to this toolbar.
I have successful added my custom button to my wordpress backend tinymce editor.
I don’t know how to add it via the wpdm-add-package-file-front.php.
If I know how to add a registered custom button through this .php file, you helped me a lot!

I cannot give login detail, I have this running at a local flywheel pc at the moment.
But I can give you my functions.php how I added the custom button..

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)