Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TinyMCE toolbar failed to display, needs to adapt to new name, When upgrading to 6. x #7564

Open
ahjszll opened this issue Feb 10, 2025 · 2 comments

Comments

@ahjszll
Copy link

ahjszll commented Feb 10, 2025

reference address
https://www.tiny.cloud/docs/tinymce/6/migration-from-5x/#things-we-renamed

src/Presentation/Nop.Web/Areas/Admin/Views/Shared/EditorTemplates/RichEditor.cshtml

Line:92

error code
toolbar: "ltr rtl | insertfile undo redo | styleselect | fontselect | fontsizeselect | bold italic | forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",

Correct code
toolbar: "ltr rtl | insertfile undo redo | styles | fontfamily | fontsize | bold italic | forecolor backcolor | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | link image",

@G3r4rd00
Copy link

@DmitriyKulagin
Hello, I have a solution for this issue. Can I submit a PR to fix it, or is something already in progress?

Image

@DmitriyKulagin
Copy link
Contributor

@G3r4rd00
Hi, You can do PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants