This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • fawcefawce
    Participant

    I’ve found what is affecting it… you see how. the below has a ‘hidden’ attribute? When I remove this from the search results work?!?!?! I’ve uploaded without the ‘hidden’ attribute to show… I do need this in the code, as it’s needed for the dialog box functionality -can you think of anything I could do??

    <div id=”dialog” role=”dialog” tabindex=”-1″ hidden>
    <div class=”dialog-content”>
    <button type=”button” id=”close-dialog” style=”position: absolute; top: 0; z-index: 9;”>Close</button>
    <section>
    <div id=”searchContent” class=”u-search–collapse j-search show”>
    <div class=”u-search–header”>
    “>
    img/ics-logo.svg” class=”ics-logo” alt=”ICS Nottingham & Nottinghamshire – link to homepage”>

    </div>
    <div class=”container-fluid u-search–container d-flex”>
    <div class=”u-searchbar d-flex justify-content-center”>
    <!– ASP Search Input –>
    <?php echo do_shortcode(‘[wpdreams_ajaxsearchpro id=1]‘); ?>
    </div>
    <div class=”u-search–results”>
    <!– ASP Search Results –>
    <?php echo do_shortcode(‘[wpdreams_ajaxsearchpro_results id=1 element="div"]‘); ?>
    </div>
    </div>
    </div>
    </section>
    </div>
    </div>

    fawcefawce
    Participant

    Hi Ernest – thanks for your quick reply as always…

    https://staging-healthandcarenotts.kinsta.cloud/

    It’s the ‘Show Dialog’ button at the top left. Obvs not styled fully yet as want to make sure the process works before building fully in…

    Thanks!

    Ben

    in reply to: WordPress Hard Coded Content Search #23492
    fawcefawce
    Participant

    Cheers Ernest…

    All the best 😀

    in reply to: WordPress Hard Coded Content Search #23467
    fawcefawce
    Participant

    You cannot access this content.

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