Forums › Forums › Search & Filter Pro › Integration with Advanced Custom Fields
- This topic has 21 replies, 2 voices, and was last updated 9 years, 5 months ago by Anonymous.
-
Ross Moderator(Private) June 8, 2015 at 5:04 pm #19087
Hi there
An ACF custom field is simply post meta.
So add a post meta field to the form, and find the meta key that matches your custom field.
If there are any problems with search results and these fields let me know, there was a recent bug fix which has not been released I can send you – but only if there are problems.
Thanks
Ross Moderator(Private) June 10, 2015 at 8:02 pm #19282Hey there – support is not closed but limited, I have your ticket and a few others from the last couple of days still open and I will continue to work with you to resolve.
I’ll try to take a look this evening.
Thanks
Ross Moderator(Private) June 12, 2015 at 11:10 am #19404Hi Alek
I have realised what the issue may be – possibly the meta fields – S&F sometimes has trouble detecting whether the data is serialised or not – and if it is incorrect it in its calculations you can sometimes have no results.
— EDIT —
I had another look, and the issue above may or may not affect you, but, I did find your issue.You have a script which “fades in the images/projects” when the page is loaded.
So what happens is, when S&F makes an ajax request, it will replace the current results with the new ones from the search – but the problem is the results are hidden, and your script to fade those images in does not load so they stay hidden – use something like firebug to inspect the blank area, and you will see there are “hidden results”.
Check the first question in the FAQs how to load JavaScript when S&F has finished loading results.
To test this, submit the search form with no options selected.
In addition, I think you may also be affected by the bug I mentioned above which means you will need to install the update I emailed you.
Thanks
Anonymous(Private) June 12, 2015 at 12:42 pm #19422Hi Ross,
I’ve replied to your email.Installed the file you sent me but didn’t solved my issue.
Yes results are there and hidden lets’ say BUT ajax is not working at all, maybe cause I’ve put a submit button?
It’s a shame I can’t use your plugin been a week now.
regards
-
AuthorPosts