Bug: Attributes need to be escaped in Linked_posts.php
-
The “data-create-choice-template” attribute on the select field in the?Linked_Posts.php?file needs to be escaped. Otherwise you see the following error (image) when trying to create a post.
Please update this for your next release:
data-create-choice-template="<?php echo esc_attr( sprintf( __('Create: %s', 'the-events-calendar' ), '<%= term %>' ) ); ?>"
The linked page will initially bring you to a gravity form that you need to submit. You can add any info you want, but you need to select “yes” for the final field. The form will redirect you to a community events form. Select the Venue Details dropdown and start typing a new venue and you’ll see the issue.
The page I need help with: [log in to see the link]
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- You must be logged in to reply to this topic.