On a single event, where ticket sales dates are passed, when I try to post a comment I got this flowwing error “You need to select a ticket quantity before you can proceed”.
/* Include the post TYPE-specific template for the content.*/
espresso_get_template_part( ‘content’, ‘espresso_events’ );
genesis_get_comments_template();`
That could be a bug in your code or a missing closing html tag if you’ve altered the content-espresso_events.php template part. Normally the genesis_get_comments_template() will include the comment form in a separate html form so it’s independant of the ticket selector form.
The support post ‘EE4 – Comment Bug in single event’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.