• Resolved gfields43124

    (@gfields43124)


    My image gallery is about 30k images. But in short, I only want to show 5-10 per gallery, so I wrote a batch process to get the images, update the meta-data within wordpress, and the gallery itself (modula). The image gallery is erroring out from time to time depending on the gallery I am rendering. I am assuming the array is failing at some point. Note from my POV: the only difference is gallery 1 vs gallery 2 are the image names.

    E.G. Meta data from wp_postsmeta table
    Gallery 1: -> : s:2:”id”;s:4:”4978″;s:3:”alt”;s:0:””;s:5:”title”;s:63:”asset-cookman-edu-img1″;s:11:
    Gallery 2: -> : s:2:”id”;s:4:”4978″;s:3:”alt”;s:0:””;s:5:”title”;s:66:”asset-cookman-edu-img2″;s:11:

    Note: I am a WordPress newbie but due to the wordpress limitations, I can not upload 30K images, which will equate to about 100k images after resizing.

    I have about 100+ image gallery that have been created dynamically.

    Willing to pay for support!

Viewing 1 replies (of 1 total)
  • Plugin Support beatrice12

    (@beatrice12)

    Hello @gfields43124,

    Thanks for reaching out to us!

    The Max images count setting in Modula allows you to limit the number of images displayed in your gallery. More info here.

    If you have any questions, please reach out to us via our contact form here and we will continue our conversation there as we are not allowed to offer support for our premium versions on this forum.

    All the best,

    Beatrice.

    • This reply was modified 1 month, 3 weeks ago by beatrice12.
Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.