Title: lekkerbezig's Replies | WordPress.org

---

# lekkerbezig

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/lekkerbezig/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/lekkerbezig/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)] logged in users not visible in statistics](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/#post-18837958)
 * Good to know, i will play with the htaccess rules to see what works best.
 * Thanks again 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)] logged in users not visible in statistics](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/#post-18837952)
 * removed the htaccess rules and the combination works flawlessly now.
 * Thank you very much for helping
 * kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)] logged in users not visible in statistics](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/#post-18837949)
 * Ah that explains a lot. I was testing some htaccess rules in a seperate file 
   to harden the security for the upload folder, but completely forgot to remove
   this file. So when you combine the scripts in burst, this combined file is generated
   in the uploads folder?
 *  This is the htaccess in the upload folder. The website is only accessible via
   user login, so there is no point in sharing a link unfortunatly.
 *     ```wp-block-code
       # secure uploads directory<Files ~ ".*\..*">	Order Allow,Deny	Deny from all</Files><FilesMatch "\.(jpg|jpeg|png|webp)$">	Order Deny,Allow	Allow from all</FilesMatch>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)] logged in users not visible in statistics](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [5 months, 3 weeks ago](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/#post-18836004)
 * Hey [@rogierlankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * I am testing this on a fresh WordPress install with the Twenty Twenty-five theme.
 * After some testing I discovered the problem when you combine the scripts via 
   the advanced settings of burst. The responsible .js file gets blocked in the 
   browser with a no-referrer-when-downgrade error. Even when there is no security
   header code in place in htaccess to force this rule. This problem is fixed after
   disabling the burst combine option. I can see the logged in traffic as well after
   disabling it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)] logged in users not visible in statistics](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [6 months ago](https://wordpress.org/support/topic/logged-in-users-not-visible-in-statistics/#post-18828829)
 * Hey [@hesseldejong](https://wordpress.org/support/users/hesseldejong/)
 * Only a browser cache with ExpiresByType rules via htaccess
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Weird image behaviour in product gallery after last update](https://wordpress.org/support/topic/weird-image-behaviour-in-product-gallery-after-last-update/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [10 months, 4 weeks ago](https://wordpress.org/support/topic/weird-image-behaviour-in-product-gallery-after-last-update/#post-18656240)
 * Hi Shahzeen,
 * The thumbnails are regenerated via woocommerce and the plugin as requested, but
   the problem still remains. The odd thing is that the Firefox browser renders 
   all the extra galley images blurry and the Edge browser only the second image
   of each product. (Tested it with and without hardware acceleration to rule out
   any gpu issues but no difference.) All my images are the same in quality and 
   resolutions so there should not be a difference.
 *  Unfortunatly adding new images does not fix the problem, so removing and reuploading
   would not help in this case.
 * It’s interesting that you see a light blur in comparison with my observation:
   [https://snipboard.io/S23ndr.jpg](https://snipboard.io/S23ndr.jpg) The whole 
   blurry part is weird because the main image of the product renders perfectly 
   fine, only the extra’s has this problem.
 * I hope we can find the root cause of this.
 * kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Weird image behaviour in product gallery after last update](https://wordpress.org/support/topic/weird-image-behaviour-in-product-gallery-after-last-update/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [11 months ago](https://wordpress.org/support/topic/weird-image-behaviour-in-product-gallery-after-last-update/#post-18655085)
 * Hey Frank,
 * Thank you for your quick reply and suggestions. You actually see the problem 
   in your recorded video, but maybe the upscaling problems are more visible on 
   my end due to a higher resolution monitor. You see de bad quality image sliding
   in at the moment you clicked on the second image. (timecode 0:03 til 0:06) The
   resolution switch is quite noticable the moment you hover the cursor over the
   enlarged image.
 * To answer your troubleshooting suggestions:
    - No browser cache issues detected, I tested this on multiple devices (mobile,
      pc, tablets etc) with cleared caches. (incognito mode)
    - Is it possible to use the thumbnail regeneration tool in woocommerce?
    - The resolution of my images was never an issue before the recent update
    - Deactivated the placeholder/lazyload stuff but no effect
    - Plugin conflict test is next on the list, but maybe it is not necessary now
      i pointed out the problem in your own video.
    - The code changes a lot when switching between images and hovering. I have 
      not noticed any code conflicts yet. But I will look further in the code.
 * Thanks again for your help and I hope you can reproduce/see the problem now.
 * kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)] Filtering by referrer not working after update 2.2.0](https://wordpress.org/support/topic/filtering-by-referrer-not-working-after-update-2-2-0/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/filtering-by-referrer-not-working-after-update-2-2-0/#post-18548331)
 * Great! Thank you for your quick reply.
 * [@hesseldejong](https://wordpress.org/support/users/hesseldejong/) wel lekker
   snel 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)] stuck at 35% – database upgrade or not working at all after update](https://wordpress.org/support/topic/stuck-at-35-database-upgrade-or-not-working-at-all-after-update/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [2 years ago](https://wordpress.org/support/topic/stuck-at-35-database-upgrade-or-not-working-at-all-after-update/page/2/#post-17934279)
 * Hello [@rogierlankhorst](https://wordpress.org/support/users/rogierlankhorst/)
 * I can confirm this quick update fixed the “server was not configured correctly”
   notice on the dashboard.
   Thank you and [@hesseldejong](https://wordpress.org/support/users/hesseldejong/)
   for the quick response
 * Kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Burst Statistics – Simple WordPress Analytics (Google Analytics Alternative)] stuck at 35% – database upgrade or not working at all after update](https://wordpress.org/support/topic/stuck-at-35-database-upgrade-or-not-working-at-all-after-update/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [2 years ago](https://wordpress.org/support/topic/stuck-at-35-database-upgrade-or-not-working-at-all-after-update/#post-17929121)
 * Hi [@hesseldejong](https://wordpress.org/support/users/hesseldejong/) ,
 * I can confirm the database upgrade takes really long to process, it is now at
   70% processing
 * For the non working websites I got this PHP-error:
 * PHP Warning: foreach() argument must be of type array|object, string given in——
   plugins/burst-statistics/settings/settings.php on line 1374
    -  This reply was modified 2 years ago by [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Virtual products automatically completes](https://wordpress.org/support/topic/virtual-products-automatically-completes/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/virtual-products-automatically-completes/#post-17527436)
 * Hi Carolm,
 * Thank you for your quick reply. I was unfortunatly not able to reply faster. 
   To give you more context, this virtual product is a course programmed as a variable
   product with one virtual variation in total. This allows me to add new course
   dates in the future within the same product page.
 * It only happened with this product recently and it took some time but it happened
   again today with the same product. I did not have any other product sales this
   week to compare.
 * I have multiple virtuals products (simple and variable) in my store. No downloadable
   products in any form.
 * You can find the ordernotes here: [https://snipboard.io/bAutHT.jpg](https://snipboard.io/bAutHT.jpg)
   I hope you can understand Dutch 🙂 
   I looked into the logs with your directions
   and I noticed that the payment service Mollie is sending an “order sended by 
   package” instruction that triggers the completion of the order.
 * This is new behaviour, so I am going to ask mollie support for some assistance.
   I will come back to you when I know more.
 * Thank you for your trouble so far.
 * kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[My Calendar - Accessible Event Manager] Stylesheet only applying when logged in](https://wordpress.org/support/topic/stylesheet-only-applying-when-logged-in/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/stylesheet-only-applying-when-logged-in/#post-17361014)
 * Hello Joe,
   Thank you for your reply, I figured out the problem with your help.
   I turned off every single plugin again to check for change in behaviour and this
   time I spotted a change when the plugin “asset cleanup” was turned off. That 
   made it a lot easier to investigate. It turns out that the sitewide unload setting“**
   turn off dashicons when admin bar is hidden**” also blocks the calendar stylesheet
   for every logged in and off user except the admin. After unchecking the calendar
   works for every visitor.
 * kind regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Newsletter - Send awesome emails from WordPress] Subscribe form disappeared after update 7.8.2](https://wordpress.org/support/topic/subscribe-form-disappeared-after-update-7-8-2/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/subscribe-form-disappeared-after-update-7-8-2/#post-16822668)
 * Hi Stefano
 * I can confirm the problem has been fixed. Thank you for the quick response.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] preload limiter is missing in update 1.8](https://wordpress.org/support/topic/preload-limiter-is-missing-in-update-1-8/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/preload-limiter-is-missing-in-update-1-8/#post-16054517)
 * Hi [@thingalon](https://wordpress.org/support/users/thingalon/),
 * ah that explains a lot. But worth noting that all my other small websites had
   this option in previous versions prior to version 1.8.
 * One site of my has more than a 101 published posts but i skipped V1.8 on this
   one. I can confirm that it is still present in 1.9
 * Thank you for looking into it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Super Cache] preload limiter is missing in update 1.8](https://wordpress.org/support/topic/preload-limiter-is-missing-in-update-1-8/)
 *  Thread Starter [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/)
 * (@lekkerbezig)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/preload-limiter-is-missing-in-update-1-8/#post-15964591)
 * This is in 1.7.9
 * [https://penguinblend.com/wp-content/uploads/example-wpsupercache.jpg](https://penguinblend.com/wp-content/uploads/example-wpsupercache.jpg)
    -  This reply was modified 3 years, 11 months ago by [lekkerbezig](https://wordpress.org/support/users/lekkerbezig/).

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/lekkerbezig/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/lekkerbezig/replies/page/2/?output_format=md)