-
Can be useful specifiy on wpbp.json a list of packages that will be added on composer.json and downloaded during the generator phase.
Mte90 updated
7 years ago
-
**Feature Request?**
Thanks so much for CMB2 and the [front end submit snippet](https://github.com/WebDevStudios/CMB2-Snippet-Library/blob/master/front-end/cmb2-front-end-submit.php).
I'm using `upd…
ghost updated
7 years ago
-
### Expected Behavior:
Show/Hide fields based on an option selected in the Format box.
For example i've added 'file_list' field which i want to show only if the Gallery option was selected in the Fo…
-
HI,
I have the settings in which I have the conditional logic set on tabs, they should only show when checkbox is checked.
I figured out that CMB2-conditionals adds data attribute to the field …
-
is there a way to add some kind of conditional statement that allows me to add a text area metabox when a radio button is clicked? I am trying to make a home page with multiple sections and i want to…
-
I want to show text or file with if else statement. If text is input in box it will show the input text otherwise it will show input your text from admin panel. the code may be like this,
```
…
-
With the metabox below I have a problem saving the radio button. To repeat the issue:
1. Create a new post
2. Choose "template 1"
3. Add Page (add Row)
4. Choose "template 2"
5. Publish
6. The 2nd pa…
-
First off, great addon to cmb!
I am having some js issues when the modal opens, specifically that items are not autoloaded. There is a console error: `wplink.js:169 Uncaught TypeError: Cannot read p…
-
I would love to see an option to conditionally disable an input field, based on another input fields value. It would eliminate the need for writing custom callbacks to check if a field is set.
-
We have four post formats.
- Standard
- Gallery
- Image
- Quate
How can we show/hide or filter fields according to our selected post format options?