Replace Main Search With Ajax Search - by EyesOfNoctum

This topic has 4 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Rose Tyler

  • Avatar: EyesOfNoctum
    EyesOfNoctum
    Participant
    February 12, 2018 at 03:39

    Hi! How i can replace main search (on home page) with Ajax search? Is it possible ?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 12, 2018 at 14:12

    Hello,

    By default, we have Ajax search only as widget http://prntscr.com/idma6i
    It is possible to replace default search in header via customization in files. You need to find a file of header structure (royal/headers/ folder) depends on what header type using on your site:
    headers
    admin file
    1 – 1
    2 – 1
    3 – 1
    4 – 1
    5 – 1
    6 – 2
    7 – 2
    8 – 3
    9 – 1
    10 – 4
    11 – 4
    12 – 4
    13 – 5
    14 – 5
    15 – 1
    16 – 1
    17 – 6
    18 – 2
    and change this line http://prntscr.com/idm6p7etheme_search_form() to http://prntscr.com/idm6yp
    the_widget( 'Etheme_Search_Widget', array('count' => 3, 'images' => true, 'post_type' => 'all'));
    the same for figed header – royal/header.php
    http://prntscr.com/idm88b
    http://prntscr.com/idm8ra
    Please do such changes to child theme to prevent losing it after each theme update.
    Also, likely it will be needed to write some custom css code to make the search looks great, so you can replace the search in case you have appropriate PHP and CSS skills. Our support team is unable to provide support for additional customizations in files under our Support Policy – https://themeforest.net/page/item_support_policy. If you need help with additional customization contact WP-Kraken team.

    Regards

    Avatar: EyesOfNoctum
    EyesOfNoctum
    Participant
    February 12, 2018 at 20:38

    BIG thnx. That all what I need.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 13, 2018 at 08:28

    You’re welcome!
    Have a nice day.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.