Hi @udayraj ,
Thank you for reaching out and for reporting the issue.
To help us investigate this properly, could you please provide a bit more information about the problem you are experiencing on PHP 8.4?
Kindly share the following details:
- The exact error message you are seeing (if any).
- A copy of the PHP error log related to the issue.
- WordPress debug log (if available).
- Your current WordPress version.
- Theme name and version
This information will help us identify the root cause and provide a proper fix as quickly as possible.
You can enable WordPress debugging by adding the following lines to your wp-config.php file, if not already enabled:
define(‘WP_DEBUG’, true);
define(‘WP_DEBUG_LOG’, true);
define(‘WP_DEBUG_DISPLAY’, false);
We appreciate your cooperation and look forward to your response. Thank you.
hi @udayraj
We’ve identified and resolved the PHP 8.4 compatibility issue, and the fix is now live in v1.1.6.
Please update the plugin, and the issue should be resolved. If you run into anything else after updating, feel free to open a new support thread, and we’ll be happy to help.
Sorry for the inconvenience, and thank you for your patience!