We are available for support, please check your error log somewhere under public_html or www directory if there are any errors logged?
@utkarsh00 you can also download debug.log file through the plugin from Logs > Debug Log tab to see the errors.
thanks for fast support …grt work
but i haved checked error log
its a last error log [30-Nov-2021 06:29:43 UTC] PHP Warning: explode() expects parameter 2 to be string, object given in /home2/pinchofi/public_html/wp-includes/functions.php on line 1123
i need this plugin ….to split my order please help me out
We are releasing with improvements in Logs tab, so you can provide us better details about errors.
In upcoming version you will be able to see these details in Logs tab:
If WP_DEBUG will be true in wp-config.php, debug.log file will be created in wp-content.
If WP_DEBUG will false, error_log file will be created under root directory.
You can set debug constants to get better details as per described in the DEBUG CONSTANTS section.