nico_belgio
New Member
Hi, i'm trying to develop a small gallery widget for Elementor and i'm trying to add a load more button. Actually i was loading elements integrating JS code in widget PHP and echoing an array jsencoded as js variable, but it's obviously unpractical and not so much good for performance. Is there a way to retrieve via ajax only the data i'm asking for? I found some ajax doc on elementor site, but it's a little bit unclear.. Thank you to everyone who could help