*

Ajit Sahane

  • ****
  • 171 posts
  • https://bestclassifiedsusa.com
Tinymce Editor Upgrade
« on: December 27, 2024, 09:06:02 AM »
FAQ and blog plugin or Page creation content editor tinymce editor show full version option like wordcount, and many more. But while Post item page there are no wordcount and many more editor options.

Want same editor option on everywhere, or how can enable word count feature in item-post tinymce editor.

When anyone submit or paste title or description text or media content then total word of count must want to shown bottom on tinymce editor.

Which seen in faq / blog / pages but not item-post page.

So want to fix this.

Thanks.

*

MB Themes

Re: Tinymce Editor Upgrade
« Reply #1 on: December 28, 2024, 05:27:50 PM »
Intentionally, not all options of tinymce are included on item detail page.
You might modify this in core.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by frosticek on December 30, 2024, 12:05:03 PM
*

Ajit Sahane

  • ****
  • 171 posts
  • https://bestclassifiedsusa.com
Re: Tinymce Editor Upgrade
« Reply #2 on: December 28, 2024, 08:14:03 PM »
Now fixed by adding wordcount plugin text in core tinymce editor.

Now showing item post - edit description word count to understand easily total words of ad description.

oc-include --->osclass--->functions.php --->  1363 line code

Replace old code to new code -

Old code line -  "insertdatetime media table paste autoresize"

New code line - "insertdatetime media table paste autoresize wordcount"


Hope this will help everyone. While ad posting now we get word count idea quickly.

Thanks for giving idea to fix this.