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
- Photo Contributor
- Plugin Developer
- Translation Contributor
-
Posted a reply to custom post type and generatepress block, on the site WordPress.org Forums:
@outdoorsdev1 it seems to be an error inside baguettBox.js: https://feimosi.github.io/baguetteBox.js/ On my test site it… -
Posted a reply to custom post type and generatepress block, on the site WordPress.org Forums:
Make sure to clear the Cache or restart PHP -
Posted a reply to custom post type and generatepress block, on the site WordPress.org Forums:
@outdoorsdev1 try add_filter( 'baguettebox_enqueue_assets', function () { return is_singular('card'); } ); If the name of… -
Posted a reply to custom post type and generatepress block, on the site WordPress.org Forums:
@outdoorsdev1 this is the workaround I mean. But it runs parse_blocks, which is a heavy… -
Posted a reply to custom post type and generatepress block, on the site WordPress.org Forums:
The problem is that the has_block function from WordPress just checks the main post, not… -
Committed [2853379] to Plugins SVN:
Updating readme/assets from GitHub -
Posted a reply to custom post type and generatepress block, on the site WordPress.org Forums:
Hi @outdoorsdev1, I just tagged version 1.13 with support for GenerateBlocks. Has been on my… -
Committed [2852963] to Plugins SVN:
Update to version 1.13 from GitHub -
Posted a reply to Plugin doesn’t load on Pages with WPBakery Page Builder, on the site WordPress.org Forums:
Hi @xeranon, WPBakery seems not to use any Blocks or standard WordPress shortcodes for images.… -
Posted a reply to Image opens into a lightbox that has a overlay covering arrows, on the site WordPress.org Forums:
Hi @tkmets5, on your site is just the Kadence Blocks Gallery with their own Lightbox… -
Posted a reply to Possible to display SIZE of same image in Lightbox?, on the site WordPress.org Forums:
Hi @wesatintellitonic, WordPress will set the Full-Size URL to the Media File as the URL,… -
Posted a reply to Lightbox not working for gallery that had option “Link to: None”, on the site WordPress.org Forums:
@gardelin strange. Unfortunately, I don't have a idea how to fix this. You can set… -
Posted a reply to Lightbox not working for gallery that had option “Link to: None”, on the site WordPress.org Forums:
Hi @gardelin, I can't reproduce this issue on my website. I would bet that it's… -
Posted a reply to How do you use this plugin, on the site WordPress.org Forums:
Here: https://wordpress.org/plugins/gallery-block-lightbox/#installation You just to make sure to set Link to → Media File in… -
Posted a reply to Add multiple ‘Image’ blocks to the same lightbox?, on the site WordPress.org Forums:
Hi @c13creative, this is possible but you have to change the selector to e.g. .entry-content… -
Posted a reply to Image in post but not in gallery: no lightbox, on the site WordPress.org Forums:
Do you use the Image Block? There should be a <figure> element around the link… -
Posted a reply to not working, not sure why, on the site WordPress.org Forums:
The problem is that has_block does not check reusable blocks inside a post: https://github.com/WordPress/gutenberg/issues/18272 There… -
Posted a reply to not working, not sure why, on the site WordPress.org Forums:
Hi @tylertork, We use the has_block( 'core/image' ) function provided by WordPress to check if… -
Posted a reply to Image in post but not in gallery: no lightbox, on the site WordPress.org Forums:
Hi @annekee, Could you please provide a link where this happens? -
Posted a reply to not working, not sure why, on the site WordPress.org Forums:
Hi @tylertork, could you add a Gallery to the post and try again? -
Posted a reply to Make friends with builder generateblocks, on the site WordPress.org Forums:
Tried it again and made it work with the CSS selector .gb-block-image I will add… -
Posted a reply to Single image link to gallery?, on the site WordPress.org Forums:
Hi @bluedogranch, this plugin should work with the WordPress Shortcode. But your customisation is not… -
Posted a reply to No Longer works on Android?, on the site WordPress.org Forums:
I tried the Gallery on an Android smartphone: works fine. -
Posted a reply to Bad display of image sizes (thumbnails) in the gallery., on the site WordPress.org Forums:
Hi @ambri, Could you please show me your Website where this issue happens? In general,… -
Posted a reply to Make friends with builder generateblocks, on the site WordPress.org Forums:
I tried the GenerateBlocks Image Block, but there is no way to set the Link… -
Created a topic, Adding Openverse?, on the site WordPress.org Forums:
Openverse would be a great addition: https://wordpress… -
Committed [2804634] to Plugins SVN:
Updating readme/assets from GitHub -
Posted a reply to Support for Meow Gallery (+ Gallery Block), on the site WordPress.org Forums:
Hi @nlights, I just tagged 1.12 with support for Meow Gallery (+ Gallery Block) :) -
Committed [2788519] to Plugins SVN:
Update to version 1.12 from GitHub -
Posted a reply to Brilliant!!!, on the site WordPress.org Forums:
@dankanic thank you :D -
Posted a reply to Zoom in, on the site WordPress.org Forums:
Hi @b3nch, I just tried it on my iPhone and I can zoom in/out like… -
Posted a reply to Nice plugin, on the site WordPress.org Forums:
@bro007 this works, too. -
Posted a reply to Nice plugin, on the site WordPress.org Forums:
@bro007 I am sorry, I misunderstand your review. In fact, the plugin tries to detect… -
Posted a reply to Nice plugin, on the site WordPress.org Forums:
Hi @bro007, The Plugin tries to detect, if there is a supported Gallery/Image Block present… -
Posted a reply to Maximal amount of pictures in a gallery, on the site WordPress.org Forums:
Hi @lisia, This is a WordPress issue or your server can't handle so many requests.… -
Posted a reply to Maximal amount of pictures in a gallery, on the site WordPress.org Forums:
Hi @lisia, Please provide a link with the issue. The size of the picture in… -
Posted a reply to Changing background color, on the site WordPress.org Forums:
Great! You are welcome to leave a review: https://wordpress.org/support/plugin/gallery-block-lightbox/reviews/#new-post ;) -
Posted a reply to Changing background color, on the site WordPress.org Forums:
@lisia try it Is it all in additional css? -
Posted a reply to Changing background color, on the site WordPress.org Forums:
I found it here: https://krankenhausdirektoren.at/wp-content/cache/autoptimize/css/autoptimize_2650b46f124c106813fbe0b44fcae45a.css But it is not correctly formatted: .customVideoAnnotation{ opacity:0; #baguetteBox-overlay{background-color:rgba(10,125,132,.5) !important}… -
Posted a reply to Changing background color, on the site WordPress.org Forums:
@lisia I've taken a look at the source code of the page, but I can't… -
Posted a reply to I have to click twice to close the lightbox, on the site WordPress.org Forums:
If you don't need the wonderplugingridlightbox.js you can dequeue the script. Add this to your… -
Posted a reply to Changing background color, on the site WordPress.org Forums:
Hi @lisia, try: #baguetteBox-overlay { background-color: rgba(100, 0, 0, 0.8) !important; } The !important is...… -
Posted a reply to I have to click twice to close the lightbox, on the site WordPress.org Forums:
Hi @stef1964, I took a look at the scripts your page loads and found a… -
Posted a reply to I have to click twice to close the lightbox, on the site WordPress.org Forums:
Hi @stef1964, there are two Lightboxes active on your site. Probably from your Theme or… -
Posted a reply to Using this Plugin with Gallery Shortcode, on the site WordPress.org Forums:
Hi @legendshill, It should work with the gallery shortcode. I think it does not recognize… -
Posted a reply to 1.11 Classic Edit & Category display lightbox broken, on the site WordPress.org Forums:
1. For the detection of the Classic Gallery, we rely on this function: https://developer.wordpress.org/reference/functions/get_post_gallery/ I… -
Posted a reply to 1.11 Classic Edit & Category display lightbox broken, on the site WordPress.org Forums:
Hi @mattspace, Why did you stick with WordPress 5.6.8? I tried it with WordPress 6.0,… -
Posted a reply to gallery defined in a template issue, on the site WordPress.org Forums:
Hi @seguinot, see https://wordpress.org/plugins/gallery-block-lightbox/#how%20to%20enqueue%20the%20necessary%20assets%20%28script%20%26%20style%29%20for%20blocks%20outside%20of%20posts%20or%20for%20block%20types%20that%20are%20not%20supported%20by%20default%3F You could check for is_404() and enqueue the assets: https://developer.wordpress.org/reference/functions/is_404/ -
Posted a reply to Filter the gallery block image link size, on the site WordPress.org Forums:
Hi @katmacau, this plugin just uses the default Gallery/Image Block. I don't think there is… -
Committed [2730302] to Plugins SVN:
Updating readme/assets from GitHub
Developer
-
Affiliate Link Marker
Active Installs: 400+
-
Lightbox for Gallery & Image Block
Active Installs: 10,000+
Total photo contributions: 2
View all photos contributed by Johannes Kinast to the WordPress Photo Directory →