• harmendra

    (@harmendra)


    I am using WP-ocean theme and I am not able to find theme file editor option. Also note, i have not downloaded any security plugin which can deactivate this option, but still i am not able to see it.

    I also tried to change the code in config.php file by changing the file editor instruction into false, but there is no such file in my config.php to edit. Help me to solve this issue.

Viewing 1 replies (of 1 total)
  • Hello @harmendra,

    Thank you for reaching out,

    Our products(OceanWP theme and plugins) do not provide any feature to hide the WordPress file editor. It can be caused by a third-party plugin or some limitation in your WordPress that your host provider made. In this case, please get in touch with your host provider. They may have deactivated it.

    Note: You can try to add the code to a new line below this comment in the wp-config.php file:
    /* That’s all, stop editing! Happy blogging. */
    define('DISALLOW_FILE_EDIT', true);

    Before making any changes to wp-config.php, please don’t forget to create a backup of the file.
    This step will ensure that you have a copy of the original file in case anything goes wrong during the editing process.

    I hope it helps.
    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Theme file editor missing in appearance section’ is closed to new replies.