Title: getiem's Replies | WordPress.org

---

# getiem

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

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

 Search replies:

## Forum Replies Created

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

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LocateAndFilter] RFC: Add support for dynamic category filter](https://wordpress.org/support/topic/rfc-add-support-for-dynamic-category-filter/)
 *  Thread Starter [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/rfc-add-support-for-dynamic-category-filter/#post-12918527)
 * Wow, what a service! Thanks a lot. I will add it to my site coming weeks. Will
   be in touch about the csv soon.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LocateAndFilter] RFC: Add support for dynamic category filter](https://wordpress.org/support/topic/rfc-add-support-for-dynamic-category-filter/)
 *  Thread Starter [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/rfc-add-support-for-dynamic-category-filter/#post-12883478)
 * Super, thanks.
 * I will add this again. Have to find a way to speed up the process of adding a
   location to every post. >100 posts.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LocateAndFilter] Enable Openstreetmap HTTPS support](https://wordpress.org/support/topic/enable-openstreetmap-https-support/)
 *  Thread Starter [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/enable-openstreetmap-https-support/#post-12882746)
 * 👍👍
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LocateAndFilter] Enable Openstreetmap HTTPS support](https://wordpress.org/support/topic/enable-openstreetmap-https-support/)
 *  Thread Starter [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/enable-openstreetmap-https-support/#post-12855261)
 * For quickfix I just replaced code in plug-in core.
 * There is however another file to change for the admin part of the plugin.
 * I decided to remove the plugin from my website. It worked ok. But I had to generate
   a map for every category, which is a lot of work for my site. And setting the
   location for every post was slow (HTTP issue too) and generated some errors (
   see also my post about wrap around).
    For both issues I delivered a quick solution,
   but until now it is not fixed in the plugin as far as I know. Without map, my
   photoblog is now 99% pagespeed score and 90%yslow. With map this was decreasing
   drastically because of http too.
    -  This reply was modified 6 years, 1 month ago by [getiem](https://wordpress.org/support/users/getiem/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WebP Express] settings changes resets automatically](https://wordpress.org/support/topic/settings-changes-resets-automatically/)
 *  [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/settings-changes-resets-automatically/page/2/#post-12826149)
 * Settings go back to default automatically at my site too.
 * Main problem: Cache control headers and the Alter HTML section.
 * Both need to be exact in settings for the perfect site working.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wikilookup] Block editor?](https://wordpress.org/support/topic/block-editor-6/)
 *  Thread Starter [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/block-editor-6/#post-12438454)
 * Adding an RFC:
 * It would be really nice to have the block editor configurable, where topic configurable
   is enhanced using autocomplete or suggestions based on existing topics in the
   wiki.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LocateAndFilter] RFC: Add support for dynamic category filter](https://wordpress.org/support/topic/rfc-add-support-for-dynamic-category-filter/)
 *  Thread Starter [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/rfc-add-support-for-dynamic-category-filter/#post-12394054)
 * Of shortcode should be
    [LocateAndFilter map_id=11739 categoryfilter=”CategoryName”]
 * Sample page
    [https://www.getiem.nl/category/europa/tsjechie/](https://www.getiem.nl/category/europa/tsjechie/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LocateAndFilter] Enable Openstreetmap HTTPS support](https://wordpress.org/support/topic/enable-openstreetmap-https-support/)
 *  Thread Starter [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/enable-openstreetmap-https-support/#post-12392857)
 * I enabled it for myself on:
    locateandfilter / includes / class-locate-and-filter.
   php
 * Change
    $overlays = array((object)array(“name” => ‘OpenStreetMap’, “url” => ‘
   [http://](https://wordpress.org/support/users/getiem/replies/?output_format=md){
   s}.tile.openstreetmap.org/{z}/{x}/{y}.png’,
 * To
    $overlays = array((object)array(“name” => ‘OpenStreetMap’, “url” => ‘[https://](https://wordpress.org/support/users/getiem/replies/?output_format=md){
   s}.tile.openstreetmap.org/{z}/{x}/{y}.png’,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Gallery Grid] Gallery not showing when RGG setting is chosen](https://wordpress.org/support/topic/gallery-not-showing-when-rgg-setting-is-chosen/)
 *  [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/gallery-not-showing-when-rgg-setting-is-chosen/#post-11562972)
 * Probably an error with loading jquery?
 * Any optimization or minification plugins running? Inspect their exclusions.
    
   Plugins like autoptimize, async JavaScript and others can bug you on their settings.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Gallery Grid] Alt attribute](https://wordpress.org/support/topic/alt-attribute-6/)
 *  [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/alt-attribute-6/#post-11293919)
 * Hi [@jules-colle](https://wordpress.org/support/users/jules-colle/) ,
 * Because I use this plugin on a site with mainly photo’s in a portfolio, this 
   Alt and Title attributes are becoming more and more important for SEO. Since 
   this is missing in your plugin since this update, keyword search ‘impressions’
   in Search Engines have dropped. I can note the date of update of this plugin,
   just from the graphs in Google Search Console.
    Therefore I decided not to use
   this plugin anymore until you will rewrite it.
 * Thanks! Great plugin for all the functionality it has, and the masonry style 
   it gives on standard galleries.
 * Cheers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Gallery Grid] Gutenberg ready?](https://wordpress.org/support/topic/gutenberg-ready-2/)
 *  [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/gutenberg-ready-2/#post-11077026)
 * [@jules-colle](https://wordpress.org/support/users/jules-colle/) maybe you can
   fork this project to create your type of gallery inside a gutenberg block editor
   plugin. [https://github.com/thatplugincompany/block-gallery](https://github.com/thatplugincompany/block-gallery)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Gallery Grid] Gutenberg ready?](https://wordpress.org/support/topic/gutenberg-ready-2/)
 *  [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/gutenberg-ready-2/#post-10993430)
 * Hi [@jules-colle](https://wordpress.org/support/users/jules-colle/), unfortunately
   for every developer they pushed the WP5.x update suddenly begin december.
 * For now, with gutenberg, I cannot find any way to use this plugin with gutenberg
   active. Only solution I found now, is installing the Classic Editor plugin, to
   have WP5.x with classic editor again.
 * If you have any plans to adapt your plugin to the new gutenberg.
 * Or the other way around: create a block editor for your type of gallery grid,
   I will help you to advise and test.
 * Cheers
    Gerben
    -  This reply was modified 7 years, 6 months ago by [getiem](https://wordpress.org/support/users/getiem/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Gallery Grid] Alt attribute](https://wordpress.org/support/topic/alt-attribute-6/)
 *  [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [7 years, 10 months ago](https://wordpress.org/support/topic/alt-attribute-6/#post-10681003)
 * Thanks for remarking. Alt and title attribute is not visible anymore since the
   rewrite. I use a plugin (SEO Images Optimizer by Weblizar) that updates these
   attributes with the post tags, but since both attributes are not available anymore,
   this plugin fails too.
 * [@jules-colle](https://wordpress.org/support/users/jules-colle/) can you fix 
   this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Gallery Grid] JS Minification](https://wordpress.org/support/topic/js-minification-3/)
 *  [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [8 years ago](https://wordpress.org/support/topic/js-minification-3/#post-10403764)
 * [@alexandrost](https://wordpress.org/support/users/alexandrost/)
 * Use cometcache + autoptimize plugins. Fasterb cache and better minification. 
   Works ok with this plugin.
    -  This reply was modified 8 years ago by [getiem](https://wordpress.org/support/users/getiem/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Responsive Gallery Grid] Incompatibility new RGG and the plugin Autoptimize](https://wordpress.org/support/topic/incompatibility-new-rgg-and-the-plugin-autoptimize/)
 *  Thread Starter [getiem](https://wordpress.org/support/users/getiem/)
 * (@getiem)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/incompatibility-new-rgg-and-the-plugin-autoptimize/#post-9930934)
 * Thanks [@jules-colle](https://wordpress.org/support/users/jules-colle/)
 * Bought you a pro version.
    Frank [@optimizingmatters](https://wordpress.org/support/users/optimizingmatters/),
   you do not like donations or pro version, so a very big thanks (and a belgium
   beer) for you.

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

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