• Resolved annakin

    (@annakin)


    I have deactivated and removed a plugin called Theme Logo, but it is causing a fatal error to occur on the pages it was being used by,

    How can I delete this entirely from the source code? So I can go back to having a basic header

    The site is http://www.byalicewood.co.uk … it doesn’t happen on the home page, only the others

Viewing 4 replies - 1 through 4 (of 4 total)
  • I think it is still getting called on this file: header.php on line 63 .. Check the code and comment the function and see if solve the issue.

    Thread Starter annakin

    (@annakin)

    Ahh thank you, I am so pleased somebody has responded, I was trying to find a solution to this for ages yesterday

    <?php theme_logo(); ?>

    I have found this in the file header.php

    What do you mean by comment the function? Do I just delete this line in the code?

    Sorry to sound silly, I have no knowledge of coding whatsoever and am wary of writing anything or deleting anything in it!

    Yes just delete it 🙂

    Thread Starter annakin

    (@annakin)

    I bit the bullet and deleted that line and now it is gone! Hurray thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Remove plugin from source code’ is closed to new replies.