Home / Forums / WoodMart support forum / How to keep customer review photos after removing WooCommerce Photo Reviews plug
Home › Forums › WoodMart support forum › How to keep customer review photos after removing WooCommerce Photo Reviews plug
How to keep customer review photos after removing WooCommerce Photo Reviews plug
- This topic has 4 replies, 2 voices, and was last updated 1 day, 7 hours ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
September 21, 2026 at 9:16 am #729674
true.purity2ParticipantHi,
I’m using the WoodMart theme on my WooCommerce store (https://truepurity.hu), together with the WooCommerce Photo Reviews Premium plugin (VillaTheme, v1.3.3) for photo reviews.
I’d like to stop using the WooCommerce Photo Reviews plugin, but when I deactivate it, the customer-uploaded review photos disappear from the product pages.
Could you please help me with:
1. Does WoodMart have a built-in solution for photo/video reviews that could replace this plugin?
2. Is there a way to migrate the existing customer review photos into WoodMart’s own review system (or the standard WordPress Media Library), so they aren’t lost when I deactivate the plugin?Thank you for your help!
September 21, 2026 at 2:29 pm #729785Hello,
Yes, WoodMart has a built-in review image feature that can replace the photo review functionality provided by the third-party plugin.
You can enable it from:
Dashboard > Theme Settings > Single product > Reviews > Review images
WoodMart’s native review system allows customers to upload images with their product reviews. You can also configure the maximum number of images per review, maximum upload file size, make images required, and enable a filter to show reviews containing images.Please check this manual: https://xtemos.com/docs-topic/product-reviews/
Best Regards
September 22, 2026 at 2:44 pm #729873
true.purity2ParticipantThanks for the info. I did enable the native “Review images” option, but the photos that customers already uploaded through the WooCommerce Photo Reviews Premium plugin still don’t show up on the existing reviews – only new reviews would use the native uploader.
So my question is specifically about migration: is there a way to move/import the photos that are already attached to existing reviews (currently stored by the third-party plugin) into WoodMart’s native review-image system, so they display without that plugin?
For now I’ll keep the old plugin active so the existing review photos stay visible, and use WoodMart’s native feature for new reviews – but I’d like to fully migrate if possible. Thank you!
September 22, 2026 at 3:10 pm #729881
true.purity2ParticipantUpdate: I managed to solve this myself, sharing in case it helps others.
The old plugin (WooCommerce Photo Reviews Premium) stores its images as normal WordPress media attachments and keeps the attachment ID in a
reviews-imagescomment meta field (serialized array). WoodMart’s native review images feature reads a different comment meta field,_woodmart_image_id, as a comma-separated list of attachment IDs.Since the images were already proper media attachments, I only had to add one extra commentmeta row per existing review (copying the attachment ID from
reviews-imagesinto a new_woodmart_image_identry). After that, the old photos display correctly through WoodMart’s native review images feature, and I was able to deactivate the third-party plugin without losing anything.Thanks for your help and pointing me to the native feature – this can be closed now!
September 23, 2026 at 9:32 am #729906Hello,
Thank you very much for sharing the solution with us.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘How to keep customer review photos after removing WooCommerce Photo Reviews plug’ is closed to new replies.
- You must be logged in to create new topics. Login / Register