Hi again!
Thanks for the feedback.
I did see that the shortcode generator was outputting grid
instead of grids
, which was due to some intermediary syntax – this is fixed now in the GitHub branch. The parameter to use is grids
. (grid
is used to pass an entire template manually)
I haven’t experienced only one grid being enabled and am not sure of how this would happen. grids
takes a comma-separated list of either grid post IDs or titles (NB: not the slugs). Can you double check that you are using the titles? Also, try seeing if the grid post IDs do work. If all else fails, try setting grids
to all
, so the template selector will appear.
Please post the full shortcode that you’re using here, so I can trace what’s happening exactly to try and figure out why this happens.
Lastly, if you have more feedback, please post it!! I think the better place is in GitHub issues, so as not to clutter the support forum here. But also feel free to add further feedback as comments here.
Mike