Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Is there a way to display taxonomy fields before custom fields?
This topic contains 7 replies, has 2 voices, and was last updated by Ernest Marcinko 5 years, 4 months ago.
- AuthorPosts
- July 24, 2018 at 4:56 pm #18769
Hello, as the title says I’m wondering if there’s a way to display the taxonomy fields before the custom fields in a search bar since I didn’t find a related setting in the plugin’s configuration
Also, I was wondering if there’s a way to setup a default option in the custom fields like the one in the taxonomy fields.
Thanks.July 25, 2018 at 9:08 am #18771Hi!
Yes, you can change the ordering under the Frontend Search Settings -> Advanced panel, right here: https://i.imgur.com/kbDW4vQ.png
The default option in custom field filters is the one that has the double stars at the end of line **. For example, in this case, sample_value2 is the default value. For more details, you can check the documentation here.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
July 25, 2018 at 5:01 pm #18779Thank you very much, that worked.
Now I have a bug when there’s not a match in the search, the search field gets duplicated and I’m not sure why. I attached a screenshot of the issue, I hope you can help me with this.
Thanks again for the help.Attachments:
You must be logged in to view attached files.July 26, 2018 at 7:02 pm #18785You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
July 27, 2018 at 3:54 pm #18801You cannot access this content.July 28, 2018 at 9:36 am #18805Hi,
Thank you very much. Can you please copy/paste the shortcode you are using there exactly? I think there might be a problem with that, I am not sure. It looks like it is only a minor visual issue though.
Also, this custom css should get rid off the problem permanently:
.asp_sb_2_2 { display: none !important; }
Thank you!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
July 30, 2018 at 7:29 pm #18835Hello,
Thanks for the fix, it does hide the second bar.
Here is the shortcode I’m using in the website:[wd_asp elements='search,settings' ratio='20%,80%' id=2]
Thank you again for the help!
August 1, 2018 at 8:43 am #18841You cannot access this content. Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.