an
groups-icon

Adding a search bar to the header of a child theme?

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    arzina
    0 points
    Beginner

    I am currently using the NewDay child theme for the responsive coupon theme. I love the theme but there is no search bar in the header like the one in the default theme. I know it is possible to add the search bar in the child themes because https://www.thecouponoasis.com/ has somehow done it. I have very little knowledge of coding so I am completely lost.

    I have tried putting the code below in the header:

    <form method=”get” id=”searchform” action=”<?php bloginfo(‘home’); ?>/”>
    <div><input type=”text” size=”put_a_size_here” name=”s” id=”s” value=”Write your search and hit Enter” onfocus=”if(this.value==this.defaultValue)this.value=”;” onblur=”if(this.value==”)this.value=this.defaultValue;”/>
    <input type=”submit” id=”searchsubmit” value=”Search” class=”btn” />
    </div>
    </form>

    While a search bar showed up, it never found anything. Any ideas on how to do this? Would it be possible to copy some code from original non child theme and paste it in the newday theme? I see this problem has come up before on the forum with no definitive answer.

    February 19, 2014 at 6:05 pm
  • Francis van Beveren
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 19, 2014 at 7:02 pm
  • May Lee
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 19, 2014 at 10:46 pm
  • arzina
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 19, 2014 at 11:37 pm
  • arzina
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 20, 2014 at 2:08 am
  • Ian Kilmartin
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 20, 2014 at 4:55 am
  • arzina
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 20, 2014 at 4:27 pm
  • Stephen Proffitt
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 21, 2014 at 5:44 am
  • arzina
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 21, 2014 at 4:55 pm
  • May Lee
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 22, 2014 at 12:50 am
  • Mark Fail
    11,845 points
    Platinum User
    Bronze User Silver User Gold User Platinum User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 22, 2014 at 3:06 am
  • Stephen Proffitt
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    February 25, 2014 at 5:03 am
  • Michael Fedyk
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    March 3, 2014 at 7:53 pm
  • Michael Fedyk
    0 points
    Beginner
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    May 6, 2014 at 10:11 am

561

Views

13

Replies