• ghostmiro

    (@ghostmiro)


    Hi,

    I want to have a link in my menu that opens an external page in a blank screen.

    How can i do that? Is there a plugin for that?

    Thx

Viewing 3 replies - 1 through 3 (of 3 total)
  • scribu

    (@scribu)

    Please paste the relevant code from your theme.

    t31os

    (@t31os)

    You want the link to open in a new window/tab?

    <a href="yourlink" target="_blank">Your link</a>

    I’ve done target=blanks many times on my sites and have never had a problem, but for some reason, I cannot get the target=blank to activate on my footer.php file….

    Here’s my site – and the problem is in the footer. There’s an icon for webstats. I’ve edited the footer.php file to include a target=blank but it won’t take.

    Am I overlooking something?

    btw, using FileZilla, I have changed permissions on my footer to 755, but if I try editing it through WordPress, it says the file is *not* writeable. ???? What’s going on?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to open a new page in blank’ is closed to new replies.