Hi, I have a conflict problem between ACF Pro and Ajax Search Pro, both are at the last version of the plugin. I tried to deactivate all the plugins except this two and if just one is activate there are no problems, if I activate both the website goes in crash. Can you help me with that? Thanks in advance
Can you please add temporary FTP details so I can debug the issue? We are using ACF pro as well, so it is more likely related to something else, but I will check via the code to see if there are any errors on the log.
Ok I was able to solve the problem, it wasn’t a conflict between Ajax Search Pro and ACF, but a conflict between both of them with a code that I used to Return ACF Number Fields Formatted with Commas on the Frontend. I deleted the code and now both are working good togheter.
Earlier error reports refer to the function.php file in the theme directory, to a line which is no longer present in the file. I guess that custom code might have been the cause of the problem.