Okay
  Public Ticket #816555
Search Not Working
Closed

Comments

  • Dialnfashion started the conversation

    Error: Fatal error: Can't use function return value in write context in /home/dnfsurat/public_html/wp-content/themes/aurum/search.php on line 12


  • Dialnfashion replied

    Hi Search issue has been Resolved by My self to update code in Search.php


    <?php
    /**
     * Aurum WordPress Theme
     *
     * Laborator.co
     * www.laborator.co
     */

    get_header();

    get_template_part('tpls/search-results');

    get_footer();


  • [deleted] replied

    Hi Dialnfashion,

    Please download this file search.php and replace it to wp-content themes > aurum.