• It’s not working.
    I’ve done everything according to the instructions. But when I enter the search term it shows an 404 error.

    this is where I’ve placed the code in the search.php

    <?php printf( __( ' Search Results found for' , 'radix') . '<span class="text-muted"> %s</span>', get_search_query() ); ?></h2>
    		</header>
    
    <!--volgende regel is ter ondersteuning van de plugin Curated Search-->
    <?php do_action('cs_search_after_title'); ?>
    
    		<?php /* Start the Loop */ ?>

    What could be causing this?

    Kind regards!

    https://www.ads-software.com/plugins/curated-search/

  • The topic ‘Search term not found – 404 error’ is closed to new replies.