Editing listing template code Print
Modified on: Mon, 24 Feb, 2020 at 4:47 AM
The listing layout, and what features are displayed at each level, are determined by the listing view code files:
There is a file for each level, and the number at the end of the file determines the level (ie free = 10, diamond=70, etc)
The summary views are used in the search results:
/includes/view/view_listing_summary_10.php
/includes/view/view_listing_summary_30.php
/includes/view/view_listing_summary_50.php
/includes/view/view_listing_summary_70.php
Levels with detail views (full page listing) also have a detail template file:
/includes/view/view_listing_detail_70.php
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.