Title: Shortcode for Loop Item Elementor
Last modified: May 30, 2025

---

# Shortcode for Loop Item Elementor

 *  Resolved [virmansyah](https://wordpress.org/support/users/virmansyah/)
 * (@virmansyah)
 * [10 months, 1 week ago](https://wordpress.org/support/topic/shortcode-for-loop-item-elementor/)
 * 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](https://wordpress.org/support/users/virmansyah/).

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

 *  Plugin Support [pdclark](https://wordpress.org/support/users/pdclark/)
 * (@pdclark)
 * [10 months ago](https://wordpress.org/support/topic/shortcode-for-loop-item-elementor/#post-18496591)
 * `[pods name="ticket_info" field="price_ticket" use_current="1"]`
 * [https://docs.pods.io/displaying-pods/pods-shortcode/](https://docs.pods.io/displaying-pods/pods-shortcode/)
 *  Thread Starter [virmansyah](https://wordpress.org/support/users/virmansyah/)
 * (@virmansyah)
 * [10 months ago](https://wordpress.org/support/topic/shortcode-for-loop-item-elementor/#post-18496885)
 * I have used the shortcode, but the data does not appear.
 *  Thread Starter [virmansyah](https://wordpress.org/support/users/virmansyah/)
 * (@virmansyah)
 * [10 months ago](https://wordpress.org/support/topic/shortcode-for-loop-item-elementor/#post-18497610)
 * `[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](https://wordpress.org/support/users/virmansyah/)
 * (@virmansyah)
 * [10 months ago](https://wordpress.org/support/topic/shortcode-for-loop-item-elementor/#post-18497652)
 * 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.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

## Tags

 * [archived](https://wordpress.org/support/topic-tag/archived/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 7 replies
 * 2 participants
 * Last reply from: [virmansyah](https://wordpress.org/support/users/virmansyah/)
 * Last activity: [10 months ago](https://wordpress.org/support/topic/shortcode-for-loop-item-elementor/#post-18497652)
 * Status: resolved