Pods: BUG: Image Gallery With Pods for Elementor

Created on 5 Jan 2020  ·  3Comments  ·  Source: pods-framework/pods

Solution I Stumbled Upon

Before - [pods name="post" field="galeria_de_imagens"]

Insert Asterisk in both "" id and name and will work with all elementor posts, pods, etc...
After - [pods id=""name="" field="galeria_de_imagens"]

i was trying to erase and i typed the id and the name together... it worked... LOL

Issue Overview

Elementor Post with Pods Image Gallery wont work, it only imports one of the galleries, all other pots have the same gallery. Changing the new post image galleries images doesnt change nothing.

Expected Behavior

To each post, one individual gallery.
After i create the Gallery Pod, in the gallery space i can chose images without going each post inserting the images with elementor.

Current Behavior

All posts have the same gallery that the 1st post.

Pages And Shortcode

Im extending the Post Pod:

The POD config
image 1
image 2
image 3

Each page has different photos on the gallery
but it shows only the first page.

the shortcode im using:
[pods name="post" field="galeria_de_imagens"]

Pages:
https://amm.arq.br/arquitetura/
https://amm.arq.br/arquitetura-2/
https://amm.arq.br/arquitetura-3/

Need User Feedback Bug

All 3 comments

Issue-Label Bot is automatically applying the label Type: Bug to this issue, with a confidence of 0.79. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

[pods name="post" field="galeria_de_imagens"]
If it's for the current post you should omit the name attribute:
[pods field="galeria_de_imagens"]

I tried that, but for custom pod posts was not working.

Only for post extension worked.

Thank you!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

benfavre picture benfavre  ·  3Comments

garypaul picture garypaul  ·  7Comments

sundco picture sundco  ·  5Comments

PodsBot picture PodsBot  ·  7Comments

tuanmh picture tuanmh  ·  5Comments