This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.
Please use one topic for only one question.
Please use one topic for only one question.
Please use one topic for only one question.
Hi,
Can I in case of nothing found in search results redirect to another page/page id?
I found this, but i do not know what to change
<?php else : ?>
<h1><?php esc_html_e( ‘Nothing Found’, ‘irepair’ ); ?></h1>
<p><?php esc_html_e( ‘Sorry, but nothing matched your search criteria. Please try again with some different keywords.’, ‘irepair’ ); ?></p>
<!– .entry-content –>
<!– #post-0 –>
<?php endif; ?>
Hi
I’m sorry but this is not part of our free support
Please use wordpress codex https://codex.wordpress.org/Creating_a_Search_Page
Thanks
You must be logged in to reply to this topic.