• Hi,

    I need to create a page which is in fact a link to an external php file (a gallery)
    I mean that when users are clicking on the page name, they are forwarded to the gallery.php file of the gallery and not the wordpress page.

    If someone have an idea, I’ll be glad to know it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    Just enter the following code in the content of the page. So you are redirected to the address.

    <meta content=”0; URL=https://www.yoursite.com/yourfile.php” http-equiv=”Refresh” />

    Chris

    Thread Starter totyo

    (@totyo)

    The problem of the meta refresh is that you see the page for a second or less before switching to the gallery url. It’s not like a real screen…

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Page title is a link’ is closed to new replies.