Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search Pro is not working on mobile phones
- This topic has 7 replies, 2 voices, and was last updated 2 years, 10 months ago by
Ernest Marcinko.
-
AuthorPosts
-
July 20, 2023 at 12:28 pm #44757
netosena
ParticipantHi there,
The Search Pro is not working for mobile phone.
See attached.
Thanks
NetoJuly 20, 2023 at 12:36 pm #44759Ernest Marcinko
KeymasterHi Neto,
Thank you for the details!
When I am logged out I get the same error message on both desktop and mobile. The error response reveals this message from your server: https://i.imgur.com/Ohxkc2J.png
This means, that a firewall/server policy is blocking the requests to the wordpress ajax handler. If you use any firewall/fence plugins, check the firewall configuration. It is more likely coming from the actual server or CDN, you may have to check the firewall on that end as well.
There is a ray ID you can refer to for a block to filter further requests: RID: GCUQZ346G2S8KVREXVD0BWLCJuly 20, 2023 at 12:50 pm #44760netosena
ParticipantHi Enerst,
Thanks for your reply.We actually have the firewall plugin in our wordpress website.
How can I create a filter to not block the Search Plugin?
Thanks
NetoJuly 21, 2023 at 8:39 am #44763Ernest Marcinko
KeymasterWell, that is a tough question, because it highly depends on what exactly triggers the block.
I assume there is some sort of an interface, where you can look up past blocks by their ray IDs. Finding the block by that ray ID should clarify what exactly triggered the firewall to block the whole request. Then it should offer a way to make an exception for that request type.Usually it’s something to do with the request body – something in the POST variable, maybe an argument it resembles a threat in the heuristics database.
July 21, 2023 at 10:22 am #44770netosena
ParticipantHi Ernest,
Thanks so much 🙂
I’m using the WP Cerber firewall.
We have a field called “Whitelist” where we can put the url to be bypass.I have attached the sample that I got online, would you mind to tell me what is the URL or the PHP I have to put there to bypass?
Thanks
NetoJuly 22, 2023 at 9:32 am #44780Ernest Marcinko
KeymasterTry maybe something like:
admin-ajax.php /wp-admin/admin-ajax.phpJuly 24, 2023 at 10:17 am #44785netosena
ParticipantHi Ernest,
It worked. Thanks so much 🙂
July 24, 2023 at 6:35 pm #44790Ernest Marcinko
KeymasterYou cannot access this content.
-
AuthorPosts
- You must be logged in to reply to this topic.