Title: blazeonline's Replies | WordPress.org

---

# blazeonline

  [  ](https://wordpress.org/support/users/linksync/)

 *   [Profile](https://wordpress.org/support/users/linksync/)
 *   [Topics Started](https://wordpress.org/support/users/linksync/topics/)
 *   [Replies Created](https://wordpress.org/support/users/linksync/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/linksync/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/linksync/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/linksync/engagements/)
 *   [Favorites](https://wordpress.org/support/users/linksync/favorites/)

 Search replies:

## Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce PayPal Payments] advance card are not showing on checkout](https://wordpress.org/support/topic/advance-card-are-not-showing-on-checkout/)
 *  Thread Starter [blazeonline](https://wordpress.org/support/users/linksync/)
 * (@linksync)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/advance-card-are-not-showing-on-checkout/#post-17851104)
 * Hi,
 * 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.
 *     ```wp-block-code
       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](https://wordpress.org/support/users/linksync/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notification - Custom Notifications and Alerts for WordPress] Notification not working on livesite](https://wordpress.org/support/topic/notification-not-working-on-livesite/)
 *  Thread Starter [blazeonline](https://wordpress.org/support/users/linksync/)
 * (@linksync)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/notification-not-working-on-livesite/#post-16306220)
 * 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](https://wordpress.org/support/users/linksync/).
    -  This reply was modified 3 years, 4 months ago by [blazeonline](https://wordpress.org/support/users/linksync/).
    -  This reply was modified 3 years, 4 months ago by [blazeonline](https://wordpress.org/support/users/linksync/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] CRITICAL Maximum execution time of 60 seconds exceeded](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/)
 *  Thread Starter [blazeonline](https://wordpress.org/support/users/linksync/)
 * (@linksync)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/#post-15389487)
 * Hello [@geminilabs](https://wordpress.org/support/users/geminilabs/),
 * The Debug > Slow Action won’t even show. I think this is due to the error.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] CRITICAL Maximum execution time of 60 seconds exceeded](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/)
 *  Thread Starter [blazeonline](https://wordpress.org/support/users/linksync/)
 * (@linksync)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/#post-15389442)
 * Hello [@geminilabs](https://wordpress.org/support/users/geminilabs/),
 * I did not set any or change the number of post to show. I believe it set to 20.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] CRITICAL Maximum execution time of 60 seconds exceeded](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/)
 *  Thread Starter [blazeonline](https://wordpress.org/support/users/linksync/)
 * (@linksync)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/#post-15389324)
 * Hello [@geminilabs](https://wordpress.org/support/users/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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] CRITICAL Maximum execution time of 60 seconds exceeded](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/)
 *  Thread Starter [blazeonline](https://wordpress.org/support/users/linksync/)
 * (@linksync)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/#post-15389312)
 * Hello [@geminilabs](https://wordpress.org/support/users/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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Site Reviews] CRITICAL Maximum execution time of 60 seconds exceeded](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/)
 *  Thread Starter [blazeonline](https://wordpress.org/support/users/linksync/)
 * (@linksync)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/critical-maximum-execution-time-of-60-seconds-exceeded/#post-15389233)
 * Hello [@geminilabs](https://wordpress.org/support/users/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](https://wordpress.org/support/users/linksync/).
    -  This reply was modified 4 years, 2 months ago by [blazeonline](https://wordpress.org/support/users/linksync/).

Viewing 7 replies - 1 through 7 (of 7 total)