Forum Replies Created
-
AuthorPosts
-
Ernest Marcinko
KeymasterHi!
While the color is hard-coded, there is a way to change it via custom CSS easily:
.asp-ui .ui-widget-header { background: red !important; }If you need to change other aspects, let me know, I will help you with that.
Unfortunately there is no option for front-end sorting, but you can change the primary/secondary sorting via these options.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou are very welcome and sorry for the inconvenience.
Ernest Marcinko
KeymasterHi,
Try choosing the searchable layout for the select box: https://i.imgur.com/z5EV8X7.png
That will trigger the same script and layout for the select box.Ernest Marcinko
KeymasterHi,
Thank you for the details!
It is because of a recently added feature, which fixes a previously known issue, but in your case it had a “reverse” effect.
You have a few exclusions set, as you can see here. The category Member Benefits is excluded, which by default should suggest that everything within that category should be also excluded.
Previously this wasn’t the case, unless the subcategory items were also marked with the Member Benefits parent category.In the newest release however this is fixed, and everything is excluded by default, but I have added a fallback option, in case something like your issue comes up. I have switched this option off, so it behaves now as it did before and everything should be okay.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
You have the auto-populate feature enabled. That automatically starts the search event regardless of the number of characters set. Make sure to turn it off and the results will not display initially until 4 characters are entered.
Ernest Marcinko
KeymasterFor now I’m trying to isolate the issue. First I need to know if the error reported has gone away.
Do you see the issue appear since then? If not, then I may know how to resolve it locally and it can be enabled again.
Ernest Marcinko
KeymasterYou are very welcome 🙂
If you don’t mind, I will close this topic soon and mark it as resolved, feel free to open another one if you have other questions or issues.
If you like the plugin and have not rated already, feel free to leave a rating on your codecanyon downloads page and on the wordpress plugin repository, it’s greatly appreciated.
Ernest Marcinko
KeymasterThanks!
The keyword logic options were incorrectly set. Keywords below 5 words were set to be excluded and exact matching was also enabled, which was not correct. I have changed it to the most optimal default configuration: https://i.imgur.com/BDRiDZu.png
Now I’m seeing much more relevant matches.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterIt is possibly an incorrect configuration.
Can you please add temporary back-end access so I can verify that?
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
Make sure these options are all disabled: https://i.imgur.com/nniaGcf.png
By default they all should be disabled. It should resolve both issues. -
AuthorPosts