Home › Forums › Calendar Products › Events Calendar PRO › No first recurrence rule available – "Add Another Rule" button non-functional
- This topic has 9 replies, 4 voices, and was last updated 9 years, 9 months ago by
Andrew Bacon.
-
AuthorPosts
-
June 24, 2016 at 1:51 pm #1131737
Andrew Bacon
ParticipantI’m experiencing the same issue – I’m using Enfold theme.
June 24, 2016 at 2:01 pm #1131739Andrew Bacon
ParticipantI reverted to Twenty Sixteen theme and the problem persists. Also deactivated all plugins aside from Events Calendar and Events Calendar Pro and the problem persists. Also deleted all functions from functions.php aside from theme_enqueue_styles and the problem persists.
I get the following error in the console:
ReferenceError: Handlebars is not defined
this.recurrence_template = Handlebars.compile( this.$recurrence_tmpl.html() );That error occurs on Line 27,
wp-content/plugins/events-calendar-pro/src/resources/js/events-recurrence.js?ver=4.2.1June 27, 2016 at 7:47 am #1132291Cliff
MemberHi. Sorry you’re experiencing this.
You said, “I’m experiencing the same issue,” but I am not sure what issue you are referring to. Was there another forum thread you meant to link to?
Could you please provide any screenshots, links, or other information that may help me try to reproduce this issue?
June 29, 2016 at 12:05 pm #1133665Andrew Bacon
ParticipantThe problem is that I have no recurring rule dropdown to add the first recurring rule, and when I click “Create another rule” the page is submitted, and no dropdown appears, so, effectively, I have no way to create recurring rules.
Similar to this thread: https://theeventscalendar.com/support/forums/topic/theme-conflict-venedor-breaking-add-another-rule-button/#post-1133554
I tried this code that I found in that thread in functions.php with no result:
function tribe_snippet_localize_linked_posts() { wp_localize_script( 'events-admin', 'tribe_events_linked_posts', Tribe__Events__Linked_Posts::instance()->get_post_type_container_data() ); } add_action( 'wp_enqueue_scripts', 'tribe_snippet_localize_linked_posts' );-
This reply was modified 9 years, 10 months ago by
Andrew Bacon.
June 29, 2016 at 3:14 pm #1133729Cliff
MemberI checked out that other thread. Do you know if your theme is dequeuing jQuery or loading its own custom jQuery at the wp-admin Event edit screen?
You might also look for console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
Please let me know so I can further assist with this issue.
June 29, 2016 at 4:31 pm #1133752Andrew Bacon
ParticipantI reverted to Twenty Sixteen theme and the problem persists. Also deactivated all plugins aside from Events Calendar and Events Calendar Pro and the problem persists. Also deleted all functions from functions.php aside from theme_enqueue_styles and the problem persists.
I get the following error in the console:
ReferenceError: Handlebars is not defined
this.recurrence_template = Handlebars.compile( this.$recurrence_tmpl.html() );That error occurs on Line 27,
wp-content/plugins/events-calendar-pro/src/resources/js/events-recurrence.js?ver=4.2.1I don’t know about jQuery de-queueing. How can I find that out?
June 29, 2016 at 4:33 pm #1133754Andrew Bacon
ParticipantI can’t find anything about this error that has to do with Enfold specifically, either, but it’s a very popular theme, so if it is related, I’m definitely not going to be the only person who experiences this problem.
June 30, 2016 at 8:44 am #1133980Cliff
MemberWe do not test our plugins with Enfold theme, but I know it is fairly popular among our users and I haven’t heard other reports like yours.
Since you said it’s happening at your site even with ONLY Modern Tribe plugins active and TwentySixteen theme active, could you please:
- create a new WordPress installation/site (whether on another domain/subdomain or as a subdirectory)
- Only install The Events Calendar and The Events Calendar PRO, nothing else
- Can you replicate the issue there?
- If yes, please provide a link to that site
Thank you for your extra effort and attention to detail here.
July 15, 2016 at 9:35 am #1140336Support Droid
KeymasterThis topic has not been active for quite some time and will now be closed.
If you still need assistance please simply open a new topic (linking to this one if necessary)
and one of the team will be only too happy to help. -
This reply was modified 9 years, 10 months ago by
-
AuthorPosts
- The topic ‘No first recurrence rule available – "Add Another Rule" button non-functional’ is closed to new replies.
