• Resolved virmansyah

    (@virmansyah)


    I created a Loop Item (Elementor) for the archive page.
    When I use the shortcode [pods name=”ticket_info” field=”price_ticket”].

    But the price that appears is the same data as the first post.

    What is the right shortcode so that the data can appear according to the price data for each post?

    Btw, i used currency field, so must use shortcode on elementor

    • This topic was modified 10 months, 1 week ago by virmansyah.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support pdclark

    (@pdclark)

    [pods name="ticket_info" field="price_ticket" use_current="1"]

    https://docs.pods.io/displaying-pods/pods-shortcode/

    Thread Starter virmansyah

    (@virmansyah)

    I have used the shortcode, but the data does not appear.

    Thread Starter virmansyah

    (@virmansyah)

    [pods name="ticket_info" field="price_ticket" use_current="1"]

    the data not show on Archived Page Template (Elementor). I used this shortcode on Loop Item. And the insert on Archived Page with Loop Grid (Elementor)

    Thread Starter virmansyah

    (@virmansyah)

    RESOLVED.

    I added bypass_detect_loop=”1” on shortcode. So like this :

    [pods field="price_ticket" bypass_detect_loop="1"]

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Shortcode for Loop Item Elementor’ is closed to new replies.