I have my forums located at root/forum
I have a shop that uses the software CS-CART (
http://www.cs-cart.com) located at root/shop. It has its own index.php file
What I would like to do is wrap a forum page, with the header and navbar, around the shop pages.
I tried using this method and the template I created was an iframe but it isn't the best solution...for example click refresh and the iframe goes back to the shop home page etc.
Can anyone advise what would be the best way to do this...thanks