-
AuthorPosts
-
April 15, 2026 at 2:52 am #257465

soikot zamanParticipantI am following up on a critical functional bug in the WooCommerce Photo Reviews plugin regarding the Amazon review import feature.
The issue is not just about finding the “Show more” button, but rather its functionality. While the first 10 reviews on the page can be imported without any issues, any reviews that appear after clicking the “Show 10 more reviews” button cannot be imported. The “Import” buttons either do not appear for these newly loaded reviews, or clicking them results in no action. It seems the plugin’s script is only scanning the initial DOM and failing to recognize or hook into the dynamic content loaded via AJAX.
Steps to reproduce:
1.Open an Amazon product review page.
2.Import any of the first 10 reviews (Works fine).
3.Click “Show 10 more reviews” to load the next set.
4. Attempt to import any review from this second set (Fails/No import option).
This limitation is making it impossible to collect a substantial number of reviews for my products. Please let me know if there is a fix or an updated version of the plugin that handles dynamic content loading correctly.
-
AuthorPosts
You must be logged in to see replies to this topic. Click here to login or register