Skip Navigation

[Resolved] Toolset Gallery unable to display more than 10 images

This support ticket is created 5 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 4 replies, has 2 voices.

Last updated by Luo Yang 5 years, 4 months ago.

Assisted by: Luo Yang.

Author
Posts
#1360975

Hi guys,

I'm am trying to use the following to display a gallery (multiple images)

(Content Template for Woocommerce product)

<div class="row event-only">
<div class="popup-gallery">
<h2 class="mb50 txt-cent">Gallery</h2>
[wpv-for-each field="wpcf-event-gallery"]
[types field="event-gallery" size="medium" align="left" resize="crop" separator=" "][/types]
[/wpv-for-each]
</div>
</div>

Everything works, but if I have more than 10 images, it then fails to render shortcodes on the page.

Cheers,
Terry.

#1361035

Dear Terry,

The problem you mentioned above is abnormal, please check these:
1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/

3) Also check if there is any PHP/JS error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/

#1363411

Hi there,

All debugging has been turned on and there are no errors.

Cheers,
Terry.

#1363435

Hi,

Also noticed the inbuilt debugger does not work (no pop-up) on ecommerce pages?

Cheers,
Terry.

#1363941

Please provide database dump file(ZIP file) of your website, also point out the problem page and content template URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/