IT Blog

  • Blog
  • Technology
    • Technology
    • Architecture
    • CMS
    • CRM
    • Web
    • DotNET
    • Python
    • Database
    • BI
    • Program Language
  • Users
    • Login
    • Register
    • Forgot Password?
  • ENEN
    • 中文中文
    • ENEN
Experience IT
In a World of Technology, People Make the Difference.
  1. Home
  2. Technology
  3. CMS
  4. Wordpress
  5. Rich editor not working

Rich editor not working

2022-12-20 49 Views 0 Like 0 Comments

Table of Contents

  • Problem
  • Solution
  • Result

Problem

Some user when editing post using rich editor, it appears a simple text box, and missing rich editing feature.

abnormal-rich-editing

Solution

In MySQL database wp_usermeta change the meta_value of the user meta_key rich_editing to true.

update wp_usermate set meta-value=true where user_id=[userid] and meta_key='rich_editing';

Result

normal-rich-editing

 239 total views,  4 views today

error
fb-share-icon
Tweet
fb-share-icon
IT Team
Author: IT Team

Tags: None
Last updated:2022-12-20

IT Team

This person is lazy and left nothing

Like
< Previous

Comments

Cancel reply
Chinese (Simplified) Chinese (Simplified) Chinese (Traditional) Chinese (Traditional) English English French French German German Japanese Japanese Korean Korean Russian Russian
Newest Hotspots Random
Newest Hotspots Random
Rich editor not working Making web page scroll down automatically Getting data from Dapper result All Unicode Chars How to keep and display contact form 7 data Common Regular Expressions
Covid-19 open data Change contact form 7 field display size Geting twitter streaming contents in WordPress MySQL urlencode/urldecode that support chinese chars Tracking referral ID for registered user in WordPress Crawler - Split column
Categories
  • Architecture
  • BI
  • C#
  • CSS
  • Database
  • DotNET
  • Hosting
  • HTML
  • JavaScript
  • PHP
  • Program Language
  • Python
  • Security
  • SEO
  • Technology
  • Web
  • Wordpress

COPYRIGHT © 2021 Hostlike IT Blog. All rights reserved.

This site is supported by Hostlike.com