terrencehill
Forum Replies Created
Viewing 7 posts - 16 through 22 (of 22 total)
Viewing 7 posts - 16 through 22 (of 22 total)
Notice: I posted the second question of my latest post in the WP Core board since it is not fully related to Advanced Search only.
Everythink works fine now with the middle alignment of the items, but cant the checkboxes be in a row horizontally? In the screenshot, u see that they take a lot of space in the way theyy are listed vertically…
…or would even a style like in the attached image be possible (multiselect from the list, without checkboxes)?
🙁 Then I have another problem :
I also need to use the Customized Search as standard, for all CPT. I tried this code u showed in a previous post, but it doesn not work, the moment I switch a CPT on the homepage, the checkboxes hide away when they shouldnt:
<script>
jQuery(document).ready(function(){
if(jQuery(‘.geodir-filter-container .customize_filter’).length){
jQuery(‘.geodir-filter-container .customize_filter’).show();
jQuery(‘.geodir-search input.geodir_submit_search’).hide();
jQuery(‘.geodir-search input.showFilters’).hide();
}
});
</script>
Thanks
Sincerely
Thomas
Thx, it works now!! Thx!!
(But for the button it must be “div.geodir-advance-search {” instead of
“div.geodir-advance-search }”)!
Just sayin, if someone here is also Copy-Pasting that code 😉
Almost there, Thanks.
It works for almost everything but the Buttons and the Title is still left aligned, which actually even makes it look more weird 😀
Get the latest news, tips, and exclusive content directly in your inbox.
Confirm your email address, and instantly receive the discount code :)