After the update, I have noticed that the reviews on the WooCommerce v3.3.5 (wordpress v4.9.5) product pages no longer display. It just displays a white space where the reviews should display. I’ve tried disabling all plugins except WooCommerce, and the issue still persists. Any help or direction you can provide would be great.
Thanks,
Eric
Hey echristoperj,
Thank you for using Enfold.
Edit the config-templatebuilder > aviashortcodes > product_snippet > product_snippet_review.php file. Remove everything and then replace it with this code.
// https://pastebin.com/ZyPrYnJy
Best regards,
Ismael
Thank you for the quick answer. That fixed the issue.