• Resolved Biplab

    (@virappan0143)


    Hello , I am facing a problem with my website https://www.24freejobalert.com/ , I am trying to make some changes in my theme but I can’t find the Theme Editor Option.
    Please Help Me , I don’t know what to do now.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Some developers disable it for site security. There are also plugins that could be disabling it for the same reason. I would suggest disabling all plugins to be sure it is not being disabled by a plugin. If it is not being done by a plugin check your wp-config.php file for this line

    define( 'DISALLOW_FILE_EDIT', true );
    change true to false.

    I hope this helps.

    Hello,

    you can find it in Appearance menu in wp-admin dashboard.

    please check below screenshot
    https://prnt.sc/uhfn6t

    Please deactivate all the active plugins on your site and check if it works fine and try activating the plugin one by one and check the conflicting plugin.

    check your wp-config.php file for this line

    define( 'DISALLOW_FILE_EDIT', true );

    change true to false.

    I hope it will help you

    Thanks

    • This reply was modified 5 years, 9 months ago by Aims Infosoft.
    Thread Starter Biplab

    (@virappan0143)

    Thank You So Much For Replying , Let Me try first

    Thread Starter Biplab

    (@virappan0143)

    Woohoo ! It’s Working. Thank You So Much , Love You Both Sir

    Glad to help any time. That is what the forum is here for. Happy Blogging

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘WordPress Theme Editor Option Disappeared’ is closed to new replies.