LibEsalazar
Forum Replies Created
-
Forum: Plugins
In reply to: Storefront Child Theme Parallax HeroWill work with child theme. just had to change setting to homepage so that parallax displays at the top.
Very coool! Thanks so much.
Forum: Fixing WordPress
In reply to: Search box in header not workingOkay. I was able to solve the issue and now the search box is working as expected. What I did was delete the Search.php file and just used the default general template referenced in the codex file http://codex.ww.wp.xz.cn/Function_Reference/get_search_form#Source_File
Hope this helps someone who encounters this strange issue.
Forum: Fixing WordPress
In reply to: Search box in header not workingYeah, I have looked but to no avail. I did see the demo site and it uses the offending line of code <input type=”hidden” name=”post_type” value=”product”>
Weird that it works on the demo but not my site http://demo2.woothemes.com/storefront/shop/
Forum: Fixing WordPress
In reply to: Search box in header not workingOkay, at the risk of asking a dumb question, I can see the html markup just fine and delete it in chrome. If I test it works just fine. Problem is finding the html markup in my theme. Any clues or do I need to edit the css file?
Forum: Fixing WordPress
In reply to: Search box in header not workingOkay. I’ll give it a try. Thanks for the quick response. Much appreciated.
Forum: Fixing WordPress
In reply to: Search box in header not working