Open PaoloFalomo opened 7 years ago
I've done a deeper debug on the plugin code.
The tinyMCE js file seems not exists.
Please @shshanker let me know if i might help u more on this ;)
I'd checked again the plugin files, it is working on my side, would you please confirm if there's tinymce folder inside /js? https://wordpress.org/plugins/cf7-email-editor/
There's not tinymce folder. I try reinstall the plugin.
2017-01-20 11:53 GMT+01:00 ShShanker notifications@github.com:
I'd checked again the plugin files, it is working on my side, would you please confirm if there's tinymce folder inside /js? https://wordpress.org/plugins/cf7-email-editor/ [image: acf7ee] https://cloud.githubusercontent.com/assets/11977450/22146991/cb818b72-df2e-11e6-856e-1c511405f0ce.PNG [image: acf7ee-backend] https://cloud.githubusercontent.com/assets/11977450/22147002/d642b05e-df2e-11e6-8846-3144733a4c75.PNG
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/shshanker/cf7-email-editor/issues/1#issuecomment-274044182, or mute the thread https://github.com/notifications/unsubscribe-auth/AKDAsW-UG8UJxtghdYiVHzs_d1VEE1U6ks5rUJIhgaJpZM4LpENX .
--
CELLPHONE: +39 349 677 7622
MAIL: info@paolofalomo.it <+info@paolofalomo.it>
WEBSITE: www.paolofalomo.it
TELEGRAM: https://telegram.me/paolofalomo
Support my work :) <http://paypal.me/PaoloFalomo>
There are no tinymce
folder even in your repo https://github.com/shshanker/cf7-email-editor/tree/master/js and even downloading it from the wordpress.org plugin page.
By the way tinymce js editor should not be called locally or manually. it's an already available js file
See: https://developer.wordpress.org/reference/functions/wp_enqueue_script/
I'm extremely sorry for that. There might be some issues while transferring the files. The plugin is now updated with WordPress native tinyMCE and its some essential toolbar. Would you please confirm? https://wordpress.org/plugins/cf7-email-editor/ The motive of calling tinymce js locally was to add some extra elements in the toolbar.
Thank u! I'll check monday to confirm ;)
If you don't mind me asking, what custom buttons are you trying to add to the TinyMCE Toolbar, I am pretty familiar 6/10 with adding custom buttons to the toolbar without the need for adding TinyMCE locally.
Hi,
i have installed the CF7 email editor version 2.0.1
i have installed the CF7 eplugin version 4.6
Nothing is working
Since i am a developer i can say something that might help:
😃