getiem
Forum Replies Created
-
Forum: Plugins
In reply to: [LocateAndFilter] RFC: Add support for dynamic category filterWow, 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
In reply to: [LocateAndFilter] RFC: Add support for dynamic category filterSuper, 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
In reply to: [LocateAndFilter] Enable Openstreetmap HTTPS support????
Forum: Plugins
In reply to: [LocateAndFilter] Enable Openstreetmap HTTPS supportFor 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 4 years, 6 months ago by getiem.
Forum: Plugins
In reply to: [WebP Express] settings changes resets automaticallySettings 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
In reply to: [Wikilookup] Block editor?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
In reply to: [LocateAndFilter] RFC: Add support for dynamic category filterOf shortcode should be
[LocateAndFilter map_id=11739 categoryfilter=”CategoryName” ]Sample page
https://www.getiem.nl/category/europa/tsjechie/Forum: Plugins
In reply to: [LocateAndFilter] Enable Openstreetmap HTTPS supportI enabled it for myself on:
locateandfilter / includes / class-locate-and-filter.phpChange
$overlays = array((object)array(“name” => ‘OpenStreetMap’, “url” => ‘https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png’,To
$overlays = array((object)array(“name” => ‘OpenStreetMap’, “url” => ‘https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png’,Forum: Plugins
In reply to: [Responsive Gallery Grid] Gallery not showing when RGG setting is chosenProbably 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
In reply to: [Responsive Gallery Grid] Alt attributeHi @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
In reply to: [Responsive Gallery Grid] Gutenberg ready?@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
Forum: Plugins
In reply to: [Responsive Gallery Grid] Gutenberg ready?Hi @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 5 years, 11 months ago by getiem.
Forum: Plugins
In reply to: [Responsive Gallery Grid] Alt attributeThanks 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 can you fix this?
Forum: Plugins
In reply to: [Responsive Gallery Grid] JS MinificationUse cometcache + autoptimize plugins. Fasterb cache and better minification. Works ok with this plugin.
- This reply was modified 6 years, 5 months ago by getiem.
Forum: Plugins
In reply to: [Responsive Gallery Grid] Incompatibility new RGG and the plugin AutoptimizeThanks @jules-colle
Bought you a pro version.
Frank @optimizingmatters, you do not like donations or pro version, so a very big thanks
(and a belgium beer) for you.