Florian Brinkmann
@florianbrinkmann on WordPress.org and Slack
- Member Since: July 13th, 2013
- Website: florianbrinkmann.com/en
Bio
Contribution History
Florian Brinkmann’s badges:- Core Contributor Core Contributor
- Translation Contributor Translation Contributor
- Translation Editor Translation Editor
- Plugin Developer Plugin Developer
- Theme Developer Theme Developer
-
Posted a reply to Excluding the first post image, on the site WordPress.org Forums:
Hi @hamu, the code from this Gist should exclude the first image of the post…4 days ago
-
Posted a reply to Excluding the first post image, on the site WordPress.org Forums:
Hi, hm, not sure about an extra option for that, I want to try to…5 days ago
-
Posted a reply to Newb Questions, on the site WordPress.org Forums:
You’re welcome! :)5 days ago
-
Wrote a new post, WordPress 5.4 Beta 3, on the site Deutsch:
Gestern wurde die vierte Beta-Version von WordPress 5.4 veröffentlicht. Wie immer bei Beta- oder RC-Versionen…6 days ago
-
Posted a reply to Excluding the first post image, on the site WordPress.org Forums:
Hi @hamu, hm, the only way that comes to my mind there is to hook…6 days ago
-
Posted a reply to Newb Questions, on the site WordPress.org Forums:
Hi @rayfinkle, yes, that would work. You can find my email address here: https://florianbrinkmann.com/en/contact/ Best,…1 week ago
-
Posted a reply to Newb Questions, on the site WordPress.org Forums:
Hi @rayfinkle, could you post a link to the page? Then I could take a…2 weeks ago
-
Posted a reply to Unveilhooks, on the site WordPress.org Forums:
Hi Andrei, ah, yes, but that are not inline background images. With inline background image…2 weeks ago
-
Posted a reply to Unveilhooks, on the site WordPress.org Forums:
Hi Andrei, to 1: the 5.3.2 is added by WordPress and is the WordPress version…2 weeks ago
-
Posted a reply to Using the plugin without CSS and JS, on the site WordPress.org Forums:
You’re welcome, great to hear that! :)2 weeks ago
-
Posted a reply to Using the plugin without CSS and JS, on the site WordPress.org Forums:
Hi @-bene-, yes, you would need to dequeue and deregister the script (and style, if…3 weeks ago
-
Posted a reply to Issues with Justified grid – multiple loading of same image and distorted images, on the site WordPress.org Forums:
Hi Janine, add this code to the functions.php of your theme (if it is a…3 weeks ago
-
Posted a reply to Duplication of images with Lazy Loader and Elementor, on the site WordPress.org Forums:
Closing that, version 6 fixes the issue, we had the rest of our conversation via…4 weeks ago
-
Posted a reply to Issues with Justified grid – multiple loading of same image and distorted images, on the site WordPress.org Forums:
Hi Janine, thanks for opening the issue! I can reproduce it. In theory, I think…1 month ago
-
Posted a reply to ‘skip-lazy’ and ‘data-skip-lazy’, on the site WordPress.org Forums:
Hi @andymiller, you’re welcome. Thanks, have a good weekend, too! Best, Florian1 month ago
-
Posted a reply to ‘skip-lazy’ and ‘data-skip-lazy’, on the site WordPress.org Forums:
Hey @andymiller, Of course! Frank Goossens, the developer of Autoptimize, came up with the idea…1 month ago
-
Committed [2236239] to Plugins Trac:
v6.0.01 month ago
-
Posted a reply to add class for lazyload, on the site WordPress.org Forums:
Marking that as resolved because there was no feedback to last reply.1 month ago
-
Posted a reply to Has the plugin not been working this whole time?, on the site WordPress.org Forums:
The next release will contain a setting to process the whole markup of the page.…1 month ago
-
Posted a reply to The editor has encountered an unexpected error., on the site WordPress.org Forums:
Marking that as resolved because there was no feedback to last reply.1 month ago
-
Posted a reply to How To Lazy Load Background Images?, on the site WordPress.org Forums:
Marking that as resolved because there was no feedback.1 month ago
-
Posted a reply to added outside of with in it, on the site WordPress.org Forums:
Hi, I think it is not possible for me to put the elements in the…1 month ago
-
Posted a reply to Some photos not showing, on the site WordPress.org Forums:
Hi Julie, thanks for the info. If the Jetpack developers have a hint how Lazy…1 month ago
-
Posted a reply to Revolution sliders first slides not loading properly, on the site WordPress.org Forums:
I tested Slider Revolution a bit and it uses background images for the slider. There…1 month ago
-
Posted a reply to Woocommerce product images not lazyloaded, on the site WordPress.org Forums:
For the record: After email conversation I found the issue: the WooCommerce image gets a…1 month ago
-
Posted a reply to request: javascript fallback, on the site WordPress.org Forums:
Hi @werdpres, sorry, did not notice the new responses here. Closing the topic because it…2 months ago
-
Posted a reply to Duplication of images with Lazy Loader and Elementor, on the site WordPress.org Forums:
Thanks a lot @bkwineper! I was able to reproduce it locally now and thing I…2 months ago
-
Posted a reply to Duplication of images with Lazy Loader and Elementor, on the site WordPress.org Forums:
Hi @bkwineper, I tried to reproduce it, but with no success. Could you send me…2 months ago
-
Posted a reply to The message displayed in developer tools, on the site WordPress.org Forums:
You’re welcome!2 months ago
-
Posted a reply to The message displayed in developer tools, on the site WordPress.org Forums:
Hi @tutokoguides, to help with that, I would need to know how the markup was…2 months ago
-
Posted a reply to The message displayed in developer tools, on the site WordPress.org Forums:
Hi @tutokoguides, the message seems to appear in Chrome when images have the native lazy…2 months ago
-
Posted a reply to Some photos not showing, on the site WordPress.org Forums:
Hey @juliearoundtheglobe, could you post a link to the site where I can take a…2 months ago
-
Posted a reply to Duplication of images with Lazy Loader and Elementor, on the site WordPress.org Forums:
Thanks for the offer! I will try to reproduce it locally first, because I have…2 months ago
-
Posted a reply to Invalid Character in Plugin.php?, on the site WordPress.org Forums:
Hi @werdpres, thanks for checking the logs, and nice to hear that the errors are…2 months ago
-
Posted a reply to Duplication of images with Lazy Loader and Elementor, on the site WordPress.org Forums:
Hi @bkwineper, thanks for opening the issue! I will try to reproduce that locally and…2 months ago
-
Posted a reply to Woocommerce product images not lazyloaded, on the site WordPress.org Forums:
Hi Nicolas, thanks for opening the issue. The image is displayed with a filter that…2 months ago
-
Posted a reply to request: javascript fallback, on the site WordPress.org Forums:
Hi @werdpres, the plugin already adds fallbacks for disabled JS. Best, Florian2 months ago
-
Posted a reply to Unexpected HTML Tag Change, on the site WordPress.org Forums:
Hi @takuya108817, yes, because <h3><p>example</p><h3> is invalid HTML. Best, Florian2 months ago
-
Posted a reply to Invalid Character in Plugin.php?, on the site WordPress.org Forums:
Hi @werdpres, thanks for opening the issue. I think I found the problem and (hopefully)…2 months ago
-
Posted a reply to Unexpected HTML Tag Change, on the site WordPress.org Forums:
Hi @takuya108817, just noticed now that this is a review. If you have issues with…2 months ago
-
Posted a reply to Revolution sliders first slides not loading properly, on the site WordPress.org Forums:
Hi, all right, no problem. Yes, I will see if I can fix that. For…2 months ago
-
Posted a reply to Revolution sliders first slides not loading properly, on the site WordPress.org Forums:
Hi @asliceitnel, thanks for reporting the issue. I will take a look at it later.…2 months ago
-
Posted a reply to block lazyloading with serverside rendering?, on the site WordPress.org Forums:
You’re welcome, great to hear that it works :)3 months ago
-
Posted a reply to block lazyloading with serverside rendering?, on the site WordPress.org Forums:
Hi, if the attributes of Lazy Loader are not part of the markup that is…3 months ago
-
Posted a reply to lazyload doesnt work with gutenberg/5.x?, on the site WordPress.org Forums:
All right, great to hear that :) The plugin modifies the markup after it is…3 months ago
-
Posted a reply to lazyload doesnt work with gutenberg/5.x?, on the site WordPress.org Forums:
Hi, it works with the block editor. If it works for images that are added…3 months ago
-
Wrote a new post, WordPress 5.3.1 Sicherheits- und Wartungs-Release, on the site Deutsch:
WordPress 5.3.1 wurde heute veröffentlicht. Die neue Version behebt 46 Bugs und schließt einige Sicherheitslücken.…3 months ago
-
Posted a reply to Unexpected HTML Tag Change, on the site WordPress.org Forums:
Hi @takuya108817, thanks for opening the issue. I guess the problem is that p is…3 months ago
-
Posted a reply to added outside of with in it, on the site WordPress.org Forums:
Hi, great to hear that you like the plugin :) Thanks for reporting the validation…3 months ago
-
Posted a reply to White screen only for logged in uers, on the site WordPress.org Forums:
Hi @macscr, I think I found the issue. The theme adds a placeholder for the…3 months ago
Developer
-
Lazy Loader
Active Installs: 9,000+
-
SVG Social Menu
Active Installs: 900+
Contributor
-
Optimize your feed for feedly
Active Installs: 400+