Forums Forums Search & Filter Pro Shortcode implementation

Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Anonymous
    #117130

    Hi ,

    i am implementing a search feature on my website with shortcode,

    Now i want some specific thing to be done here.

    Check : http://www.noticebard.com/new-advance-search

    So now on main home page i need to implement a search bar where one could search for jobs and after click on submit button user should come on same http://www.noticebard.com/new-advance-search page with results.

    is it possible ??

    if yes how could i achieve this.

    Trevor
    #117165

    You want to have a simple text search box on the home page?

    Anonymous
    #117170

    Yes!
    Text box with submit button

    Trevor
    #117288

    So. Build a new form, also shortode method, with just search box and submit, and have it use the same results page as the other form. Insert this new form into the page (like the header).

    To the existing form, also add a search box. If you want, you can hide this using Custom CSS.

    That should be all you need to do.

    Anonymous
    #118838

    Thanks

    But Search Result page should contain both result shortcodes ??

    Trevor
    #118882

    No, only the bigger form results shortcode.

Viewing 6 posts - 1 through 6 (of 6 total)