-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi!
I am trying to use meta data from the repeater field (checkbox value) in order to show or hide the grid listing on the Single Post Page. I'll try to explain it in context so it makes more sense:
One my Single Post Page in Elementor for Custom Post Type: Schools, I have created a section called Weekly Schedule.
The Weekly Schedule is a repeater field that includes these subfields:
Name
Level
Start Time
Duration
Day of Week (Checkbox): Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday.
I have created a listing item and with the grid listing I have shown these listing templates under the corresponding day of week. As you can see in my image, I was unable to hide the classes that were supposed to be only on Tue/Thu from the rest of the days of week since I cannot use Dynamic Visibility on Repeater Checkbox Fields either through just JetEngine or your additional plugin.
Let me know if I explained that well enough, if not, happy to share more information! Thank you so much!