Thank you @rustaurius. I updated the Reviews plugin to 2.0.41 and am still not receiving the thank you email. Were you able to receive one?
Yes, the reviewer’s email is a field on the form and it was filled out. You’re welcome to leave a review on the test page. Thanks!
I was able to accomplish this like so:
<?php echo do_shortcode('[ultimate-reviews post_count="1" product_name="'.get_the_title().'"]'); ?>
Hi, Etoile. Thanks for the response.
Yes, I’m trying to add the shortcode via the theme’s template file.
I’m well versed in coding, but not as well versed with WordPress sites. That seems to be my hangup. I will see if I can figure out how to query the DB and output the product name field.
Thanks for your time.