Title: callmeforsox's Replies | WordPress.org

---

# callmeforsox

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Perfect Images: Regenerate Thumbnails, Image Sizes, WebP & AVIF] images not found in site and media library](https://wordpress.org/support/topic/images-not-found-in-site-and-media-library/)
 *  [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/images-not-found-in-site-and-media-library/#post-6436140)
 * I have a similar problem. Didn’t dig too deep. I’m on nginx though.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Bug with fullscreen button](https://wordpress.org/support/topic/bug-with-fullscreen-button/)
 *  [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/bug-with-fullscreen-button/#post-5426658)
 * Same here. But this has been happening for a while now. I usually go into the
   code to put in the allowfullscreen option in the embed. At least that’s how I
   did it before the update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Popular Posts] Getting thumbnail in filter hook](https://wordpress.org/support/topic/getting-thumbnail-in-filter-hook/)
 *  Thread Starter [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/getting-thumbnail-in-filter-hook/#post-5463814)
 * Thanks! Turns out I had to right idea. Just had a silly typo mistake.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Nine Adaptive Images] NGINX rules for Adaptive Images?](https://wordpress.org/support/topic/nginx-rules-for-adaptive-images/)
 *  Thread Starter [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/nginx-rules-for-adaptive-images/#post-4429327)
 * Definitely not working. Not sure how those two images were even created but no
   other images have been created since.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Video Embeds] Not working after update 1.2.4](https://wordpress.org/support/topic/not-working-after-update-124/)
 *  [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/not-working-after-update-124/#post-4536022)
 * Apparently he mixed up some variables.
 * Starting at around line 108, comment out the cleanup whitespace. Think it’s supposed
   to clean up line breaks but it’s actually taking out every space.
 * Then change “$embed = trim( $embed);” to “$embed = trim( $html );”
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[New Nine Adaptive Images] NGINX rules for Adaptive Images?](https://wordpress.org/support/topic/nginx-rules-for-adaptive-images/)
 *  Thread Starter [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/nginx-rules-for-adaptive-images/#post-4429294)
 * Been testing this rule but doesn’t seem to be working. Checking the site from
   a phone, the only directory that’s ever created is for the 1200 breakpoint. And
   even then, I’ve only gotten two images to be created.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajaxify Comments - Ajax and Lazy Loading Comments] Replies not attached to main comment](https://wordpress.org/support/topic/replies-not-attached-to-main-comment/)
 *  Thread Starter [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/replies-not-attached-to-main-comment/#post-3534857)
 * You’re right. Doing some more digging and checking comment_parent, I realize 
   there were two of them. One from a hidden form, another from the real form.
 * Turns out I had a spammer plugin that used a red herring form and this was interfering
   with comment replies.
 * Didn’t notice this before because logged in users don’t get served the form and
   I was almost always logged in.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fast Secure Contact Form] vcita wp_sessions being added to wp_options table](https://wordpress.org/support/topic/vcita-wp_sessions-being-added-to-wp_options-table/)
 *  [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/vcita-wp_sessions-being-added-to-wp_options-table/#post-3499332)
 * These get deleted, right? I have over 1 million rows of just sessions.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ajaxify Comments - Ajax and Lazy Loading Comments] Replies not attached to main comment](https://wordpress.org/support/topic/replies-not-attached-to-main-comment/)
 *  Thread Starter [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/replies-not-attached-to-main-comment/#post-3534792)
 * Here’s a page. [http://theblemish.com/2013/02/justin-bieber-dressed-like-this-in-public/](http://theblemish.com/2013/02/justin-bieber-dressed-like-this-in-public/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Is WordPress 3.1 supported officially yet?](https://wordpress.org/support/topic/plugin-w3-total-cache-is-wordpress-31-supported-officially-yet/)
 *  [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-is-wordpress-31-supported-officially-yet/#post-1933544)
 * It’s not invalidating homepages for me.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Status Updater] [Plugin: Status Updater] no share option(link) on facebook page post](https://wordpress.org/support/topic/plugin-status-updater-no-share-optionlink-on-facebook-page-post/)
 *  [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [15 years, 5 months ago](https://wordpress.org/support/topic/plugin-status-updater-no-share-optionlink-on-facebook-page-post/#post-1918864)
 * Look up actions in the facebook API
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Plugin causes slow posting](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-plugin-causes-slow-posting/)
 *  Thread Starter [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-plugin-causes-slow-posting/#post-1839390)
 * Bump? Stopped work on the plugin already?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Publish post gets slower after installing WP SEO – 0.1.8](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-publish-post-gets-slower-after-installing-wp-seo-018/)
 *  [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-publish-post-gets-slower-after-installing-wp-seo-018/page/2/#post-1794900)
 * I’m on version .2.1 btw.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] [Plugin: WordPress SEO by Yoast] Publish post gets slower after installing WP SEO – 0.1.8](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-publish-post-gets-slower-after-installing-wp-seo-018/)
 *  [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wordpress-seo-by-yoast-publish-post-gets-slower-after-installing-wp-seo-018/page/2/#post-1794898)
 * Yep, I had to disable this plugin because the slowdown timed out my server.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Multiple image insert](https://wordpress.org/support/topic/multiple-image-insert/)
 *  Thread Starter [callmeforsox](https://wordpress.org/support/users/sunscream/)
 * (@sunscream)
 * [17 years, 6 months ago](https://wordpress.org/support/topic/multiple-image-insert/page/2/#post-783192)
 * [@incite](https://wordpress.org/support/users/incite/)
 * Have you tried it yet? I think when you click insert selected after you finished
   modifying your alt tags, etc., it will save your edits and insert the images.
 * I haven’t tested it yet, but I thought I did this one time.

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

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