Yes, that kind of shortcode works as well on my demo site. Can you please replace the variable post.ID with a real/example post ID and recheck this issue?
Hi.
Can't help but to duplicate my demand from https://support.metabox.io/topic/mb-view-gridbuilder-card/ to here since it implies roughly the same thing : using dynamic data in a shortcode.
So I'm trying to use a MB View shortcode to display a View in a WP GridBuilder card. I was told I need to pull the post's ID to make it work, but it doesn't at the moment.
Here is the shortcode as I have it : [mbv name="wpgb-card-meta" post_id="{{ post.id }}"]