Reply To: Not displaying at all with Event Manager and BuddyBoss.

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Not displaying at all with Event Manager and BuddyBoss. Reply To: Not displaying at all with Event Manager and BuddyBoss.

#10963
Ernest Marcinko
Ernest Marcinko
Keymaster

You are very welcome!

The change I made was to the following ajax search pro plugin file: wp-content\plugins\ajax-search-pro\includes\classes\core\class-asp-actions.php
I have disabled the following lines (44-55):


            array(
                "action" => "save_post",
                "handler" => array("IndexTable", "update"),
                "priority"    => 999999998,
                "args"  => 3
            ),
            array(
                "action" => "wp_insert_post",
                "handler" => array("IndexTable", "update"),
                "priority"    => 999999999,
                "args"  => 3
            ),

Thank you for opening a ticket with them as well, they might know better, and I’m curious if there is anything I’m doing wrong or not knowing.
I will keep this ticket open in case something comes up 🙂

Also, if you like the plugin, feel free to rate it on your codecanyon downloads page, it’s greatly appreciated.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)