Featured listings vertical calls a function and displays all your featured listings in a vertical table.
To call this function you would include the following code in any template file you want it to appear.
The code above calls a Smarty custom plugin that we have created. The file is located at includes/templates/plugins/function.feature_listings_vertical.php
Here is a list of available parameters:
For more information on the different parameters you can visit this smarty link: http://smarty.php.net/manual/en/lang...html.table.php
Still have a question? Post it on the Help Forums.