Support for Envato Buyers Forums OldCar Portfolio search items

Viewing 3 reply threads
  • Author
    Posts
    • #2993
      lascauxsrl
      Member

      Hi, the search at the top right of the portfolio of the backend is not working properly. The search is performed in the post instead of the portfolio.

      Thanks in advance for your help!

    • #3000

      Hi

      Edit theme-init.php which is under “/wp-content/themes/oldcar/includes”, find the following code:

      add_filter('pre_get_posts','van_searchFilter');

      Comment out it as below:

      //add_filter('pre_get_posts','van_searchFilter');
    • #3003
      lascauxsrl
      Member

      Solved, thank you very much.

    • #3018

      It’s my pleasure.

Viewing 3 reply threads
  • You must be logged in to reply to this topic.