How To Increase The Number Of Featured Listings

Discussion in 'Customizations' started by howinfo, Aug 15, 2011.

  1. howinfo Customer

    How to increase the number of featured listings showing on the home page, There is an option probably in the settings but I just could not find it.
  2. Mike-N-Tosh Developer & Moderator

    There is nothing in the admin to control that. But before anyone can answer the question, it is dependent on what version of the 68 Classifieds script that you are using and what template you are using. Basic information to allow others to help.

    If you are using the 68C v4.2x and a 68C supplied template then please follow the online documentation for the smarty plugin for the listings plugin.
  3. howinfo Customer

    I am using v4.2.3 Developer, default.
  4. seymourjames All Hands On Deck

    Edit this from '8' to whatever you want


    {listings limit="8" featured="Y" sort_order="rand" assign="featured"}

    It is in the home.tpl file of your default template folder.
  5. howinfo Customer

    Thank you very much

Share This Page