Title: atlantisnet's Replies | WordPress.org

---

# atlantisnet

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shipping Live Rates and Access Points for UPS for WooCommerce] Thousands of Actions per Day](https://wordpress.org/support/topic/thousands-of-actions-per-day/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [5 months ago](https://wordpress.org/support/topic/thousands-of-actions-per-day/#post-18856266)
 * The information has been sent to you via the support form.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shipping Live Rates and Access Points for UPS for WooCommerce] Thousands of Actions per Day](https://wordpress.org/support/topic/thousands-of-actions-per-day/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [5 months ago](https://wordpress.org/support/topic/thousands-of-actions-per-day/#post-18855659)
 * We installed that version and the problem still persists. In the past 24 hours
   there were 42,252 “flexible_shipping_ups_refresh_token” complete hooks reported
   in the actionscheduler_actions table. That equates to one complete action every
   2 seconds. It is slowing down from 32 per second, to 1 per second and now one
   every 2 seconds.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shipping Live Rates and Access Points for UPS for WooCommerce] Thousands of Actions per Day](https://wordpress.org/support/topic/thousands-of-actions-per-day/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/thousands-of-actions-per-day/#post-18850895)
 * Unfortunately the update did not resolve the issue. However, the number of actions
   has dropped from 32 per second down to just over 1 per second. Over the last 
   9 hours there have been 32,559 flexible_shipping_ups_refresh_token hook actions
   records in the MySQL table wp_actionscheduler_actions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shipping Live Rates and Access Points for UPS for WooCommerce] Thousands of Actions per Day](https://wordpress.org/support/topic/thousands-of-actions-per-day/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/thousands-of-actions-per-day/#post-18849770)
 * We updated to version 3.6.3 and so far everything looks good. I will post a followup
   message tomorrow with an update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shipping Live Rates and Access Points for UPS for WooCommerce] Thousands of Actions per Day](https://wordpress.org/support/topic/thousands-of-actions-per-day/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/thousands-of-actions-per-day/#post-18845884)
 * After cancelling the past-due action the site ran smoothly for a couple of hours.
   However, it started processing thousands of actions again.
    -  This reply was modified 5 months, 1 week ago by [atlantisnet](https://wordpress.org/support/users/atlantisnet/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shipping Live Rates and Access Points for UPS for WooCommerce] Thousands of Actions per Day](https://wordpress.org/support/topic/thousands-of-actions-per-day/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [5 months, 1 week ago](https://wordpress.org/support/topic/thousands-of-actions-per-day/#post-18845560)
 * Action Scheduler seems to be working just fine.
   Yes, there was 1 past-due action.
   I went ahead and cancelled it. Now the “flexible_shipping_ups_refresh_token” 
   action doesn’t shows up anywhere and the thousands of actions per day stopped.
   Should the “flexible_shipping_ups_refresh_token” action show up as a pending 
   action?Yes, the API Connection Status (WooCommerce -> Settings -> Shipping ->
   UPS Live Rates) shows as OK.
    -  This reply was modified 5 months, 1 week ago by [atlantisnet](https://wordpress.org/support/users/atlantisnet/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Admin] Email not sending for revenue monthly report](https://wordpress.org/support/topic/email-not-sending-for-revenue-monthly-report/)
 *  [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/email-not-sending-for-revenue-monthly-report/#post-15063265)
 * I just wanted to let you know we are experiencing the exact same issue as reported
   here and on the GitHub.com 7920 bug report.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Event Calendar] Problem with not viewing any events SOLVED](https://wordpress.org/support/topic/problem-with-not-viewing-any-events-solved/)
 *  [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/problem-with-not-viewing-any-events-solved/#post-10423751)
 * I had to reference the variables using jQuery instead of $. Here is the code 
   that worked for me:
 *     ```
       jQuery(document).ready(function() {
       	var urlpath = window.location;
       	if (urlpath == 'http://www.test.com') { // fill here the complete url to your calendar page
       		setTimeout(delay, 400);
       	}
       });
   
       function delay() {
       	jQuery('.fc-button-prev').children().trigger('click');
       	jQuery('.fc-button-next').children().trigger('click');
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Stop Plugin from Inserting Stylesheet into head of Templates](https://wordpress.org/support/topic/stop-plugin-from-inserting-stylesheet-into-of-templates/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/stop-plugin-from-inserting-stylesheet-into-of-templates/#post-8845272)
 * Not sure. I wonder if WordPress itself is adding it (or some other plugin) after
   being updated. It is just odd that if I disable NextGEN Gallery the issue disappears
   completely. The issue also only started after we installed NextGEN Gallery. We
   never had this problem before. Apparently whatever is adding that code is searching
   for `</head>` and when found inserting the code above the tag.
 * I’m just glad I found a workaround by changing `</head>` to `</head >`.
    -  This reply was modified 9 years, 5 months ago by [atlantisnet](https://wordpress.org/support/users/atlantisnet/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Stop Plugin from Inserting Stylesheet into head of Templates](https://wordpress.org/support/topic/stop-plugin-from-inserting-stylesheet-into-of-templates/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/stop-plugin-from-inserting-stylesheet-into-of-templates/#post-8841642)
 * Thank you for your quick reply!
 * When NextGEN Gallery is activated, the code I posted on pastebin gets inserted
   directly before the </head> tag. If I disable NextGEN, the code does not appear.
 * I stumbled upon a workaround. It is not elligant but does work. If I change the
   </head> tag to </head > (notice the space added after the letter d) then the 
   code does not appear even if NextGEN is activated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager] Cannot save changes to Allow this sidebar to be replaced](https://wordpress.org/support/topic/cannot-save-changes-to-allow-this-sidebar-to-be-replaced/)
 *  Thread Starter [atlantisnet](https://wordpress.org/support/users/atlantisnet/)
 * (@atlantisnet)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/cannot-save-changes-to-allow-this-sidebar-to-be-replaced/#post-5935988)
 * Yes, I am getting an error. I took a screenshot of the error and uploaded it 
   to:
    [http://atlantisnet.com/i/sidebar_js_error.png](http://atlantisnet.com/i/sidebar_js_error.png)
 * Also, I just found out the we are also unable to delete any sidebars created 
   with the widget.

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