Forums

WordPress Failure (3 posts)

  1. gregpilfer
    Member
    Posted 2 years ago #

    When I log out it will take me to a page that says:

    You are attempting to log out of my website

    Please try again

    Up in the Tab Section it says "WordPress Failure"

    Is there a way to fixed that?

  2. Jeremy Clark
    Moderator
    Posted 2 years ago #

    Your theme isn't updated to use the new method of logging out. You'll have to see if the theme author is willing to update. Or you can do it yourself.
    <a href="<?php echo wp_logout_url(); ?>" alt="logout">Log Out</a>
    This will output the correct logout link wherever you put it.

  3. gregpilfer
    Member
    Posted 2 years ago #

    Thanks Jeremyclark13

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.