Submit review button not showing up
-
Hi, I am having a problem where the submit review button is missing.
When I click on the button with class “cr-ajax-reviews-add-review”, I only see the star select, text input and image upload with no submit review.
I’ve checked the HTML and it seems that the following is missing:
<input name="submit" type="submit" id="submit" class="submit" value="submit">
The following two are there, however.
<input type="hidden" name="comment_post_ID" value="2421" id="comment_post_ID"> <input type="hidden" name="comment_parent" id="comment_parent" value="0">
When writing the very first review for a product, I don’t have to click on the button with class “cr-ajax-reviews-add-review”, and in that case the submit button is there, which is how I figured out what HTML was missing.
Please let me know what I can try. Thank you.
The page I need help with: [log in to see the link]
- The topic ‘Submit review button not showing up’ is closed to new replies.