Johannes Kinast
@goaroundagain on WordPress.org, @Johannes Kinast on Slack
- Member Since: August 15th, 2017
- Website: go-around.de
Contribution History
Johannes Kinast’s badges:- Core Contributor
- Plugin Developer
- Translation Contributor
-
Committed [2565696] to Plugins Trac:
Update to version 1.8.5 from GitHub3 weeks ago
-
Committed [2562892] to Plugins Trac:
Updating readme/assets from GitHub3 weeks ago
-
Posted a reply to Using plugin with a theme, on the site WordPress.org Forums:
Hi @drusixtynine, This Plugin only works with Blocks. But you can fork the plugin (it's…3 weeks ago
-
Posted a reply to Lightbox disappears and links to image, on the site WordPress.org Forums:
Hi @anubha23, I can't view your site: "Maintenance mode is on"1 month ago
-
Posted a reply to Apply to all post images option, on the site WordPress.org Forums:
Hi @gravnetic, Sadly thats not possible because baguetteBox.js needs a <a> tag around the image…1 month ago
-
Posted a reply to Captions on Default Classic Editor Gallery, on the site WordPress.org Forums:
Hi @mikeywil, I tagged a new release with support for the Classic Gallery captions. Could…1 month ago
-
Committed [2553397] to Plugins Trac:
Update to version 1.8.4 from GitHub1 month ago
-
Posted a reply to Captions on Default Classic Editor Gallery, on the site WordPress.org Forums:
Do you use the Gallery there or for a single image?1 month ago
-
Posted a reply to Possible to adjust caption placement?, on the site WordPress.org Forums:
Hi @katstr, I think the best way to customize this is to us CSS. You…1 month ago
-
Posted a reply to Link Multiple Galleries, on the site WordPress.org Forums:
Hi @planetebleu, at the moment, this is not possible out of the box. But the…2 months ago
-
Committed [2548853] to Plugins Trac:
Update to version 1.8.3 from GitHub2 months ago
-
Posted a reply to Query params break lightbox, on the site WordPress.org Forums:
Hi @ulrichnielsen, I just tagged a new release with a fix.2 months ago
-
Posted a reply to Query params break lightbox, on the site WordPress.org Forums:
Hi @andrewceharris, I just tagged a new release where I changed the filter to: filter:/.+\.(gif|jpe?g|png|webp|svg|avif|heif|heic|tif?f|)[$?]/i;…2 months ago
-
Committed [2548737] to Plugins Trac:
Update to version 1.8.2 from GitHub2 months ago
-
Posted a reply to Perfect if you know HTML and want to style on your own, on the site WordPress.org Forums:
One more think: As I really enjoy your plugin I would like to support the…2 months ago
-
Posted a reply to Perfect if you know HTML and want to style on your own, on the site WordPress.org Forums:
For me the admin-ajax.php is a black box and hard to debug if there is…2 months ago
-
Posted a reply to Exactly what I was looking for, on the site WordPress.org Forums:
Thank you!2 months ago
-
Posted a reply to This is great!, on the site WordPress.org Forums:
You are welcome! That was what I need as well and I am happy to…2 months ago
-
Created a topic, Must-have if you have multiple post types, on the site WordPress.org Forums:
For me, it is a must-have plugin if you use multiple p…3 months ago
-
Created a topic, Perfect if you know HTML and want to style on your own, on the site WordPress.org Forums:
It's the perfect Form Plugin for me. I want to write m…3 months ago
-
Created a topic, Great Improvement, on the site WordPress.org Forums:
ElasticPress improved the search really great and has …3 months ago
-
Created a topic, Perfect, on the site WordPress.org Forums:
I've been using Antispam Bee for years now, and it's j…3 months ago
-
Posted a reply to Simple, fast, and clean, on the site WordPress.org Forums:
Awesome! Thank you :)3 months ago
-
Posted a reply to Overlay on Thumbnails, on the site WordPress.org Forums:
Hi @cgra, I think this should be possible with CSS, but it's not the purpose…3 months ago
-
Posted a reply to Unqueued Scripts when using Gallery in a Widget, on the site WordPress.org Forums:
Hi @joekhartley, you can enqueue the script and style on every page with this function:…3 months ago
-
Posted a reply to Add caption on the lightbox, on the site WordPress.org Forums:
Hi @mickamoi, there is no choice but feel free to fork my plugin and modify…3 months ago
-
Posted a reply to First clicked image doesn’t display, on the site WordPress.org Forums:
Hi @Andy, It looks like the issue comes from your Theme. I switched to the…3 months ago
-
Posted a reply to First clicked image doesn’t display, on the site WordPress.org Forums:
You can find my email here: https://go-around.de/impressum/3 months ago
-
Posted a reply to Transitions, on the site WordPress.org Forums:
I'am not sure if baguetteBox.js supports this, but you can check this here: https://github.com/feimosi/baguetteBox.js I…3 months ago
-
Posted a reply to Plugin is not activated on Home page, on the site WordPress.org Forums:
Hi @poserr, currently, this is not supported, but you can load the script & styles…3 months ago
-
Posted a reply to First clicked image doesn’t display, on the site WordPress.org Forums:
Hi Andy, please provide a Link where this issue happens.3 months ago
-
Posted a reply to Reusable blocks disappear, on the site WordPress.org Forums:
Hi @martints, I tried it one my test site but can’t reproduce this issue. I…4 months ago
-
Posted a reply to Next and previous button doesn’t show, on the site WordPress.org Forums:
You could just save the website locally in your Browser as HTML and send it…4 months ago
-
Posted a reply to Next and previous button doesn’t show, on the site WordPress.org Forums:
I need a live version of your site to help you further.4 months ago
-
Posted a reply to Next and previous button doesn’t show, on the site WordPress.org Forums:
You could add the CSS Class wp-block-coblocks-gallery-masonry and then it should work: <div class="gallery-container wp-block-coblocks-gallery-masonry">4 months ago
-
Posted a reply to Next and previous button doesn’t show, on the site WordPress.org Forums:
Can you send me a URL where you add your images using html code?4 months ago
-
Posted a reply to Next and previous button doesn’t show, on the site WordPress.org Forums:
Hi, If you choose an Image Block in the Block Editor, the Lightbox will only…4 months ago
-
Posted a reply to AMP support?, on the site WordPress.org Forums:
Hi, no, baguetteBox.js does not work with AMP. AMP limits the use of JavaScript very…4 months ago
-
Posted a reply to How to get it working on pages using custom queries, on the site WordPress.org Forums:
Sure, just add this for your functions.php: function my_theme_enqueue_baguettebox_assets() { wp_enqueue_script( 'baguettebox' ); wp_enqueue_style( 'baguettebox-css'…5 months ago
-
Posted a reply to How to get it working on pages using custom queries, on the site WordPress.org Forums:
Hi, you can enqueue the script and style by running the following on your template:…5 months ago
-
Committed [2500510] to Plugins Trac:
Update to version 1.8.0 from GitHub5 months ago
-
Posted a reply to Support Avif, on the site WordPress.org Forums:
Hi, sure, I just tagged 1.8.0 :)5 months ago
-
Posted a reply to Media and Text block, on the site WordPress.org Forums:
Hi, you are right, I forgot that one! I just added the media and text…5 months ago
-
Posted a reply to Media Lightbox and Slider, on the site WordPress.org Forums:
You have two plugins (or the second lightbox comes from your theme) active for the…5 months ago
-
Posted a reply to not work when I add the gallery block inside the groups and columns, on the site WordPress.org Forums:
Hi, I tried it in a group block and it works fine. Could you provide…5 months ago
-
Posted a reply to gallery block can insert image from url ?, on the site WordPress.org Forums:
It's possible but not directly with the default WordPress Gallery Block (would be a good…5 months ago
-
Posted a reply to Media Lightbox and Slider, on the site WordPress.org Forums:
Hi Marko, could you send me a URL where this happens? Thanks5 months ago
-
Created a new ticket, #52793, in Core Trac:
REST API: Sending empty array for single = false meta returns a 500 ...5 months ago
-
Posted a reply to Gallery in Masonry layout, on the site WordPress.org Forums:
@dlx I've just released version 1.6.0 with support for CoBlocks Gallery Collage / Masonry /…5 months ago
-
Committed [2493425] to Plugins Trac:
Updating readme/assets from GitHub5 months ago
Developer
-
Affiliate Link Marker
Active Installs: 200+
-
Lightbox for the Default Gallery & Image Block (Simple, Lightweight & No Lock In)
Active Installs: 3,000+