Footer PHP and Search bar help
-
Hi guru’s,
Please can you help me with my child theme of twenty eleven. My client wants the search bar in the footer and not the header. I’m struggling big time trying to get the code to work in the footer. The code I stripped out of the header was this:
<div class="only-search<?php if ( ! empty( $header_image ) ) : ?> with-image<?php endif; ?>"> <?php get_search_form(); ?> </div> <?php else : ?> <?php get_search_form(); ?> </div>
[Please post code snippets between backticks or use the code button.]
Please can someone tell me how to change it for the footer. I would really happy! Been struggling with this for a few days now. I am not an PHP expert I know my CSS but that’s about it.
All the best
Sarah
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Footer PHP and Search bar help’ is closed to new replies.