wpdreams
Forum Replies Created
-
Hi!
Can I take a look at this issue somewhere? It sounds like some sort of a conflict.
All the best,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Change wp-json pathThanks! I tried it again, but everything works as before: https://i.imgur.com/qSRU2yl.png
Do you see something different?
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Change wp-json pathOkay! Can you change it so it’s broken? I will run a few tests to see what changes.
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Change wp-json pathI’m sorry, I wasn’t clear. Make sure the admin-ajax URL is not changed.
Can I take a look at this issue somewhere?
All the best,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Change wp-json pathHi,
The plugin does not use the wp-json endpoints, but the wp-admin/admin-ajax.php endpoint. However it’s not hard coded, so it’s requested from WordPress core. I suspect that might be the issue? Make sure that’s not changed or hidden.
It wouldn’t make any difference of changing the admin-ajax URL anyways, as it’s a public resource used by the WordPress Core for XHR requests, so even if you were to change it it’s immediately revealed. That should resolve the issue.
All the best,
ErnestGreat! I’m happy it’s resolved now 🙂
I will mark this topic as resolved.
Forum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search ResultsHi Rik,
Sure! If it was working before, then it’s very likely a setting somehwere, but it highly depends on what exactly the unrelated results are.
Can you pelase go to the Help & Updates menu and share the debug information whith me? Please use paste.ee or github gists for sharing that text, it’s a long string 🙂
With that I will be able to see what the settings are and suggest based on that.
All the best,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search LogicGreat!
You can also select the custom fields in our search plugin to be searched, it will then search the contents of the custom fields if you want to 🙂
All the best to you,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search LogicHi,
For pages you could use a custom field, or there is this plugin which allows categories and tags for pages – I recommend that if you are already using the tags for that.
All the best,
ErnestHi,
Yes, this should be possible.
The override should not trigger unless the search is done via the plugin, so I’m not sure. Can you please try turning off this option as well?
All the best,
ErnestForum: Plugins
In reply to: [Ajax Search Lite - Live Search & Filter] Search LogicHi,
Okay, in this case I think the best solution is to either add a tag “first” or use a custom field (post meta) to store the keyword “first” on the post. Then enabling search on taxonomy terms or custom fields should do the trick.
All the best,
ErnestHi,
Just wanted to let you know that 4.12.6 was released last week and it should resolve this 🙂
All the best,
ErnestGreat!
I am marking this as resolved now.
Feel free to rate the plugin if you like it, it helps me greatly 🙂
All the best, Ernest
There is probably an CSS rule override somewhere. Can you please open a separate topic with that? If you want I can take a look.
All the best,
ErnestHi again!
Thanks for the URL! From what I can see, the body font family is declared as Open Sans from the theme CSS, so far so good. However I can’t see the font actually being loaded, so it defaults back to the secondary “sans-serif”.
However by default Ajax Search Lite uses the same font family with the font loading included, so after enabling the plugin “Open Sans” is actually loaded and now that “Open Sans” is available, the browser renders that.
If you want, you can turn off the font loading here, and let the theme handle that. However I believe the Open Sans font still needs to be loaded, so there might be an option in the theme settings to enable/disable the font loading.
All the best,
Ernest