Ari Stathopoulos
Ari Stathopoulos
After reviewing the changes made by @pingram3541 this is going to be harder than I thought. His implementation is solid, but pretty specific since he basically hard-coded these for a...
Yeah, I agree post_meta will be awesome. For the time being I'm trying to figure out the best way to implement it and I'm watching closely the https://github.com/xwp/wp-customize-posts plugin (which...
No update here yet... I'm working on something similar on a custom theme but so far haven't found a way to abstract it in a way that can be reliably...
Have you seen such a control outside the repeater?
Yes, it will be added. It won't be that long... I just have to prioritize fixing some bugs before adding new features. 👍
Added to the 3.1 milestone so as soon as 3.0 is released we can start working on this.
Even if there was an action to allow adding more fields in the repeater's markup - which is pretty to add - the problem is that repeaters are mostly JS-powered....
> I've been trying to find a way for the repeater to use native Kirki controls instead of the hard coded ones, That would be ideal... I've been thinking of...
hmmm... that's a neat feature request... Marking as one and I'll try to do some more research on the subject. 👍
Implementing this feature will be easy. The reason it has not been done yet is this part: > When the section is closed (back to upper level), the preview frame...