Cannot retrieve fields from other pods
-
Hello,
I have a pods named “Stat” that is a custom post type created with pods.
In this pod i have multiple fields including:
– weaponname
– ttkindex20mOn other pages, i’m trying to display the value of the field ttkindex20m when the weaponname is “Sten”
This is the shortcode i’m using:
[pods name=”stat” where=”weaponname.meta_value = ‘Sten'”]{@ttkindex20m}[/pods]But there is no value that is retrieved. I believe i’m using the right shortcode but please let me know if my where is not the correct one.
Would love if you could help me fix this issue!
Sincerely,
AlexScreenshot of the pod: https://warzoneloadout.games/wp-content/uploads/2022/08/2022-08-30_11h48_05.png
Screenshot of the Sten stat post type: https://warzoneloadout.games/wp-content/uploads/2022/08/2022-08-30_11h51_43.pngThe page I need help with: [log in to see the link]
- The topic ‘Cannot retrieve fields from other pods’ is closed to new replies.