We are building an auction listing website using Toolset.
Link to a page where the issue can be seen: hidden link
I expected to see but instead I got:
Output of the images a single time but it is duplicating several images
This is the view edit page:
hidden link
(FYI we are in the process of turning on petersencollectorcars.com and the dns is propagating now. The site can be accessed at crystals-customs.com until propagation completes)
This is the Loop Output Editor:
[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<wpv-loop>
[wpv-for-each field="wpcf-images"]
[types field="images" size="medium" link="false" id="$current_page"][/types]
[/wpv-for-each]
</wpv-loop>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found]
[wpml-string context="wpv-views"]No images found at this time.[/wpml-string]
[/wpv-no-items-found]
[wpv-layout-end]
This view is being called by Layout: Template for Auctions on Row 7:
hidden link
Can you please help?
Thank you!
Crystal
Update! All URLs are now petersencollectorcars.com. Here is a revised support ticket:
We are building an auction listing website using Toolset.
Link to a page where the issue can be seen: hidden link
I expected to see but instead I got:
Output of the images a single time but it is duplicating several images
This is the view edit page:
hidden link
(FYI we are in the process of turning on petersencollectorcars.com and the dns is propagating now. The site can be accessed at crystals-customs.com until propagation completes)
This is the Loop Output Editor:
[wpv-layout-start]
[wpv-items-found]
<!-- wpv-loop-start -->
<wpv-loop>
[wpv-for-each field="wpcf-images"]
[types field="images" size="medium" link="false" id="$current_page"][/types]
[/wpv-for-each]
</wpv-loop>
<!-- wpv-loop-end -->
[/wpv-items-found]
[wpv-no-items-found]
[wpml-string context="wpv-views"]No images found at this time.[/wpml-string]
[/wpv-no-items-found]
[wpv-layout-end]
This view is being called by Layout: Template for Auctions on Row 7:
hidden link
Can you please help?
Thank you!
Crystal
I figured out the fix. Much easier to put the info I was including in my View Loop directly in the Layout:
[wpv-for-each field="wpcf-images"][types field="images" size="medium" link="false" id="$current_page"][/types][/wpv-for-each]
It is working beautifully! Thank you for building such an amazing tool!
Best,
Crystal