Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Page Manager Problems.../...Pages w/ Forum Look
This discussion has been closed.
Comments
include('file.html');
?>
should do the trick i think? Unless i'm being stupid.
include('file.html');
?>
should do the trick i think? Unless i'm being stupid.
Not too shabby Minisweeper, it didn't work until I replaced the single quotes with doubles but now I have a much more flexible way of maintaining Page Manager pages. Don't know why I didn't think of this myself.
Muchos gracias amigo.
<?php include("folder_name/page_name.html"); ?>
It will look exactly as you want it to.
Posted: Wednesday, 14 February 2007 at 2:52PM (AEDT)
Posted: Wednesday, 14 February 2007 at 3:34PM (AEDT)
It appears that the vanilla.css styles have not being applied to your FAQs list.
Like...
<div class="CommentBody".....>
Posted: Wednesday, 14 February 2007 at 3:51PM (AEDT)
IE7 problem, "All Categories" not aligned to the left.
I hope this helps!