Viewing 11 replies - 1 through 11 (of 11 total)
  • Your screencaps aren’t showing.

    Do you have a visual editor, and no text editor, or no editor, period?

    Thread Starter nickprbat

    (@nickprbat)

    Oh, : https://prntscr.com/cbd9y0

    No im not using visual editor, but there is custom fields enabled, but i dont think that would have to do with this?

    Interesting. I’ve never seen custom fields turn off the defaults.

    Is this a new install, or one that you’ve been using a while?

    If I had to guess, it’s a faulty plugin. Try disabling them all, and reenabling one by one. Otherwise, if it’s a new install, or you just updated anything, it could be a corrupt file in TinyMCE.

    Thread Starter nickprbat

    (@nickprbat)

    I’ve got this website from my client… So i also don’t know if that was at the beginning like this or after the update…

    It’s a custom theme too…

    I’ve disabled all the plugins, no luck. Still not any editor. Just the custom fiels are showing…

    Try creating a new post type and seeing if it has an editor.

    Also search your functions file for:

    remove_post_type_support(‘page’, ‘editor’);

    Maybe someone turned it off intentionally?

    Thread Starter nickprbat

    (@nickprbat)

    Yes i can see the remove_post_type_support(‘page’, ‘editor’); line of code. Does this mean that it will turn it off? Should i delete this line of code?

    Thread Starter nickprbat

    (@nickprbat)

    Thank god i’ve got my editor back! Thank you so much!

    Thread Starter nickprbat

    (@nickprbat)

    Can i ask you something more?

    My (standard page) page.php file does contain this code : https://prntscr.com/cbeump

    I can’t create a new page with this code, can you maybe tell me whats wrong in this?

    I’ve tried to put twenty themes code in this page.php and it works but not with this code…

    Can you help me out?

    Thread Starter nickprbat

    (@nickprbat)

    Right now i have managed to have the editor back. But when i type a shortcode in or just a plain text, nothing shows up on the page itself…

    https://prntscr.com/cbf98v

    Any idea?

    This line of code is invalid:

    https://prntscr.com/cbmyf1

    Please refer to the codex: https://developer.www.ads-software.com/reference/functions/get_post_meta/

    This is likely the root of both problems.

    Right now i have managed to have the editor back. But when i type a shortcode in or just a plain text, nothing shows up on the page itself…

    https://prntscr.com/cbf98v

    Any idea?

    Did you activate the plugins back ??

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘No text editor on pages and posts’ is closed to new replies.