• Resolved muprabakaran

    (@muprabakaran)


    Dear Team,
    we have used these plugin for hotel booking and the location drop down automatically showing first location we need to show –Selection Location– for default how to do.

    plz help me …

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author awethemes

    (@awethemes)

    hi,
    we have to force user select 1 location because if they don’t, there might be many duplicated room types in result. (For example you have “Luxury room” in 2 locations A and B it will show twice if user does not select location)

    Thread Starter muprabakaran

    (@muprabakaran)

    we have set login mandatory for room searching so we need to show default –select location–

    plz help me team..

    Plugin Contributor Andy Hoang Huu

    (@ndoublehwp)

    Hi there,
    Please override this file: awebooking/templates/check-form/input-location.php to theme or child-theme. You can see in line 23, immediately after the “select” tag. Please paste the following code:
    <option value="">–Selection Location–</option>
    Best regard!

    Thread Starter muprabakaran

    (@muprabakaran)

    Thanks for your help
    Now working fine.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Location option’ is closed to new replies.