Home › Forums › Bug reporting, Questions & Suggestions › Ajax Search Pro for WordPress › Possible bug with ACF Pro › Reply To: Possible bug with ACF Pro
September 19, 2022 at 9:27 am
#39328
Keymaster
Hi Federico,
It definitely looks like it is. Can you please try a modification to see if this resolves it:
– Open up the wp-content/plugins/ajax-search-pro/includes/classes/Index/Tokenizer.php file on your server, replace it’s contents with this
– Then wp-content/plugins/ajax-search-pro/includes/classes/Utils/Str.php file, replace with this
– Save them both, and try to replicate the bug, it should no longer appear.
Please let me know if this helps.