Free PHP Business Directory script
Published on Free PHP Business Directory script (http://www.salephpscripts.com)


Frontend settings

Frontend settings divided into pages:

  • Index page
  • Types page
  • Categories page
  • Search results page
  • Quick list page

Listings on index and types pages may be configured by types, this means that admin choose one of available views for each listings type separately. On other pages listings types may be mixed.

Available views

  • semitable - listings blocks format as table cells with primary information, such as title, logo, categories list, rating, reviews number. Example:

     
  • full - listings block with full width. Example:
     
  • short - this is real classifieds view. Example:
     

These views may be customized in smarty templates: 'frontend/listings/listing_semitable.tpl', 'frontend/listings/listing_full.tpl' and 'frontend/listings/listing_short.tpl'. Also 'frontend/listings/listing_quicklist.tpl' view template for listings blocks at quicklist page.

More information in Customization section [1]

 

Formats

For semitable views - for instance 3*2 means 3 columns and 2 rows, for full and short views - enter the number of listings on page.

 

Available order by

  • creation date
  • title
  • information value - listings will be ordered by their levels order
  • rating
  • reviews/comments number
  • last review/comment date-time
  • random

Also ascending and descending order direction option available. For index and types pages you may control wich levels will be visible.


Source URL: http://www.salephpscripts.com/manual/frontend_settings

Links:
[1] http://www.salephpscripts.com/customization