• Hi
    I have put your search form in the footer, it works fine, thanks!

    I also want to put your form instead the default search form in the header.

    How can i do this?
    Please help.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Kopila Shrestha

    (@kopila47)

    Hi @gmrzkz
    Thank you for using this plugin. You can add search form in the header by editing your header.php file and add <?php echo do_shortcode([edd_search]); ?> where you want.

    Thread Starter gmrzkz

    (@gmrzkz)

    Hi, i have put the code in the header, but it displays the word Array and nothing else.
    What am I doing wrong?

    Plugin Author Kopila Shrestha

    (@kopila47)

    Hi @gmrzkz

    I am sorry I gave you a wrong code. Please use this and check once.
    <?php echo do_shortcode('[edd_search]'); ?>

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change default search form’ is closed to new replies.