• Hi,
    Nice plugin thanks!

    I have a issue.

    – I create a loop template (OK)
    – In a loop template y create a CTA to modal popup of elementor.

    But the issue is when open the modal of the loop template, the modal not showing the data associated ( featured image, etc)

    Sorry for my english

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author dudaster

    (@dudaster)

    The Elementor Popup is not working inside the loop. Why? Because the loop is generated only once in the wp_footer hook.

    All you can do is fake it: make a second section make it behave like a popup with a small javascript.

    Plugin Author dudaster

    (@dudaster)

    I will try to implement something similar in the future

    maestromagnifico

    (@maestromagnifico)

    Same problem here. Posting this as an usage example. I’m creating a portfolio and I use Elementor Custom Skin to output previews of portfolio items on a main page. When I click on a preview, I want full version of portfolio item to popup. I know how to code this with PHP and JS, but I was looking for an easier way. Too bad there is no such thing for now.

    Is there a solution to this, Im having the same issue

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Create Popup From Loop Template’ is closed to new replies.