Author | Posts |
---|---|
July 17, 2012 at 3:51 am 541 | |
I am trying to set up the advanced search on my website and i have a couple of questions. The size is too big for my sidebar, is there a way to change the size. Also I am a bit confused between a Taxonomy and a custom field. how do i get it to look like the demo | |
July 17, 2012 at 4:11 am 542 | |
Hello jparker, You can resize from widget settings . check image bellow – what makes you confused about Taxonomy and Custom field ? | |
July 17, 2012 at 5:21 am 544 | |
Thanks much on the resizing! Now in the demo i see how you have scroll boxes and drop down menus, I would like to know how to create those. Would i use Taxonomy or a Custom field. Also do the categories get put in there automatically, or do I enter each category i want in each scroll box or drop down. For example i have the JobRoller theme from app themes and I would like my job categories in a scroll box, and job salary in a drop down menu, and job type in a drop down so on so forth. When i make a job category scroll box, do i manually enter the categories, or will it auto populate my job categories? I hope i didn’t confuse. Thank you. | |
July 18, 2012 at 7:45 am 555 | |
i was able to figure out how to set it up, but its not working correctly. I select a specific category and it still brings up all options. is there a solution to this? Ive tried adding 2 slashes before those lines and that did not work | |
July 18, 2012 at 2:04 pm 556 | |
Jobroller theme adds extra queries for in the search page and overrides the plugin. Please find the file /jobroller/includes/theme-functions.php and find these lines: Now you’ve to comment those lines (just add two slashes in those lines): save it. then try again it should be fine. |