blazeonline
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] advance card are not showing on checkoutHi,
It is now showing but we can’t place order because of the cancel_url in payload, we tried the code below but it didn’t chnage.
add_filter('ppcp_create_order_request_body_data', static function (array $data): array {
$data['application_context']['cancel_url'] = https:\/\/example.com\/checkout\/;
return $data;
});- This reply was modified 1 year, 10 months ago by blazeonline.
Website 1 . We installed Notification plugin on Live Site to email us if someone added or updated a product, and it doesn’t work. It completely works on the Staging Site which is an exact duplicate of the Live Site, the only difference is that the Staging Site is in development mode. We also enabled the development mode on Live Site but still the plugin doesn’t work.
Website 2. We installed Notification plugin on Live Site to email us if someone added or updated a product and it doesn’t work at all. We haven’t receive any emails and doesn’t log on notification logs. On other hand, It works on the Staging Site which is an exact duplicate of the Live Site but we haven’t receive any emails, it only shows on notification logs.
- This reply was modified 3 years, 4 months ago by blazeonline.
- This reply was modified 3 years, 4 months ago by blazeonline.
- This reply was modified 3 years, 4 months ago by blazeonline.
Forum: Plugins
In reply to: [Site Reviews] CRITICAL Maximum execution time of 60 seconds exceededHello @geminilabs,
The Debug > Slow Action won’t even show. I think this is due to the error.
Forum: Plugins
In reply to: [Site Reviews] CRITICAL Maximum execution time of 60 seconds exceededHello @geminilabs,
I did not set any or change the number of post to show. I believe it set to 20.
Forum: Plugins
In reply to: [Site Reviews] CRITICAL Maximum execution time of 60 seconds exceededHello @geminilabs
I am loading 10 at a time. The actual frontend page display is okay.
the issue is on the WordPress Dashboard. When you are viewing All Review
/wp-admin/edit.php?post_type=site-review
Forum: Plugins
In reply to: [Site Reviews] CRITICAL Maximum execution time of 60 seconds exceededHello @geminilabs
Console is empty
Currently I do have 900+ reviews
I already did some troubling shooting like switching themes and disabling all the plugin but still the issue is happening.
When you click the All Reviews it loads very slow and once it is loaded
It has the error
There has been a critical error on this website. Please check your site admin email inbox for instructions. Learn more about troubleshooting WordPress.
Checking the logs shows
CRITICAL Maximum execution time of 60 seconds exceeded errors
Forum: Plugins
In reply to: [Site Reviews] CRITICAL Maximum execution time of 60 seconds exceededHello @geminilabs,
I did not add any custom SELECT dropdown fields on the form
I also switched the theme and disable other plugins and i still get the error
Same error for this file too
CRITICAL Maximum execution time of 60 seconds exceeded ..
/wp-content/plugins/site-reviews/plugin/Helpers/Arr.php on line 158- This reply was modified 4 years, 2 months ago by blazeonline.
- This reply was modified 4 years, 2 months ago by blazeonline.