Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter matthalemarketing

    (@matthalemarketing)

    Thanks – it was hiding in plain sight.

    In the end i bought the pro version of elementor and that fixed it.

    Thread Starter matthalemarketing

    (@matthalemarketing)

    the host sorted it out for me -PHEW – lifesaver

    they returned it to yesterdays save file from their end.

    woo commerce has got to go – this is such a liability

    Thread Starter matthalemarketing

    (@matthalemarketing)

    Hey Daniel

    Thanks for replying – that is a great idea having 2 boxes so you input 1st part of postcode into first box and 2nd part of postcode in second box and it just ignores the second box and takes the information from the first box.

    how you do that though is way over my head

    here is the code as it currently is.

    <div id=”postcode_content_wrapper”><div id=”postcode_search”> <div class=”search-header”> <h4 class=”h-header”> 1. Enter The First Part of Your Postcode e.g B12 </h4> <h4 class=”h-header”>2. Then Select From The Dropdown Menu </h4> </div><div class=”search-wrapper-inner”> <div class=”search-top”> <div id=”search-input-location-wrapper” class=”search-input-wrapper”> <input id=”search-input-location” type=”text” name=”q” class=”search-input ui-autocomplete-input” autocomplete=”off” placeholder=”e.g. B12″> </div> </div> <div class=”search-bottom clearfix”> <div class=”search-bottom-left”> </div> <div class=”search-bottom-right right”> Search </div> <p class=”h-subheader”> If your postcode does not come up in the dropdown menu, it means we don’t have a plumber in that area. Apologies for the inconvenience. </p> </div> </div> </div></div> <style>#postcode_search { background: #0a70c3; } #postcode_search .h-header { color: #f8f8f8 } </style>

Viewing 3 replies - 1 through 3 (of 3 total)