Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problems including WordPress loop
#11
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:
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
Reply


Messages In This Thread
Problems including WordPress loop - by captadam - 2011-04-12, 12:42:01
Problems including WordPress loop - by Connie - 2011-04-12, 16:23:38
Problems including WordPress loop - by yojoe - 2011-04-12, 18:52:03
Problems including WordPress loop - by captadam - 2011-04-13, 07:30:52
Problems including WordPress loop - by dani - 2011-04-13, 22:58:07
Problems including WordPress loop - by Connie - 2011-04-13, 23:56:48
Problems including WordPress loop - by captadam - 2011-04-14, 08:25:55
Problems including WordPress loop - by Connie - 2011-04-14, 16:05:56
Problems including WordPress loop - by captadam - 2011-04-15, 13:01:11
Problems including WordPress loop - by captadam - 2011-04-15, 21:43:00
Problems including WordPress loop - by Connie - 2011-04-16, 04:50:23



Users browsing this thread: 1 Guest(s)