Hooking to the featured area
-
Topic
-
I need to add a custom search bar below the menu and above the rest of the page content. It has a few drop down fields and a general search box to help filter results. It’s more of an advanced search for a specific custom post type. I am thinking of adding it to the header file but I don’t want it on the homepage and I might leave it off a few more. Would it be best to use the featured area (themeblvd_featured) to display my search bar? Would hooking into themeblvd_main_top be a better solution?
When I referenced the support documentation, I found this page and it got me thinking of using the featured area.
http://dev.themeblvd.com/tutorial/hooking-to-the-featured-area/
- You must be logged in to reply to this topic.