Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #498188

    Hello,
    Do you think it would be possible to insert the Enfold Search Engine (which is normally in the menu) in a post, via a homemade shortcode for example ?
    Thank you.

    #498359

    Hi francepronet!

    Please add following code to functions.php file in Appearance > Editor

    add_shortcode('avia_search', 'get_search_form');

    and then use following shortcode

    [avia_search]

    Cheers!
    Yigit

    #498392

    Hello Yigit,
    Could this search form be the Ajax-Search of the theme ?
    Thank you

    #499239

    Hey!

    It could not be done easily. It would take a bit of customization to work out. It would be best to hire a freelancer to help you out with this customization.

    Or consider creating a feature request here, https://kriesi.at/support/enfold-feature-requests/, and if it gets enough interest then we may see an element created for this in a future update.

    Best regards,
    Elliott

    #499417

    Ok, thank you.
    Your first solution is already something good.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Insert the Enfold serach engine in a post’ is closed to new replies.