• Resolved Rahul K

    (@rkdevox)


    I’m encountering an issue with the Jetpack Gutenberg Slideshow Block in WordPress.

    When I use a custom AJAX function to implement infinite scrolling and load more posts dynamically, the Slideshow Block isn’t rendering properly in the newly loaded posts.

    The load more posts works perfectly for loading standard post content, but any post containing a Jetpack Slideshow Block fails to display the slideshow correctly. Instead, it just shows the raw block markup without the slideshow functionality.

    Has anyone experienced a similar issue or have any suggestions on how to ensure the Jetpack Slideshow Block initializes correctly after an AJAX call on success? Any guidance would be greatly appreciated!

    Thank you in advance for your help!

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Ajay Kumar Jain

    (@akumarjain)

    Hi @rkdevox, This could also be due to a plugin or theme conflict. Have you tried deactivating other plugins and switching to a default WordPress theme, such as Twenty Twenty Four?

    Could you share your website address so that we can look into it? If you want to keep your site address private, please contact us using this contact form and refer to this discussion thread.

    Thread Starter Rahul K

    (@rkdevox)

    @akumarjain The site isn’t public yet. We’re using a custom theme without any additional plugins, just a simple AJAX code for infinite loading of posts which I have already share. However, the Jetpack slideshow isn’t working on the newly loaded posts.

    Hi @rkdevox,

    Most of our image-based blocks rely on our CDN to pickup the image and then load it from there. Since your website is currently not public, it’s likely this is the reason why the images aren’t working.

    Do let us know whether that persists when the website is made public.

    Best,

    Plugin Support Tamirat B. (a11n)

    (@tamirat22)

    Hello @rkdevox,

    It’s been one week since this topic was last updated. I’m going to mark this thread as solved. If you have any further questions or need more help, you’re welcome to open another thread here. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Gutenberg slideshow block not rendering with custom infinite load posts’ is closed to new replies.