Repeater into repeater
By laguillen, 6 years ago. Last reply by Alex S, 6 years ago
Hi!! So far I have only worked with repeater and everything was fine. But in the widget that I’m creating, I have a repeater inside another repeater and I can’t show the content on my website. To be able to call the elements in the template, I write this function function get_template_variables($instance) { $vars =…