Title: m1000's Replies | WordPress.org

---

# m1000

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] How to view current content served by Redis?](https://wordpress.org/support/topic/how-to-view-current-content-served-by-redis/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/how-to-view-current-content-served-by-redis/#post-12381641)
 * OK, I installed this plugin – [https://wordpress.org/plugins/debug-bar/](https://wordpress.org/plugins/debug-bar/)
 * Setup following settings:
    define( ‘WP_DEBUG’, true ); define( ‘SAVEQUERIES’,
   true );
 * I don’t see any cached objects – [https://i.imgur.com/fnE1FKJ.png](https://i.imgur.com/fnE1FKJ.png)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] How to view current content served by Redis?](https://wordpress.org/support/topic/how-to-view-current-content-served-by-redis/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/how-to-view-current-content-served-by-redis/#post-12377749)
 * I’m no shared hosting. Your pplugin says:
 * Redis Extension: Enabled
    Connection Test: Passed Learn More
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] How to view current content served by Redis?](https://wordpress.org/support/topic/how-to-view-current-content-served-by-redis/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/how-to-view-current-content-served-by-redis/#post-12377215)
 * I setup
 * `define( 'WP_DEBUG', true );`
 * but there is no any
 * `<!-- Object Cache .... -->`
 * in page source
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] How to view current content served by Redis?](https://wordpress.org/support/topic/how-to-view-current-content-served-by-redis/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/how-to-view-current-content-served-by-redis/#post-12376896)
 * Yes, I would like to see what content actually is in the redis bufor.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Load combined CSS and JS file from Amazon Cloudfront](https://wordpress.org/support/topic/load-combined-css-and-js-file-from-amazon-cloudfront/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/load-combined-css-and-js-file-from-amazon-cloudfront/#post-12208000)
 * I use relative path in style.css and other stylesheets, for example background-
   image: url(“img/menu.svg”);
    when I combine all stylesheets in one file your 
   plugin changes all image pathes to something like this background-image: url(“/
   subdirectory/wp-content/plugins/plugin/img/menu.svg”); and it works fine. But
   when I try to load stylesheet from Amazon Cloudfront then icon isn’t loaded. 
   Generally I would like to keep on on CDN stylesheets and javascripts only, eventually
   icons too.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Load combined CSS and JS file from Amazon Cloudfront](https://wordpress.org/support/topic/load-combined-css-and-js-file-from-amazon-cloudfront/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/load-combined-css-and-js-file-from-amazon-cloudfront/#post-12200579)
 * I see it can be resolved adding Included Directories /min/ but there is problem
   with wrong path to background images.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Load combined CSS and JS file from Amazon Cloudfront](https://wordpress.org/support/topic/load-combined-css-and-js-file-from-amazon-cloudfront/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/load-combined-css-and-js-file-from-amazon-cloudfront/#post-12200518)
 * I integrated it with Cloudfront, files are loaded from Cloudfront but they are
   not combined.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Static assets cache expiration](https://wordpress.org/support/topic/static-assets-cache-expiration/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/static-assets-cache-expiration/#post-12132394)
 * I setup 32 000 000 seconds and seems like it resolved the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Static assets cache expiration](https://wordpress.org/support/topic/static-assets-cache-expiration/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/static-assets-cache-expiration/#post-12131377)
 * There is no external files. I did it – [https://imgur.com/a/TikEECl](https://imgur.com/a/TikEECl)
   
   cleared the cache and problem remains. It looks like problem applies to the files
   from the wp-include folder.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Static assets cache expiration](https://wordpress.org/support/topic/static-assets-cache-expiration/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/static-assets-cache-expiration/#post-12129261)
 * I setup Browser Cache ON, Browser Cache TTL 2592000 seconds, I purged all cache,
   I see it changed the htaccess file but pagespeed insights shows maybe 1/5 files
   have 30 days expiration, all other files have 7 days expiration.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GamiPress - Gamification plugin to reward points, achievements, badges & ranks in WordPress] Shortcodes not visible for guests???](https://wordpress.org/support/topic/gamipress_rank-not-visible-for-guests/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/gamipress_rank-not-visible-for-guests/#post-11281138)
 * It looks like the fix is very easy, there should be removed
 * `is_user_logged_in() &&`
 * in the wp-content/plugins/gamipress/templates/achievement.php:16
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GamiPress - Gamification plugin to reward points, achievements, badges & ranks in WordPress] Shortcodes not visible for guests???](https://wordpress.org/support/topic/gamipress_rank-not-visible-for-guests/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/gamipress_rank-not-visible-for-guests/#post-11276416)
 * I see where is the source of problem. Your plugin displays user-has-not-earned
   class for all achievements and ranks when user is not logged. Please take a look
   on the screenshot:
 * > [View post on imgur.com](https://imgur.com/N6YoEOS)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GamiPress - Gamification plugin to reward points, achievements, badges & ranks in WordPress] Shortcodes not visible for guests???](https://wordpress.org/support/topic/gamipress_rank-not-visible-for-guests/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/gamipress_rank-not-visible-for-guests/#post-11276291)
 * As you can see in my previous post I already added current_user=”no” and user_id
   =”‘ . bp_displayed_user_id() . ‘”
    Even if I use fixed value `user_id="1"` it
   displays achievements for logged in members only.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program - myCred] Empty point logs after migration each time](https://wordpress.org/support/topic/empty-point-logs-after-migration-each-time/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/empty-point-logs-after-migration-each-time/#post-10939539)
 * Looks like the All-in-One WP Migration plugin solves the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program - myCred] Empty point logs after migration each time](https://wordpress.org/support/topic/empty-point-logs-after-migration-each-time/)
 *  Thread Starter [m1000](https://wordpress.org/support/users/m1000/)
 * (@m1000)
 * [8 years ago](https://wordpress.org/support/topic/empty-point-logs-after-migration-each-time/#post-10405290)
 * It looks like problem exists when website is migrato from WAMP. Any idea why 
   it happens?

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

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