I am trying to use the included
inc_features.php file included with photopost to display a row of 4 pictures on a php page which Im calling main.php
Main.php is located in the same directory as my PhotoPost folder and Im calling inc_features.php using the following,
Code:
Content visible to verified customers only.
When I load main.php I get a picture place holder for a missing image called collapse_tcat.gif with the words Featured Photos next to it.
Am I using this file in the correct way?