Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Events Calendar Venues/Organizations do not populate using provided template #1303

Open
kevinfireside opened this issue Oct 5, 2022 · 1 comment
Assignees

Comments

@kevinfireside
Copy link

kevinfireside commented Oct 5, 2022

When I create a form using the Events Calendar Template provided, the venue & organization dropdowns do not populated automatically, instead displaying this as the option label:

function (from, to) {            this.splice(to, 0, this.splice(from, 1)[0]);        }

Here's what I have tried

  • Rebuilt the field as a dropdown (no options were visible beyond manually entered values)
  • Recreated using the template (got the code above again)
  • Commented out the condition here and it worked (during debugging $post_id was null so the post_type was never tribe_events)

Has something else changed that is causing this condition to fail?

Plugin Versions:
WP User Frontend - v.3.5.29
WP User Frontend Pro - v.3.4.11
The Events Calendar - v.6.0.1.1

WordPress Version: 6.0.1

@kevinfireside kevinfireside changed the title $post_id is null Events Calendar Venues/Organizations do not populate using provided template Oct 5, 2022
@anik-fahmid
Copy link

anik-fahmid commented Feb 16, 2023

Dear @kevinfireside, are you using their pro version? Because otherwise, it wouldn't work as per their release note,v.6.0.1.1. This could be the reason why it's not working with WPUF. We are working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants