Forum Replies Created
-
AuthorPosts
-
Cliff
MemberSorry to hear that.
Please re-save your Permalinks settings and then reference https://theeventscalendar.com/knowledgebase/accessing-linking-community-events-pages/
Please let me know how this goes for you. If still having trouble, please share a screenshot, screen capture video, and/or relevant URLs to clarify exactly what’s happening.
Cliff
MemberGlad that worked for you. You’re welcome.
Cliff
MemberPlease try
photo-view-ajax-success.tribefrom /wp-content/plugins/events-calendar-pro/src/resources/js/tribe-events-photo-view.js (or .min.js) and let me know if that is what you were looking for.Cliff
MemberHi, Pascal.
We have such a feature request logged at https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/15103584-divi-integration
However, we don’t have any theme integrations of our own, and we don’t currently have plans to create any. Beaver Builder recently built an integration, and there are several ThemeForest themes that have as well, including Avada.
We do offer an Elegant Themes extension to address some compatibility issues. Additionally, we’ve focused effort on Gutenberg, since it will be part of WordPress Core as opposed to a specific theme.
We’ve got lots of things on our to-do list for both bug fixes and new features and building a theme of our own or integrations with existing themes like Divi isn’t currently one of these priorities.
If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
June 11, 2018 at 1:38 pm in reply to: Trouble understanding start_date in tribe_get_events() #1551005Cliff
MemberYou’ll need to figure out your custom code on your own, per our Scope of Support / Terms.
I’d suggest outputting all the various parts using var_dump()
Feel free to share any error messages or unexpected results from var_dump()
Cliff
MemberGlad to hear and thanks for letting us know.
June 6, 2018 at 4:13 pm in reply to: Trouble understanding start_date in tribe_get_events() #1547971Cliff
MemberYou need to change ‘start_date’ to be:
$now_amsterdam->format( 'Y-m-d H:i:s' )
Cliff
MemberGlad to hear! Thanks for letting me know.
Cliff
MemberSorry but I’m unclear what exactly you’re wanting. It sounds like you want to display a number of events, such as via the Event List Widget, but you want it to lazy load more events if someone reaches the end of the widget’s display.
This is not an existing or planned feature at this time. You could request this as a new feature (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.
This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.
If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.
===
Additionally, you may be interested in our [tribe_events] shortcode.
===
Hopefully this information helps. Please let me know if I didn’t correctly understand your request.
Cliff
MemberHi, Sarah. I confirmed with our development team that this is a current limitation, but we already have it logged as an enhancement.
My understanding is that it’s something on our end the way we integrate with Eventbrite’s latest API, so they’ll look into it.
I marked this thread as Pending Fix, which means it should receive a reply once this enhancement has been released. I cannot guarantee if or when it will be released, as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.
I apologize for this issue and appreciate your understanding and patience.
Cliff
MemberSorry about that. That form unfortunately has given us some trouble in recent months for yet-to-be-determined reasons…
Feel free to get the conversation started here, and I’ll let you know if/when I need to pass it off to the Agency Sales team.
FYI: I think our Agency’s minimum project is something like $25-50k (full project, not just calendar customizations), and we maintain a list of known customizers (we don’t guarantee their work, since we’re not a part of their projects) if you’d need assistance with just calendar stuff for a lower budget.
Looking forward to hearing back from you.
Cliff
MemberNo worries!
Here are all of our getting started guides: https://theeventscalendar.com/knowledgebase-category/primers/
Please review the Community Events one and let me know if you still need assistance.
Basically: wp-admin > Events > Settings > Community tab
Cliff
MemberGreat! Yes, you can: https://theeventscalendar.com/knowledgebase/upgrading-a-license/
Cliff
MemberGlad that worked for you! Thanks for letting us know.
June 5, 2018 at 3:23 pm in reply to: Trouble understanding start_date in tribe_get_events() #1546889Cliff
MemberHi. Sorry you haven’t figured this out yet.
Firstly, you should use the tribe_events_pre_get_posts hook for that last snippet.
Secondly, I’m unsure of the full code used to produce your test site, but it outputs an extra colon: https://cl.ly/0F0U2O1H1u14
Could you please provide me the entire snippet used to generate that test page’s content?
-
AuthorPosts
