Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Price notation and height of navigation field
This topic contains 35 replies, has 2 voices, and was last updated by Ernest Marcinko 8 years, 8 months ago.
- AuthorPosts
- March 19, 2015 at 1:43 pm #4269
keyword logic = AND
category/term logic = AND
excluded category = UIT ASSORTIMENT
search target:
fender (= brand)
combo (= type of guitar amplifier)
results:
Not only fender but all kind of brands.
Not only combo’s but different products like in this example guitars.
Regarding behaviour settings, what is wrong in our settings?
We have updated Ajax Search Pro but we noticed no improvements on matters stated above.March 20, 2015 at 12:07 pm #4283Hi again!
I’ve actually found a bug in the code, that’s why it showed the product from the wrong category. It was a very rare bug, that’s why I didn’t know about it. Thank you for the ftp details, it helps me to discover such bugs. I’m adding this to the next bugfix version.
I have also made a few tweaks:
– I have switched the image handler to BFI thumb on the Compatibility Settings submenu – it’s faster a bit than the other one
– I have disabled the Search in Terms option. The performance went up from 2 seconds to 0.09 seconds!! It’s very performance consuming if you have lot’s of products 😉 It also gives more accurate results if disabled. You can of course switch it back if you want to. (General Options->Sources, bottom of the page)About the “fender combo” search term. Currently I get the following results: https://i.imgur.com/mwxGNp6.png
There is one odd result, the Vox amPlug, but it’s there because it’s content contains both the “fender” and “combo” words: https://i.imgur.com/XjSV9lE.png
You can try to use the “AND with exact keyword mathces” for keyword logic, it will show more strict results – but be aware that partial results then will not appear.
Everything else looks all right.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 20, 2015 at 2:07 pm #4292First of all thank you for the quick action.
1. when can we expect the bug fix update.
2. did you solve the problem why exclude category is not working?March 20, 2015 at 2:09 pm #4293Your welcome.
1. Very soon, I’m gathering bug reports for a few days for version 4.0, then most likely the second half of the next week I will release a bugfixed version.
2. Yes, it was also a bug.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 26, 2015 at 1:06 pm #4335The bugfixed version, is it ready yet?
March 26, 2015 at 2:52 pm #4338Yes, will be uploaded later today with the new documentation. I expect it to be approved on later tomorrow or during the weekend, it depends on codecanyon.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
March 31, 2015 at 1:34 pm #4363The bugfixed version, is it approved yet by codecanyon?
March 31, 2015 at 2:23 pm #4364Hi!
Not yet approved, they most likely having delays because of the end of the month calculations.
I’ve attached the bugfixed version here, but it’s almost the same as you have 😉
Best,Attachments:
You must be logged in to view attached files.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 1, 2015 at 10:53 am #4372We have installed your attachment ‘ajax-search-pro.zip’ on our test website pro-musicstore.nl and it seems to have major problems. We get fault messages on wrong url for pictures in the plug-in (see attachment).
Please look at it, your logins are still working in our test environment.
One more thing, our design-settings are disappeared, what happened?Attachments:
You must be logged in to view attached files.April 1, 2015 at 10:59 am #4374Hi!
This is taken directly from my test environment, the stylesheets need to be re-generated.
If you go to the search options and save them, the stylesheets will be re-generated with the correct options. Then if you refresh the browser, everything will work again.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 1, 2015 at 1:43 pm #4378We have recovered the css part for a great deal, however…..where to set the spacing between the (article) blocks, we are not able to find this!!
April 1, 2015 at 1:49 pm #4379Could you be more specific on the spacing part?
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 1, 2015 at 2:26 pm #4382See attachment:
The horizontal spacing between blocks = no spacing.
The vertical spacing between blocks = too much spacing.
Horizontal and vertical spacing must be exactly the same.Attachments:
You must be logged in to view attached files.April 1, 2015 at 2:35 pm #4384That’s done differently, not with margin or padding, but an invisible border. It’s because the isotope script counts the margin as well, so it won’t work other way.
Right now it appears you added bottom margin to the elements? Instead use something like:
div.ajaxsearchpro[id*='ajaxsearchprores'].isotopic .results .item { border: 3px solid rgba(0, 0, 0, 0) !important; }
And remove the margin if you had any.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
April 2, 2015 at 12:03 pm #4395We have been testing the plugin on http://pro-musicstore.nl and still experience some issues. Can you have a look at this. Your login is still valid.
1. category excluded ‘google aanbiedingen’, but searching for ‘google’ gives category results.
2. Also switched off show categories in results, but still seeing the above mentioned categories in search results.
Can you check if this is because of configuration or maybe a bug.
Thank you. - AuthorPosts
You must be logged in to reply to this topic.