Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › HTML visible in search bar › Reply To: HTML visible in search bar
November 27, 2025 at 3:18 pm
#56321
Keymaster
Hi,
It is because of the ajax handler is restricted from public access: https://www.4myschools.org/wp-admin/admin-ajax.php
It should be publicly accessible, as it is the core WordPress ajax handler. You may have accidentally added a firewall rule in WordFence to restrict access to the wp-admin folder. I strongly recommend not doing that, or if you must, then make sure to add all the known access points as exceptions.
-
This reply was modified 6 months, 1 week ago by
Ernest Marcinko.