Title: meeble's Replies | WordPress.org

---

# meeble

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP fail2ban - Advanced Security] setting up WP fail2ban to block excess xmlrpc requests](https://wordpress.org/support/topic/setting-up-wp-fail2ban-to-block-excess-xmlrpc-requests/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/setting-up-wp-fail2ban-to-block-excess-xmlrpc-requests/#post-6367954)
 * never mind – I just needed to grab the latest version of wordpress.conf
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP fail2ban - Advanced Security] WP fail2ban iptables REJECT rule not working?](https://wordpress.org/support/topic/wp-fail2ban-iptables-reject-rule-not-working/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wp-fail2ban-iptables-reject-rule-not-working/#post-6367786)
 * ok, I found this somewhere, and it now works!
 * action = iptables-multiport[name=wordpress, port=”http,https”]
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP fail2ban - Advanced Security] WP fail2ban iptables REJECT rule not working?](https://wordpress.org/support/topic/wp-fail2ban-iptables-reject-rule-not-working/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wp-fail2ban-iptables-reject-rule-not-working/#post-6367782)
 * When I use this, it works, but only on port 80:
 * action = iptables[name=wordpress, port=80, protocol=tcp]
 * but when I try to specify 2 ports, it only blocks on port 80:
 * action = iptables[name=wordpress-xmlrpc, port=80,443, protocol=tcp]
 * hmmm…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP fail2ban - Advanced Security] WP fail2ban iptables REJECT rule not working?](https://wordpress.org/support/topic/wp-fail2ban-iptables-reject-rule-not-working/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/wp-fail2ban-iptables-reject-rule-not-working/#post-6367780)
 * …
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better WordPress Minify] updated from 1.2.3 to 1.3.3 – breaking my site](https://wordpress.org/support/topic/updated-from-123-to-133-breaking-my-site/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/updated-from-123-to-133-breaking-my-site/#post-5577534)
 * Hi Khang,
 * When you say source code, do you mean the html from viewing source in my browser?
   I’m assuming you mean that and on my site index page?
 * Thanks,
    Devin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better WordPress Minify] updated from 1.2.3 to 1.3.3 – breaking my site](https://wordpress.org/support/topic/updated-from-123-to-133-breaking-my-site/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/updated-from-123-to-133-breaking-my-site/#post-5577479)
 * but I’d still like to figure out how to get the latest version working…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better WordPress Minify] updated from 1.2.3 to 1.3.3 – breaking my site](https://wordpress.org/support/topic/updated-from-123-to-133-breaking-my-site/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/updated-from-123-to-133-breaking-my-site/#post-5577148)
 * I temporarily reverted to version 1.2.33, and everything is working fine.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Firelight Lightbox] only load Fancy Box js code & css on one page?](https://wordpress.org/support/topic/only-load-fancy-box-js-code-css-on-one-page/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/only-load-fancy-box-js-code-css-on-one-page/#post-5497428)
 * Hmmm, tried that code – still am seeing a ton of Easy FancyBox code all over 
   my pages. Not sure if it is doing anything at all. Here’s my site:
 * [http://laserlightshows.eu](http://laserlightshows.eu)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Folder Gallery] image thumbnail alignment issue](https://wordpress.org/support/topic/image-thumbnail-alignment-issue/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/image-thumbnail-alignment-issue/#post-5490937)
 * then, I set the thumbnails height to 70, and that fixed the issue – although 
   I do think you should be able to properly align images of different height.
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Folder Gallery] image thumbnail alignment issue](https://wordpress.org/support/topic/image-thumbnail-alignment-issue/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/image-thumbnail-alignment-issue/#post-5490936)
 * Hello, and thanks for your help.
 * When I deleted the cache folder, it made it worse. I have my thumbnails height
   set to 0 (auto), so yes, many of the image heights are different. Should the 
   alignment be based on the tallest image thumbnail? hmmm…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better WordPress Google XML Sitemaps (support Sitemap Index, Multi-site and Google News)] Can't flush cache](https://wordpress.org/support/topic/cant-flush-cache-1/)
 *  [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/cant-flush-cache-1/#post-5415250)
 * I am getting this same error on 2 of my WordPress 4 sites. Any updates on a fix?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Better WordPress Minify] breaking Transposh plugin](https://wordpress.org/support/topic/breaking-transposh-plugin/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/breaking-transposh-plugin/#post-4871119)
 * Hi there,
 * Sorry for the confusion – that was also me who posted on your forum. It seems
   that the new version (1.3.0RC1) of BWPM no longer breaks the Transposh plugin!
 * Thank you,
    Devin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Highrise Add-on] sEmail not being passed to Highrise](https://wordpress.org/support/topic/semail-not-being-passed-to-highrise/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/semail-not-being-passed-to-highrise/#post-3537081)
 * and now, sometimes it doesn’t work. why does this intermittently work?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Media Widget] Site Loading Slow with Social Media Widget Active?](https://wordpress.org/support/topic/site-loading-slow-with-social-media-widget-active/)
 *  [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/site-loading-slow-with-social-media-widget-active/#post-3468139)
 * I can confirm that enabling this plugin (even with no social sites added) makes
   my site load VERY slow. Something changed recently, as it didn’t have this problem
   when I first installed this plugin last year.
 * I am on WP 3.5.1 and the theme is 2011.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Gravity Forms Highrise Add-on] sEmail not being passed to Highrise](https://wordpress.org/support/topic/semail-not-being-passed-to-highrise/)
 *  Thread Starter [meeble](https://wordpress.org/support/users/meeble/)
 * (@meeble)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/semail-not-being-passed-to-highrise/#post-3536931)
 * never mind – this started working, oddly enough.

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

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