Forums

Wordpress Failure (3 posts)

  1. gregpilfer
    Member
    Posted 12 months 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. jeremyclark13
    Moderator
    Posted 12 months 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 12 months ago #

    Thanks Jeremyclark13

Reply

You must log in to post.

About this Topic

Tags

No tags yet.