+ Reply to Thread
Results 1 to 2 of 2

Thread: Delete Post

  1. #1
    Senior Member
    Join Date
    Oct 2014
    Posts
    169

    Default Country

    If country is set at default

    Why not country be default in search dropdown for homepage and search page

    default.jpgdefault3.jpgdefault4.jpg
    Last edited by Errol; March 14, 2018 at 10:13 PM.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,137
    Hello,

    You can add it manually through the code,

    go to ftp > templates > your template > tpl > blocks > fields_search.tpl, fields_search_horizontal.tpl, fields_search_box.tpl

    find a row {elseif $field.Type == 'select'} > next find an {else} block inside

    change:
    Code:
    Only registered members can view the code.
    to:
    Code:
    Only registered members can view the code.

+ Reply to Thread