Jens Kuerschner
@jekuer on WordPress.org
Bio
WordPress Origin Story
- Member Since: September 9th, 2014
- Location: Germany
- Website: jenskuerschner.de
- GitHub: jekuer
Contribution History
Jens Kuerschner’s badges:- Plugin Developer
-
Posted a reply to Adding ACF fields, on the site WordPress.org Forums:
You cannot use double quotes inside the value as they would break the html scheme.… -
Posted a reply to Adding ACF fields, on the site WordPress.org Forums:
you need to use the shortcode function. see https://www.advancedcustomfields.com/resources/shortcode/ {sc_start} represents the beginning "[" of… -
Posted a reply to Adding ACF fields, on the site WordPress.org Forums:
https://wordpress.org/support/topic/acf-shortcodes-integration/ Same question with code example. -
Posted a reply to Adding ACF fields, on the site WordPress.org Forums:
Hi Nico, Even the plugin does not explicitly support any combination with third party plugins,… -
Posted a reply to Dynamic date startDate with ‘WP Date and Time Shortcode’, on the site WordPress.org Forums:
Ok. This is somehow good. It means that there is no complete break of the… -
Posted a reply to Dynamic date startDate with ‘WP Date and Time Shortcode’, on the site WordPress.org Forums:
We just released a new patch version (2.3.8), which adds more sanitization to the shortcode-in-shortcode.… -
Posted a reply to How to add specific time for calendar, on the site WordPress.org Forums:
Maybe you can share a screenshot? It works on my side. Usually issues occur when… -
Posted a reply to Dynamic date startDate with ‘WP Date and Time Shortcode’, on the site WordPress.org Forums:
If you add the "debug" attribute, what does it tell you? Have you a page,… -
Posted a reply to Question about adding acf date field in shortcode, on the site WordPress.org Forums:
Closing this as it seemed to be resolved. -
Posted a reply to Button gets pushed to top when opening the dropdown., on the site WordPress.org Forums:
Optimized it with the latest version. Check the documentation again, as we added some more… -
Posted a reply to Button gets pushed to top when opening the dropdown., on the site WordPress.org Forums:
The problem is, that with this option, the opening button gets rendered in a new… -
Posted a reply to Button gets pushed to top when opening the dropdown., on the site WordPress.org Forums:
Hi there, Try to use the "forceOverlay". This should fix it as it renders everything… -
Posted a reply to Question about adding acf date field in shortcode, on the site WordPress.org Forums:
Shortcode in Shortcode only works with shortcodes 😉. So, no - no need to use… -
Posted a reply to documentation website with strange symbols, on the site WordPress.org Forums:
Do you still have this issue? @pigsound I was not able to reproduce this in… -
Posted a reply to Changing the calendar names, on the site WordPress.org Forums:
Yes, you can. 😊 You need to use the customLabels option like: customLabels='{"google":"guuugl"}' Keys would… -
Posted a reply to Hide modal go-pro link, on the site WordPress.org Forums:
You can use the hideBranding option. Simply add "hideBranding" as attribute to the list. Sometimes,… -
Posted a reply to General feedback, on the site WordPress.org Forums:
Thanks a lot for the feedback! Will take that into account for future releases. All… -
Posted a reply to Add to Calendar Button unusable with Multisite Installations, on the site WordPress.org Forums:
Should be fixed with 2.0.4 -
Posted a reply to Add to Calendar Button unusable with Multisite Installations, on the site WordPress.org Forums:
Hi @alexanderbailey, Thank you for this finding.Indeed, the block creates HTML, which might get blocked… -
Posted a reply to Buttons not displaying. HTML is output to the page with no console errors., on the site WordPress.org Forums:
The latest v2 fixes a lot of issues. I really hope that your issues are… -
Posted a reply to options reset when editing Other Attributes, on the site WordPress.org Forums:
Hi @byanhiggs, Sorry for the big delay. The bug should be fixed with the latest… -
Posted a reply to Buttons not displaying. HTML is output to the page with no console errors., on the site WordPress.org Forums:
Thanks for testing. I found some issues in the core script (which got upgraded from… -
Posted a reply to Buttons not displaying. HTML is output to the page with no console errors., on the site WordPress.org Forums:
Thanks. One more question: Does it work when not using the custom style, but e.g.… -
Posted a reply to Buttons not displaying. HTML is output to the page with no console errors., on the site WordPress.org Forums:
Thanks! Will investigate. Could you maybe try writing hideBackground="true"? I observed some issues with boolean… -
Posted a reply to Buttons not displaying. HTML is output to the page with no console errors., on the site WordPress.org Forums:
Hi Klaus, Can you maybe share some details about your setup? Like plugins you are… -
Posted a reply to Buttons not displaying. HTML is output to the page with no console errors., on the site WordPress.org Forums:
Hi @circularsquare, I checked your source code and the problem seems to be the following:… -
Posted a reply to Buttons not displaying. HTML is output to the page with no console errors., on the site WordPress.org Forums:
The "listStyle" attribute is also missing quotes. The error you see does not describe the… -
Posted a reply to Buttons not displaying. HTML is output to the page with no console errors., on the site WordPress.org Forums:
Hi @circularsquare, I guess it might be because of the calendar type options. You need… -
Posted a reply to Shortcode not displaying, “options not set”, on the site WordPress.org Forums:
Do you have any line breaks in it? The only thing I could think of… -
Posted a reply to Shortcode not displaying, “options not set”, on the site WordPress.org Forums:
Your code is working on my end. Are you using the latest version? -
Posted a reply to Beautiful, accessible, lots of options, and fast support, on the site WordPress.org Forums:
Thanks a lot for the nice feedback!! -
Posted a reply to Missing parameter startDate, but it’s not missing, on the site WordPress.org Forums:
Thanks a lot! There were some attributes being skipped due to the latest security update.… -
Posted a reply to List of calendars is occluded, on the site WordPress.org Forums:
With the latest version 1.4.0, you now also have the option "forceOverlay". Simply add this… -
Posted a reply to Plugin not displaying all the calendars, on the site WordPress.org Forums:
You missed it. It is included at the link I posted above :) -
Posted a reply to List of calendars is occluded, on the site WordPress.org Forums:
Then you might want to wait on the brute-force feature. If you cannot wait, the… -
Posted a reply to List of calendars is occluded, on the site WordPress.org Forums:
Hi @bryanhiggs , The latest update (1.3.3) optimizes this behavior.There might still be cases, where… -
Posted a reply to options reset when editing Other Attributes, on the site WordPress.org Forums:
Yes - definitely not ideal. Will optimize this soon. Thanks for the feedback! Really appreciated. -
Posted a reply to Plugin not displaying all the calendars, on the site WordPress.org Forums:
Hi @bryanhiggs, The problem here is that Microsoft and Yahoo are not supporting recurring events… -
Posted a reply to Gutenberg Block not available, on the site WordPress.org Forums:
Hi @stephenlee , the latest minor update (1.3.0) resolves this issue by minding cases where… -
Posted a reply to Gutenberg Block not available, on the site WordPress.org Forums:
puhh. This is really hard to tell. You could set the debug option in the… -
Posted a reply to Gutenberg Block not available, on the site WordPress.org Forums:
What is showing up when you open the block search and type "add" or even… -
Posted a reply to event details generated off Custom Post Type fields, on the site WordPress.org Forums:
Awesome! All the best. -
Posted a reply to event details generated off Custom Post Type fields, on the site WordPress.org Forums:
Your test page is not working, unfortunately. I made it a unnecessarily complicated. You could… -
Posted a reply to event details generated off Custom Post Type fields, on the site WordPress.org Forums:
Using quotes should get this to work. Like <php echo '"' . the_title() . '"';… -
Posted a reply to A simple and wonderful method of sharing an event, on the site WordPress.org Forums:
🚀 -
Posted a reply to Quick event sharing software. Simple to set up., on the site WordPress.org Forums:
Thanks for sharing! -
Posted a reply to Shortcode example, on the site WordPress.org Forums:
I can now recommend you the following pages: https://add-to-calendar-button.com/en/configuration (for available parameters) https://add-to-calendar-button.com/en/examples (for some… -
Posted a reply to Add2Cal is the Best!, on the site WordPress.org Forums:
Thanks a lot. Glad it is working for you! 🙂 -
Posted a reply to Shortcode example, on the site WordPress.org Forums:
You are missing the "options" parameter. Like: [add-to-calendar-button name="My Event Title" startDate="2023-01-17" location="World Wide Web"… -
Committed [1590305] to Plugins SVN:
Bug Fixes (for more, see changelog)
Contributor
-
Add to Calendar Button
Active Installs: 3,000+