Viewing 4 replies - 1 through 4 (of 4 total)
  • Changing to default theme resolved the issue, so obviously the problem is from theme itself and since it’s a commercial theme so we can’t do much here.

    It sounds like JS conflict. If not already yet, try deactivate all plugins see if the problem goes away, if so reactivate one by one to rule out the one that causes it. Try using different browsers and see if that help, if they all behave the same, then you should report to the theme author so they can fix the issue in next release.

    My personal suggestion, next time you re-design the site, consider using themes hosted here at WP.org pick one that’s created by well established authors and one that doesn’t contain many features in it. Then add on your own design in child theme, so this is for the longevity of the project.

    Thread Starter jeenacho1

    (@jeenacho1)

    Hi, actually, changing the theme did not fix the issue. And my other website, which has a different theme – resilientlawyer.com seems to have the same problem. Both sites are hosted at the same place. Please help.

    Thread Starter jeenacho1

    (@jeenacho1)

    When I type in text in the Visual Editor, under Text Editor, it only shows
    . When I type in text in the Text Editor, it doesn’t show up at all under Visual Editor.

    Hi, please make sure we do this:

    • Make sure th Disable visual editor is unchecked in Users → Your Profile
    • Clear browser cache, also try different browsers.
    • Deactivate all plugins AND temporary switch to one of the WP default themes.

    If problem persists, add this line at the top of wp-config.php (after the php opening tag). Important: if you’ve never done this before, don’t do it, contact web hosting support, sometimes they help out if asked.

    define( 'CONCATENATE_SCRIPTS', false );

    If still no luck, then obviously there is something wrong with WP installation, so we have to reinstall WP manually, the info is here in this page.
    https://codex.www.ads-software.com/Upgrading_WordPress_Extended

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Visual Editor Not Working’ is closed to new replies.