• Resolved iamchaka

    (@iamchaka)


    Hello,

    When I’m using the empty_search_url feature in my shortcode, I’m being sent to a blank screen. The url in the address bar looks the same, but the page is void of anything (theme files and content).

    <?php echo do_shortcode( ‘[searchandfilter fields=”search,series,speaker” search_placeholder=”Search Sermons…” empty_search_url=”https://lakeridge.dev/worship/sermons/”%5D&#8217; ); ?>

    I’ve even tried https://google.com and nothing happens.

    Redirecting to the same page is fine with me, but I’d rather just validate the input and have it required to type something into the input for the submit button to fire off. Am I missing something. Thanks for any support you can offer.

    UPDATE:
    Must have been a cache deal, works just as instructed. Sorry for posting this so hastily.

    • This topic was modified 7 years, 11 months ago by iamchaka.
  • The topic ‘“empty_search_url” – not redirecting’ is closed to new replies.