Title: blablabla's Replies | WordPress.org

---

# blablabla

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

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

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[OneSignal - Web Push Notifications] There ain’t no such thing as a free lunch](https://wordpress.org/support/topic/there-aint-no-such-thing-as-a-free-lunch/)
 *  Thread Starter [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/there-aint-no-such-thing-as-a-free-lunch/#post-10729430)
 * Call it whatever you want, but I don’t agree with it, hence I don’t use your 
   services anymore and I don’t need your help. But I won’t change my opinion.
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Gutenberg] Edit WordPress content with Gutenberg and Markdown](https://wordpress.org/support/topic/edit-wordpress-content-with-gutenberg-and-markdown/)
 *  [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [8 years ago](https://wordpress.org/support/topic/edit-wordpress-content-with-gutenberg-and-markdown/#post-10578909)
 * Why not just ‘markdown’ without Gutenberg?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Gutenberg] If it’s not broken why fix it](https://wordpress.org/support/topic/if-its-not-broken-why-fix-it/)
 *  [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [8 years ago](https://wordpress.org/support/topic/if-its-not-broken-why-fix-it/#post-10554104)
 * **Exactly!** Thank you sir!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Progressive Web Apps] No Add to Home Screen with OneSignal](https://wordpress.org/support/topic/no-add-to-home-screen-with-onesignal/)
 *  [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/no-add-to-home-screen-with-onesignal/#post-10356036)
 * **Yup, that worked.**
 * I’ve should come up with the solution by myself, but, hey, it’s easy to spam 
   the support section 🙂
 * _Thanks for the great work! I will recommend this plugin._
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Super Progressive Web Apps] SuperPWA 1.8 – Push Notifications with OneSignal](https://wordpress.org/support/topic/superpwa-1-8-push-notifications-with-onesignal/)
 *  [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/superpwa-1-8-push-notifications-with-onesignal/#post-10355877)
 * I have the same issue. Only if I disable OneSignal plugin then I have the correct
   manifest.json requirement, so if OneSignal is enabled I have no “install option
   in Chrome 67.0.xxx. I am testing the plugin here: [https://fresh-science.com](https://fresh-science.com).
    -  This reply was modified 8 years, 2 months ago by [blablabla](https://wordpress.org/support/users/gabo13/).
      Reason: pwa api json
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[AMP] AMP 0.7 = error 500 ?](https://wordpress.org/support/topic/amp-0-7-error-500/)
 *  [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/amp-0-7-error-500/#post-10246284)
 * Yes, I can confirm the same. And strange enough there is no entry in the apache
   log. Thanks for the link.
    -  This reply was modified 8 years, 3 months ago by [blablabla](https://wordpress.org/support/users/gabo13/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Subscribe To Comments Reloaded] Po Mo English](https://wordpress.org/support/topic/po-mo-english/)
 *  Thread Starter [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/po-mo-english/#post-10174998)
 * ops, never mind, all done.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP fail2ban - Advanced Security] Varnish: How to forward failed login client ip in auth.log?](https://wordpress.org/support/topic/varnish-how-to-forward-failed-login-client-ip-in-auth-log/)
 *  Thread Starter [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/varnish-how-to-forward-failed-login-client-ip-in-auth-log/#post-9241344)
 * Okay, actually I’ve managed to fix it.
 * # Added to wp-config.php:
    //Fail2Ban define(‘WP_FAIL2BAN_PROXIES’,’127.0.0.1,
   my.server.ip.address’);
 * # changed CustomLog format in /etc/apache2/apache.conf
    #LogFormat “%h %l %u %
   t \”%r\” %>s %O \”%{Referer}i\” \”%{User-Agent}i\”” combined LogFormat “%{X-Forwarded-
   For}i %l %u %t \”%r\” %>s %b \”%{Referer}i\” \”%{User-Agent}i\”” varnishcombined
 * # Added in /etc/varnish/default.vcl
    sub vcl_recv { if (req.restarts == 0) { 
   if (req.http.X-Forwarded-For) { set req.http.X-Forwarded-For = req.http.X-Forwarded-
   For + “, ” + client.ip; } else { set req.http.X-Forwarded-For = client.ip; } }
 * }
 * And it worked.
 * // Ubuntu Server 16.04
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [After 4.2.3 update can't create article, neither to select tag or category](https://wordpress.org/support/topic/after-423-update-cant-create-article-neither-to-select-tag-or-category/)
 *  Thread Starter [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/after-423-update-cant-create-article-neither-to-select-tag-or-category/#post-6358538)
 * Does not work for me. I had to turn off autoupdate and to downgrade until the
   solution is find…
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [After 4.2.3 update can't create article, neither to select tag or category](https://wordpress.org/support/topic/after-423-update-cant-create-article-neither-to-select-tag-or-category/)
 *  Thread Starter [blablabla](https://wordpress.org/support/users/gabo13/)
 * (@gabo13)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/after-423-update-cant-create-article-neither-to-select-tag-or-category/#post-6358509)
 * The worst thing is that I don’t know what can cause the issue.

Viewing 10 replies - 1 through 10 (of 10 total)