If the prayer form does not submit or shows an error:
Common Causes
✔ Required Fields Missing
Ensure:
- Email is filled
- Prayer message is entered
✔ Caching or Minification Plugins
Aggressive caching can block AJAX requests.
Try:
- Excluding the prayer form page from cache
- Disabling JavaScript minification temporarily
✔ Theme or Plugin Conflict
Switch temporarily to:
- A default theme
- Disable other plugins
Then test again to isolate the issue.
✔ Browser Console Errors
If the submit button does nothing:
- Open browser developer tools
- Check for JavaScript errors
Errors usually indicate conflicts.