Ryan Kienstra
@ryankienstra on WordPress.org and Slack
- Member Since: August 31st, 2014
- Location: Mexico City, Mexico
- Website: ryankienstra.com
- GitHub: kienstra
- Job Title: WordPress Engineer
- Employer: XWP
Bio
Contribution History
Ryan Kienstra’s badges:- Core Contributor Core Contributor
- Documentation Contributor Documentation Contributor
- Translation Contributor Translation Contributor
- WordCamp Speaker WordCamp Speaker
- Plugin Developer Plugin Developer
-
Posted a reply to JSON error in UI when using certain words, on the site WordPress.org Forums:
This definitely could be an issue, but I'm closing now due to inactivity. Feel free…2 hours ago
-
Posted a reply to Floating a block, on the site WordPress.org Forums:
Hi @philgreen, Sorry for the delay. Maybe this is just from copying it, but could…19 hours ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
OK, thanks. I'll keep that in mind.3 days ago
-
Posted a reply to Floating a block, on the site WordPress.org Forums:
Hi @philgreen, Maybe you know about hits, but there's a way to add a CSS…3 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
OK, would it be different from the Textarea field?3 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
Closing as there's no immediate action, but will keep in mind.5 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
Sure, thanks for your patience. I'll keep this issue in mind, we might find a…5 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
OK, thanks. It sounds like this is an issue, but short of stepping through breakpoints…5 days ago
-
Posted a reply to JSON error in UI when using certain words, on the site WordPress.org Forums:
Sorry, maybe I've been using at-mentions too much.6 days ago
-
Posted a reply to JSON error in UI when using certain words, on the site WordPress.org Forums:
Hi @coleclark, Sorry for the delay again. It's interesting there was a 403 (forbidden) error…6 days ago
-
Posted a reply to Using if Statement Prints Condition value?, on the site WordPress.org Forums:
Nice, thanks a lot for using Block Lab!6 days ago
-
Posted a reply to Is there a CSS version setting?, on the site WordPress.org Forums:
Thanks, good suggestion. I'll keep a fix like that in mind.6 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
Thanks, that's really similar to my local setup, where I didn't see the issue. WordPress…6 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
OK, thanks for the details. Could you please past the Site Health info from the…6 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
If by chance you haven't already, could you try deactivating all other plugins?6 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
Hm, does it help to change: $image = $image_1_attachment[0]; to: $image = isset( $image_1_attachment[0] )…6 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
Are category-one and category-two the Textarea fields?6 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
Nice, thanks! I'll test that.6 days ago
-
Posted a reply to text area getting error in admin page when using custom preview, on the site WordPress.org Forums:
Hi @alienfactory, Thanks for letting me know about that. Could you please copy the exact…6 days ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
All good, I do things like that, also :)6 days ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
OK, thanks. If you have access to the PHP error log on your site, that…7 days ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
Uf, what is the error message?1 week ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
This issue isn't fixed, but I'm closing this as there's no immediate action. I'll keep…1 week ago
-
Posted a reply to Is there a CSS version setting?, on the site WordPress.org Forums:
Hi @peaksyoshida, Thanks for bringing this up. Sorry, we don't have a way to pass…1 week ago
-
Posted a reply to JSON error in UI when using certain words, on the site WordPress.org Forums:
OK, thanks. So that error Uncaught TypeError: Cannot set property ServerSideRender of #<Object> which has…1 week ago
-
Posted a reply to JSON error in UI when using certain words, on the site WordPress.org Forums:
Hi @coleclark, Thanks for all of your details, and for the snipboard of the console…1 week ago
-
Posted a reply to JSON error in UI when using certain words, on the site WordPress.org Forums:
Would you be able to test this possible fix for the error Uncaught TypeError: Cannot…1 week ago
-
Posted a reply to JSON error in UI when using certain words, on the site WordPress.org Forums:
Hi @coleclark, Thanks, sorry to hear about that error. Thanks for all of your pastebins,…1 week ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
OK, sorry for the delay. For now, enqueuing the stylesheet on the block_lab_render_template_* hook should…1 week ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
Thanks! Yeah, null is what I got from clearstatcache() also. OK, thanks. Does this issue…1 week ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
OK, thanks. Let me know when 'Error establishing a database connection' is resolved.1 week ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
Are you developing this in a local environment now? If so, could you please try…1 week ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
OK, thanks1 week ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
OK, thanks. That's not a parent or child theme, right?1 week ago
-
Posted a reply to CSS frontend not loading, on the site WordPress.org Forums:
Hi @alienfactory, Thanks for letting me know about that. Where are those stylesheets? 1. Parent…1 week ago
-
Posted a reply to JSON error in UI when using certain words, on the site WordPress.org Forums:
Hi @coleclark, Thanks for bringing this up, and sorry for the delay. 1. Would you…2 weeks ago
-
Posted a reply to variables are echoing out, on the site WordPress.org Forums:
Nice, glad that worked. Yeah, block_field() both echoes and returns a value, it's confusing. I…2 weeks ago
-
Posted a reply to variables are echoing out, on the site WordPress.org Forums:
Thanks for the template! How about: diff --git a/block-mock-image.php b/block-mock-image.php index 0a695f3..d2152fb 100644 --- a/block-mock-image.php…2 weeks ago
-
Posted a reply to variables are echoing out, on the site WordPress.org Forums:
@alienfactory, OK, could you please copy the entire template here? If this needs to do…2 weeks ago
-
Posted a reply to variables are echoing out, on the site WordPress.org Forums:
Hi @alienfactory, Thanks for bringing this up. Could you try using block_value() instead? Like: $image1…2 weeks ago
-
Posted a reply to Suggestion (to facilitate programmatic creation of blocks), on the site WordPress.org Forums:
The suggestion still stands, but I'm closing this, as there's no immediate action on this.…2 weeks ago
-
Posted a reply to <?php block_field( 'name-of-field' ) does not display, on the site WordPress.org Forums:
Sure! Thanks a lot for using Block Lab, and have a great weekend.2 weeks ago
-
Posted a reply to <?php block_field( 'name-of-field' ) does not display, on the site WordPress.org Forums:
Hi @huynhtuanstb, Thanks for bringing this up. Could you please try removing the capitalization? For…2 weeks ago
-
Posted a reply to it doesnt work with elementor, on the site WordPress.org Forums:
Hi @zoolo, Thanks for bringing this up. I'll test this with Elementor. Are there any…2 weeks ago
-
Posted a reply to Suggestion (to facilitate programmatic creation of blocks), on the site WordPress.org Forums:
Hi @docdunning, Thanks, that's a good suggestion. I'll look at this in more detail. Changing…2 weeks ago
-
Posted a reply to Using if Statement Prints Condition value?, on the site WordPress.org Forums:
Hi @tmac187, Thanks for bringing that up, and for using Block Lab. Using block_value( 'add-row-2'…3 weeks ago
-
Posted a reply to no gallery column but carousel, on the site WordPress.org Forums:
Yeah :) Actually, I can't find a fix in the plugin repo that wouldn't cause…4 weeks ago
-
Posted a reply to no gallery column but carousel, on the site WordPress.org Forums:
Hi @westonruter, That would almost work, but it looks like shortcode_atts() runs a few lines…4 weeks ago
-
Posted a reply to no gallery column but carousel, on the site WordPress.org Forums:
I'll work on a PR for this.4 weeks ago
-
Posted a reply to Suggestion – publish list of Block Lab icons, on the site WordPress.org Forums:
Hi @docdunning, Thanks, that's a good idea. It'd be helpful to have documentation on the…4 weeks ago
Developer
-
Adapter Gravity Add-On
Active Installs: 10+
-
Adapter Post Preview
Active Installs: 20+
-
Adapter Responsive Video
Active Installs: Less than 10
-
Adapter Widget Rows
Active Installs: 10+
-
Block Lab
Active Installs: 6,000+
-
Bootstrap Swipe Gallery
Active Installs: 20+
-
Bootstrap Widget Styling
Active Installs: 100+
-
Widget Live Editor
Active Installs: 100+
Contributor
-
AMP
Active Installs: 400,000+