Your account expired support, please renew to get your support.

Home Forums Themes Support Claue search product

Topic Resolution: Resolved
Viewing 4 reply threads
  • Author
    Posts
    • #34558
      shokoofe
      Support Expired

      Hello. I’ve created an acf field with a model number for each product.

      I would also like to display search results based on the product model.

      I’ve used the source http://adambalee.com/search-wordpress-by-custom-fields-without-a-plugin/

      But this code doesn’t work

      please guide me.Thanks for your help

    • #34567
      Harry
      Support Expired

      Hi Shokoofe,

      Please add the code on topic http://adambalee.com/search-wordpress-by-custom-fields-without-a-plugin/ to claue-child > functions.php and try again

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34571
      Harry
      Support Expired

      Hi,

      Please copy file layout-x.php (x is header layout number on your site) in claue > views > header to claue-child > views > header

      and change the code

      <input type="hidden" name="post_type" value="product">

      to

      <input type="hidden" name="post_type" value="post">

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34572
      shokoofe
      Support Expired

      Hi Unfortunately this code also failed to meet my need.

      Attachments:
      You must be logged in to view attached files.
    • #34575
      Harry
      Support Expired

      Hi,

      I checked your site and see you still activate parent theme and the code not add to claue-child > functions.php and file layout-3.php in claue > views > header not copy to claue-child > views > header

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 4 reply threads

You must be logged in to reply to this topic.