Title: c-m's Replies | WordPress.org

---

# c-m

  [  ](https://wordpress.org/support/users/c-m/)

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/c-m/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/c-m/replies/page/3/?output_format=md) [4](https://wordpress.org/support/users/c-m/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/c-m/replies/page/5/?output_format=md) [→](https://wordpress.org/support/users/c-m/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ad Inserter - Ad Manager & AdSense Ads] Minimum number of words in paragraph below](https://wordpress.org/support/topic/minimum-number-of-words-in-paragraph-below/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/minimum-number-of-words-in-paragraph-below/#post-16859261)
 * Right. understood. In which case a before/after nth title (e.g. h2, h3 etc..)
   would probably be better.
 * I don’t see this as an option either. HTML elements are possible but then the
   control is missing. i.e. before 2nd h2/h3, then repeat for 7th, 10th, etc..
 * That would keep insertion from interrupting connected paragraphs.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] disable YARPP stylesheet](https://wordpress.org/support/topic/disable-yarpp-stylesheet/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [4 years ago](https://wordpress.org/support/topic/disable-yarpp-stylesheet/#post-15600046)
 * Unfortunately no.
 * I have upgraded to version 5.27.8
 * Added the following to functions.php for the theme I’m running:
 *     ```
       //dequeue YARRP stylesheets
       add_filter( 'yarpp_enqueue_related_style', '__return_false' );
       add_filter( 'yarpp_enqueue_thumbnails_style', '__return_false' );
       ```
   
 * Disabled my cache manager after clearing cache.
 * Yet both the YARPP thumbnail.css and related.css are still be called.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] disable YARPP stylesheet](https://wordpress.org/support/topic/disable-yarpp-stylesheet/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [4 years ago](https://wordpress.org/support/topic/disable-yarpp-stylesheet/#post-15593520)
 * Fair play. Will upgrade. I’m using PHP 7+
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] disable YARPP stylesheet](https://wordpress.org/support/topic/disable-yarpp-stylesheet/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [4 years ago](https://wordpress.org/support/topic/disable-yarpp-stylesheet/#post-15593450)
 * 4.4 haven’t seen any point in upgrading since I haven’t come across any any security
   issues, and it has been performing as I like so far.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] disable YARPP stylesheet](https://wordpress.org/support/topic/disable-yarpp-stylesheet/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [4 years ago](https://wordpress.org/support/topic/disable-yarpp-stylesheet/#post-15593427)
 * Actually, I’m still getting YARPP widget.css loading.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[YARPP - Yet Another Related Posts Plugin] disable YARPP stylesheet](https://wordpress.org/support/topic/disable-yarpp-stylesheet/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [4 years ago](https://wordpress.org/support/topic/disable-yarpp-stylesheet/#post-15593216)
 * Brilliant. Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Host minified CSS and JS files grey out](https://wordpress.org/support/topic/host-minified-css-and-js-files-grey-out/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/host-minified-css-and-js-files-grey-out/#post-14273551)
 * Amazon S3 and CloudFront is set up correctly. It seems to be a W3 total cache
   issue, where it’s not re-writing the URLS, I think we talked about this in another
   thread, but looking back looks like we’re unable to diagnose the problem.
 * [https://wordpress.org/support/topic/assets-not-being-served-from-cdn/](https://wordpress.org/support/topic/assets-not-being-served-from-cdn/)
 * In any case, why would only the minify setting be greyed out and none of the 
   others. The other files are all able to be uploaded to the CDN.
    -  This reply was modified 5 years, 1 month ago by [c-m](https://wordpress.org/support/users/c-m/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Host minified CSS and JS files grey out](https://wordpress.org/support/topic/host-minified-css-and-js-files-grey-out/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/host-minified-css-and-js-files-grey-out/#post-14269878)
 * I’m confused, how does the URL help when this is a back office process? I’d rather
   not have it searchable. It is in one of the photos though if that helps. Thanks
   for taking a look.
 * CDN general
 * > [View post on imgur.com](https://imgur.com/qdVrITL)
 * CDN configuration objects
 * > [View post on imgur.com](https://imgur.com/fFBBly8)
 * CDN advanced
 * > [View post on imgur.com](https://imgur.com/SkssLGL)
 * minify setting
 * > [View post on imgur.com](https://imgur.com/Nk6Q86G)
 * Performance – general
 * > [View post on imgur.com](https://imgur.com/Ky5bGnq)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] assets not being served from CDN](https://wordpress.org/support/topic/assets-not-being-served-from-cdn/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/assets-not-being-served-from-cdn/#post-14101536)
 * I am only using W3 and amazon. I don’t use Litespeed or and other CDN nor anything
   else to cache the website. I tried Ezoic’s site accelorator but disabled it. 
   It should have properly propogated by now.
 * I did get a message from Amazon this morning saying I’ve reached 20,000 requests,
   so something seems to be working somewhere but when I check using a private browser
   I can still see assets being served from my hosting rather than the CDN.
 * Here are my settings with keys and APIs redacted.
    [https://pastebin.com/fZ83eFkx](https://pastebin.com/fZ83eFkx)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] assets not being served from CDN](https://wordpress.org/support/topic/assets-not-being-served-from-cdn/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/assets-not-being-served-from-cdn/#post-14097405)
 * The settings have been saved and purged.
 * Not sure why I would purge the CDN again given that the files were only uploaded
   after the setting were saved and purged. It’s not possible to upload the files
   via W3 Total Cache until you’ve saved and purged.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] assets not being served from CDN](https://wordpress.org/support/topic/assets-not-being-served-from-cdn/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/assets-not-being-served-from-cdn/#post-14097345)
 * I am using Amazon CloudFront, but it doesn’t make a difference. I have a Cachefly
   account that I set up manually that didn’t work either.
 * I’d rather not type the url publicly, but it is visible in the images.
 * Everything uploaded fine, the upload cue is empty with no errors.
 * Seems there is no way to upload images here, but here are the links to them.
 * CDN
    [https://bit.ly/3dK0O9U](https://bit.ly/3dK0O9U)
 * Config objects
    [https://bit.ly/3us9dEP](https://bit.ly/3us9dEP)
 * Queue
    [https://bit.ly/37JU5sw](https://bit.ly/37JU5sw)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Leaflet Map] leaflet-realtime](https://wordpress.org/support/topic/leaflet-realtime/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/leaflet-realtime/#post-11953703)
 * Thanks for taking a look.
 * That works well. Now I just need to add a track line and a little popup when 
   you click on the icon. Should be well within leaflet’s normal capabilities
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PrettyLinks - Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin] Referrals in analytics](https://wordpress.org/support/topic/referrals-in-analytics/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/referrals-in-analytics/#post-8989857)
 * Ah ok. It seems that for some reason 301 redirects can’t be tracked. Is that 
   correct?
 * The PrettyLink website states that The types that are supported are cloak, pretty
   bar, javascript, and meta-refresh.
 * I’m not sure of the implications of using those methods over a 301.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PrettyLinks - Affiliate Links, Link Branding, Link Tracking, Marketing and Stripe Payments Plugin] Referrals in analytics](https://wordpress.org/support/topic/referrals-in-analytics/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/referrals-in-analytics/#post-8988366)
 * Thanks. That’s the behaviour I was wanting. Just wasn’t 100% sure.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Blurry images in WordPress](https://wordpress.org/support/topic/blurry-images-in-wordpress/)
 *  Thread Starter [c-m](https://wordpress.org/support/users/c-m/)
 * (@c-m)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/blurry-images-in-wordpress/#post-7572387)
 * I sorted it by just using a using a plugin that accesses some sharpening function
   in ImageMagiks library.

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

1 [2](https://wordpress.org/support/users/c-m/replies/page/2/?output_format=md) 
[3](https://wordpress.org/support/users/c-m/replies/page/3/?output_format=md) [4](https://wordpress.org/support/users/c-m/replies/page/4/?output_format=md)
[5](https://wordpress.org/support/users/c-m/replies/page/5/?output_format=md) [→](https://wordpress.org/support/users/c-m/replies/page/2/?output_format=md)