Question : Trying to use an external page in a Wordpress site

I am trying to integrate a links directory into my WP site still in development (dev.homebbq.com). I am trying to use something called MyLinkHelper (mylinkhelper.com).. I had 2 options, create a template, and incorporate the code within the WP page (almost works), for some reason in the code they have you specify the page name being used, and they send back a (".php") in the url... You can see it here http://dev.homebbq.com/index.php/link-directory   I would prefer if there was a way to parse out the ".php" in what is being returned to me...

If you hilite over the links, and look at the url, you can see the problem I have with this...

Ok, my second option... Create a seperate page entirely, including their necessary code, and the functionality now works and works great. You can see this here http://dev.homebbq.com/directory/directory.php

My problem here is, I have tried everything I can think of to try and get my theme header and footer included in this page, and it will not work... This is that last real issue I need to clean up before going live... Any help would be appreciated...

Thx
Kevin

Answer : Trying to use an external page in a Wordpress site

try this
1:
2:
3:
4:
5:
6:


Your Content goes here
Open in New Window Select All
Random Solutions  
 
programming4us programming4us