New Landing How can we help? Themeforest Theme Support Neighborhood Change Maintenance Mode Title

Viewing 11 posts - 1 through 11 (of 11 total)
  • #15751
    oosoba
    Member
    Post count: 12

    Hi,

    I would like to change the title on the maintenance mode page from WordPress > Error. I found a code snippet in the functions.php file but no way to change the title. Please help.

    Thank you.

    #16062
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hi,
    I’m not sure why it would display Error at all – can you post up your website URL and login details so we can have a look?

    #16076
    oosoba
    Member
    Post count: 12
    This reply has been marked as private.
    #16592
    Melanie – SUPPORT
    Member
    Post count: 11032

    Hey, I cannot reach the /wp-admin or /wp-login.php — can you let me know how to log in? ๐Ÿ™‚

    #16596
    oosoba
    Member
    Post count: 12
    This reply has been marked as private.
    #17038
    Melanie – SUPPORT
    Member
    Post count: 11032

    Let me ask another support staff about that, Cosmin will get back to you soon!
    Thank you!

    #31688
    aovivo
    Member
    Post count: 51

    Any news on this?
    I too like to delete the ‘WordPress-Error’ displayed in the tab. No one needs to know this is a Worpress site.
    Thanks

    #32058
    Melanie – SUPPORT
    Member
    Post count: 11032

    Seems Cosmin won’t get back to you, I will ask Laranz to check it out.

    #32174
    Cosmin – SUPPORT
    Member
    Post count: 3851

    That function in functions.php line 244 is using wp_die, that’s why the WordPress Error.

    Change that line from this:

    wp_die($custom_logo_output . '<p style="text-align:center">We are currently in maintenance mode, please check back shortly.</p>');

    to this:

    die($custom_logo_output . '<p style="text-align:center">We are currently in maintenance mode, please check back shortly.</p>');

    Regards,

    โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”โ€”

    Cosmin – Support

    #41777
    Jake Shepherd
    Member
    Post count: 14

    Where can i find the functions.php file?

    #42410
    Melanie – SUPPORT
    Member
    Post count: 11032

    In the theme folder, cheers!

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register