Forum Replies Created
-
AuthorPosts
-
Ernest Marcinko
KeymasterHi,
Make sure you have downloaded the correct file, please check out the installation instructions.
Ernest Marcinko
KeymasterMy mistake, you are referring to the results page. Unfortunately that is out of the plugins control, some themes can fetch the media item thumbnails, some don’t.
There is a way to get the same images on the theme results page, but it requires some coding for sure.Ernest Marcinko
KeymasterHi,
Ajax Search Pro does not affect the layout of the posts editor page, I believe by default ACF disables the default custom fields box. Try creating custom fields via ACF, or ask their support if there is a way to get the default custom fields metabox back to the editor screen. I’m sure there is a way to do that.
Ernest Marcinko
KeymasterHi,
When searching the stickied items will not actually stick unfortunately. You can however use the results priorities for that. So in case of a match the selected items will be pushed to the top of the results list.
Ernest Marcinko
KeymasterHi,
I’m afraid this is not possible to do. For each search query there is only a single way to override, hook into and change the results.
Even if it was doable, the only thing that would happen is you would see the same exact results on both widgets (correctly), which is probably not what you are looking for.
Ernest Marcinko
KeymasterI’m afraid I am not available for custom jobs, I am very sorry.
It should not be too difficult, an experienced developer could handle it in a couple of hours for sure.Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterThank you very much 🙂 Agreed, they will resolve this in no time for sure.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou are welcome Henrik.
Most definitely. Some import/export solutions do that automatically, but it’s not very well documented and not mandatory at all when adding custom fields. I first met with this issue about 8 years ago, and still often times see this – hence I added an option to trigger the index when custom fields are added to the post. But that is not a very clean solution unfortunately.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
I’m afraid that is not (yet) possible, but it had been requested before, so it will be implemented in one of the upcoming updates for sure.
If you decide to do something custom for it, then to help you out, use the asp_query_args hook to modify the order on the server side.
I suggest maybe injecting an additional drop-down via theasp_layout_settings_before_first_itemhook. Any type of input you put in there is then available on the server side in the$_POST['options']variable.Ernest Marcinko
KeymasterAll right, let me know!
Unfortunately loading animation to the products container can’t be added, it changes the opacity of the field to “show” that something is going on.
Ernest Marcinko
KeymasterYes – if it has some funky business going on then definitely. If you want I can take a look at it to see what might be the exact issue.
-
AuthorPosts