• I currently have a static page located at: http://www.761foundation.com/wp/alumni/class-lists/

    This page has several links to other pages on the same server containing tables with basic contact information on them. If I try to keep the link to go to the same page, it opens the new page and the wordpress page is gone. I have also set it to open in a new tab, but I don’t like this because it loses all of the wordpress formatting.

    I am just trying to figure out how to get the content of the linked pages to just load up in the content block of the wordpress site.

    Any help would be appreciated.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • you need to create a custom template why not call it tables.php (just copy page.php to start with)

    in your theme directory you can the point a new blank page in wordpress to use this as the template.

    in tables.php you can edit this to include content dynamically or simply create a iframe to contain the content tables you mention.

    Thread Starter mhalverson

    (@mhalverson)

    @4t4
    I appreciate your assistance with this, but I am not understanding what you are asking me to do. Is there documentation or can you explain it to me like I had never seen a custom template or how to use them?

    Thanks in advance for your help

    i have a very similar problem and would like to know how to fix it also.

    Please post your own topic.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How do I link to non wordpress pages, but load pages in wordpress’ is closed to new replies.