Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
0 points
Beginner
Hello,
I have just started working with the Job Board Theme. It’s great! Excellent Functionality. I do have a question though. I have searched the forum and have not seen exactly how to do this. I have selected the Menu layout that shows Menu with the Search Box. I would like to replace the search box with the Add Job Listing Button. So far it seems that I have to add some custom code to wp_footer.
But nothing I have tried has allowed the button to show up.
Hello,
I have just started working with the Job Board Theme. It’s great! Excellent Functionality. I do have a question though. I have searched the forum and have not seen exactly how to do this. I have selected the Menu layout that shows Menu with the Search Box. I would like to replace the search box with the Add Job Listing Button. So far it seems that I have to add some custom code to wp_footer.
But nothing I have tried has allowed the button to show up.
Right now I have:
<script>
jQuery(“#core_menu_wrapper”).find(“.wlt_searchbox”).replace(“<div class=’pull-right’><button class=’addlistingbtn btn’><div class=’title’>Add Job Listing</div></button></div>”);
</script>
I am sure that I will need to add an href in there somewhere, but I can’t get the searchbox to be replaced.
Any help will greatly be appreciated.
I am using just the Job Board Theme and currently have no Child Themes loaded.
Thanks for any assistance in advance.
Members Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login NowMembers Only Content
This reply is for PremiumPress customers only.
Login Now