-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CMB2-grid group classes not working #44
Comments
Seems like eklingen88 have a solution for this: #42 |
Will merge it then, |
I've really not tested it enough to say that it really works. I only wanted to inform others with similar problems that there may be a solution |
belenski
added a commit
to belenski/CMB2-grid
that referenced
this issue
May 3, 2021
This change will allow usage of the "class" option for the grouped fields
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
I have a CMB2 Group and want to use Grid with class for the group fields but it shows me an error
Code for grid
ERROR:
Argument 1 passed to Cmb2Grid\Grid\Group\GroupRow::openGroupRow() must be an instance of CMB2_Field, boolean given, called in C:\htdocs\site\wp-content\plugins\grid\Grid\Group\GroupRow.php on line 60 and defined in C:\htdocs\site\wp-content\plugins\grid\Grid\Group\GroupRow.php on line 47
Can someone please tell me what's wrong and what is the right way to do it?
Waiting for your reply...
The text was updated successfully, but these errors were encountered: