Title: Rolle Laukkarinen's Replies | WordPress.org

---

# Rolle Laukkarinen

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Media Offloader – Offload Media to Amazon S3, Cloudflare R2, DigitalOcean Spaces & More] Contributing instructions](https://wordpress.org/support/topic/contributing-instructions/)
 *  [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [1 year, 8 months ago](https://wordpress.org/support/topic/contributing-instructions/#post-18195063)
 * …of course I was logged in as a company account 🤦‍♂️ But the commenter is me
   and my GitHub can be found [here](https://github.com/ronilaukkarinen). Does Advanced
   Media Offloader has a contribution guidelines or a GitHub repository?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connector GravityForms and MailerLite] Whoa.. this plugin actually works, really, when you have installed the Gravity F](https://wordpress.org/support/topic/whoa-this-plugin-actually-works-really-when-you-have-installed-the-gravity-f/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/whoa-this-plugin-actually-works-really-when-you-have-installed-the-gravity-f/#post-14248401)
 * [@dhager](https://wordpress.org/support/users/dhager/) I renamed the plugin folder
   from `gravity-forms` to `gravityforms` (which is the official dirname anyway 
   after certain version, old plugin versions had hyphen in between that’s why had
   it like so).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/make-icon-greyscale/page/3/#post-12144398)
 * Hi Emre,
 * I’m extremely busy with work right now, but if you do the icon WordPress way (
   scalable vector (SVG) icon instead of img) like in my previous example [https://github.com/ronilaukkarinen/wp-fastest-cache/commit/81b96df5ec94d0a8197ce412c2ded2e78c525620#diff-9898b34307db8359d47bf3dd05eccbf4](https://github.com/ronilaukkarinen/wp-fastest-cache/commit/81b96df5ec94d0a8197ce412c2ded2e78c525620#diff-9898b34307db8359d47bf3dd05eccbf4)
 * This way it will work more future-proof.
    If this is not what you seek I will
   look on to it later.
 * Roni
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/make-icon-greyscale/page/2/#post-11996845)
 * Hello.
 * I noticed a bug on smaller devices, there’s forced margin-left: 0 that causes
   the misalignment: [https://i.imgur.com/Ekp3ucg.png](https://i.imgur.com/Ekp3ucg.png)
 * Can you remove that line (line 122, #toplevel_page_wpfastestcacheoptions div.
   wp-menu-name) so it will work, thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/make-icon-greyscale/page/2/#post-11920595)
 * OK, good! You can add [@rolle](https://wordpress.org/support/users/rolle/) or
   Roni Laukkarinen. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/make-icon-greyscale/page/2/#post-11899358)
 * Thanks! Couple of issues:
 * 1. the icon is not direct inline svg format (that WordPress supports by its function)
   but inside  which makes the image a bit unsharp. Also the size is a bit over 
   the area that is usually reserved for the icon, don’t you think? Did you look
   my code suggestion in my earlier message [https://github.com/ronilaukkarinen/wp-fastest-cache/commit/81b96df5ec94d0a8197ce412c2ded2e78c525620#diff-9898b34307db8359d47bf3dd05eccbf4](https://github.com/ronilaukkarinen/wp-fastest-cache/commit/81b96df5ec94d0a8197ce412c2ded2e78c525620#diff-9898b34307db8359d47bf3dd05eccbf4)?
 * Comparison: [https://i.imgur.com/VhF17vv.png](https://i.imgur.com/VhF17vv.png)(
   yours) [https://i.imgur.com/LHKKWy4.png](https://i.imgur.com/LHKKWy4.png) (mine)
 * 2. I still see colored version in the upper menu [https://i.imgur.com/NqXCnfk.png](https://i.imgur.com/NqXCnfk.png)
 * Can these be tweaked? 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years ago](https://wordpress.org/support/topic/make-icon-greyscale/page/2/#post-11860456)
 * What do you think? 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years ago](https://wordpress.org/support/topic/make-icon-greyscale/page/2/#post-11855602)
 * Hello,
 * Has been a hard year for me as my father passed away so sorry for this taking
   so long.
 * I finally got it the official WordPress way. As it comes from svg inline rather
   than  it supports hover and selected coloring:
 * **Screenshots**
    Without selection + upper menu: [https://i.imgur.com/DOHXAqO.png](https://i.imgur.com/DOHXAqO.png)
   Selected: [https://i.imgur.com/cN1sTsB.png](https://i.imgur.com/cN1sTsB.png) 
   Hover: [https://i.imgur.com/lDEfK0n.png](https://i.imgur.com/lDEfK0n.png)
 * **Changes**
    Here are the changes it works with, only added svg as inline and
   things in variables inside add_menu_page() function to easier management, I hope
   you will accept it: [https://github.com/ronilaukkarinen/wp-fastest-cache/commit/81b96df5ec94d0a8197ce412c2ded2e78c525620](https://github.com/ronilaukkarinen/wp-fastest-cache/commit/81b96df5ec94d0a8197ce412c2ded2e78c525620)
 * All the best,
    Roni
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/make-icon-greyscale/page/2/#post-11389016)
 * Any time, just send me the big version of that icon (512×512 or bigger).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/make-icon-greyscale/page/2/#post-11067443)
 * I can convert it to scalable SVG! you can then use my modifications [here](https://wordpress.org/support/topic/make-icon-greyscale/#post-10787494)
   to make the icon work better.
 * Do you have bigger size of the icon? I need much bigger than 48×48. 512 x 512
   would be suitable.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/make-icon-greyscale/#post-11063248)
 * Any chance for this change? The yellow really stands out too much…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/make-icon-greyscale/#post-10848661)
 * Also noticed in mobile:
 * ![](https://i0.wp.com/i.imgur.com/1neia8b.png?ssl=1)
 * My code should fix this as well, as it’s made using WordPress Standards and SVG.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/make-icon-greyscale/#post-10814235)
 * And also, because WP Fastest Cache is bitmap img and not SVG (scalability, performance,
   best practices).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/make-icon-greyscale/#post-10814229)
 * I think it is, because it’s colored. Those other two are bad examples as well,
   because they are not the same color than in WordPress otherwise in the sidebar.
   But at least they are greyscale.
 * Many plugins do it even better, they add it under Settings so it won’t clutter
   the sidebar. Tha’ts best practices. You in the other hand have WP Fastest Cache
   in BOTH up panel and sidebar, that’s bad. Not necessary.
 * See this screenshot for example:
 * ![](https://i0.wp.com/i.imgur.com/r1e13Nu.png?ssl=1)
    -  This reply was modified 7 years, 10 months ago by [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Fastest Cache - WordPress Cache Plugin] Make icon greyscale](https://wordpress.org/support/topic/make-icon-greyscale/)
 *  Thread Starter [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/)
 * (@rolle)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/make-icon-greyscale/#post-10787494)
 * Hello,
 * In case you want to use my modifications, here they are:
 * This is only public function register_my_custom_menu_page, no other parts changed
   from wpFastestCache.php: [https://gist.github.com/ronilaukkarinen/df2848f0eef65e43754e01f843897af8](https://gist.github.com/ronilaukkarinen/df2848f0eef65e43754e01f843897af8)
 * toolbar.css in full: [https://gist.github.com/ronilaukkarinen/43e675a5b780feb9059d037bfc355047](https://gist.github.com/ronilaukkarinen/43e675a5b780feb9059d037bfc355047)
 * Icon file (save to images folder): [https://gist.github.com/ronilaukkarinen/ecd745cfc8c6443830636b4c36f82d68](https://gist.github.com/ronilaukkarinen/ecd745cfc8c6443830636b4c36f82d68)
    -  This reply was modified 7 years, 10 months ago by [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/).
    -  This reply was modified 7 years, 10 months ago by [Rolle Laukkarinen](https://wordpress.org/support/users/rolle/).

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

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