rtpHarry / jet-engine-repeater-values

Access JetEngine repeater values via Elementor Dynamic Tags
GNU General Public License v3.0
39 stars 10 forks source link

Clarification around usage #11

Open aayla-secura opened 1 year ago

aayla-secura commented 1 year ago

Hi there, apologies if this is a silly question. I came to this plugin from this issue (https://github.com/Crocoblock/suggestions/issues/2515) as I need to accomplish the same thing as the author of that issue (nested repeater listings and filtering the inner one based on the specific value of repeater of the outer one). Can you clarify how I can accomplish this using this plugin? I'm not using Elementor, only Gutenberg, will this be an issue?

gsqrt2 commented 1 year ago

Reading the plugin's introduction

This is a plugin which extends the Crocoblock Jet Engine plugin for Elementor. It integrates the Jet Engine repeater fields into the Dynamic Tags functionality of Elementor.

and from the fact that the plugin extends the class \Elementor\Core\DynamicTags\Tag, I'd say with considerable certainty that this plugin wouldn't work outside Elementor.