+ Reply to Thread
Results 1 to 5 of 5

Thread: View All

  1. #1

    View All

    I would like to have a view all link below the sale and rent featured listings boxes at homepage. i have the following code which only link to all properties

    <a title="{$lang.view_all}" href="{$rlBase}{if $config.mod_rewrite}{$pages.lt_listings}.html{else }?page={$pages.lt_listings}{/if}">{$lang.view_all}</a>

    but not specific type.

    thanks.

  2. #2
    Hello Jeremiah Mchechu,

    I don't understand what link do you want to see in bottom of box. Would you please explain us better.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    lets say i have rent and sales listings. i want links which can point to sell listings alone and rent listing alone

  4. #4
    Junior Member
    Join Date
    Dec 2020
    Location
    Cyprus
    Posts
    7
    hello
    was this replied? I have exactly the same question

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    If you need separated browse pages for sale and rent it will require a small customization (if you have no paid support)

+ Reply to Thread