I also got an incomplete page when including the way you did
so I included it into an iframe
http://www.urbanistan.de/getsimple/wp-in-gs
that is a first start, I think
the code:
But did you really search the web for tutorials how to include? why do you stick to the one info at wordpress.org which is not working?
There are more ..
here for example is a very detailled tutorial and it needs a little bit more than just 4 lines of code ;=(
http://www.burnseo.com/blog/2009/10/inte...-tutorial/
and here as well: http://idratherbewriting.com/2008/10/23/...g-website/
good luck, Connie
so I included it into an iframe
http://www.urbanistan.de/getsimple/wp-in-gs
that is a first start, I think
the code:
Code:
<body id="<?php get_page_slug(); ?>" >
<!-- include the menu template -->
<?php include('inc_menu.php'); ?>
<div style="clear:both;"></div>
<iframe src="./wp/index.php" width="90%" height="1200" name="WP_in_GS" scrolling="auto">
<p>This here needs a browser which can read iframes</p>
</iframe>
</div>
<!-- include the footer template -->
<?php include('inc_footer.php'); ?>
But did you really search the web for tutorials how to include? why do you stick to the one info at wordpress.org which is not working?
There are more ..
here for example is a very detailled tutorial and it needs a little bit more than just 4 lines of code ;=(
http://www.burnseo.com/blog/2009/10/inte...-tutorial/
and here as well: http://idratherbewriting.com/2008/10/23/...g-website/
good luck, Connie
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18