Title: bforsoft's Replies | WordPress.org

---

# bforsoft

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ZenCache] Caching of cookie law consent message](https://wordpress.org/support/topic/caching-of-cookie-law-consent-message/)
 *  Thread Starter [bforsoft](https://wordpress.org/support/users/bforsoft/)
 * (@bforsoft)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/caching-of-cookie-law-consent-message/#post-6422033)
 * Thanks for the tip [@raamdev](https://wordpress.org/support/users/raamdev/). 
   It might be a solution. The consent message however has to be fired on every (
   landing) page where the user can enter for the first time. It would mean a double
   cache set. (nice functionality by the way).
 * I am thinking of creating a consent message that is fired before anything is 
   loaded (even before wordpress), that way eliminating any compatibility problem
   and also making sure that absolutely no cookie is placed at the user side. I 
   only have to figure out how to track that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Autoptimize] AO cached css is render-blocking in above the fold content](https://wordpress.org/support/topic/ao-cached-css-is-render-blocking-in-above-the-fold-content/)
 *  Thread Starter [bforsoft](https://wordpress.org/support/users/bforsoft/)
 * (@bforsoft)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/ao-cached-css-is-render-blocking-in-above-the-fold-content/#post-6425229)
 * Oops overlooked that (crucial) one. Thanks for the quick answer. It seems to 
   work though the effect on the overall score is not that great. Guess I have to
   tweak and squeeze a bit more.
    Heel erg bedankt 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Five Star Restaurant Reservations - WordPress Booking Plugin] Add new scheduling rule](https://wordpress.org/support/topic/add-new-scheduling-rule/)
 *  [bforsoft](https://wordpress.org/support/users/bforsoft/)
 * (@bforsoft)
 * [12 years ago](https://wordpress.org/support/topic/add-new-scheduling-rule/#post-4909797)
 * Thanks Nate!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Five Star Restaurant Reservations - WordPress Booking Plugin] Add new scheduling rule](https://wordpress.org/support/topic/add-new-scheduling-rule/)
 *  [bforsoft](https://wordpress.org/support/users/bforsoft/)
 * (@bforsoft)
 * [12 years ago](https://wordpress.org/support/topic/add-new-scheduling-rule/#post-4909793)
 * Nate: Thanks for the rapid response. In Firefox the sap_scheduler_register_events()
   returns the following error:
 *     ```
       Error: ReferenceError: sap_scheduler_register_events is not defined
       File: http://xxxxxxxxxxxxx/wp-content/plugins/restaurant-reservations/lib/simple-admin-pages/js/admin.js?ver=1.0
       Line: 29
       ```
   
 * The fast and dirty fix I did to save time is simply replace the function call
   with the function code. (did not have enough time to debug the code properly)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Five Star Restaurant Reservations - WordPress Booking Plugin] Add new scheduling rule](https://wordpress.org/support/topic/add-new-scheduling-rule/)
 *  [bforsoft](https://wordpress.org/support/users/bforsoft/)
 * (@bforsoft)
 * [12 years ago](https://wordpress.org/support/topic/add-new-scheduling-rule/#post-4909716)
 * Hi, I had the same problem. The solution is in restaurant-reservations/lib/simple-
   admin-pages/js/admin.js
 * The call for `sap_scheduler_register_events()´on line 29 seems to be incorrect.
   I have made a small correction and it seems to work now.
 * I have made this ‘hack’ in the original code. I am hoping for an official update
   from the developer.

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