| Reviews on other pages.
How do I get the latest reviews to show up on other pages?
I've tried using this code:
><?php
require "../reviews/members/pp-inc.php";
?><?php
display_gallery("latest", "", "", 3, 3);
?>
And its not working. It works fine with the media section though.
ANy ideas?
|