Forum Replies Created
-
AuthorPosts
-
Cliff
MemberHi Math.
Please check out this code snippet regarding the Tribe Bar:
https://gist.github.com/cliffordp/04b7bbe6e7d9009aec12acc0b9bd5bdd
You might be able to reference it and adapt it to work for Filter Bar instead.
Please note that this is in the realm of custom coding and therefore, we don’t provide support for it.
Additionally, you could add your vote or new idea to https://tribe.uservoice.com/forums/195723-feature-ideas/category/85255-filter-bar
September 20, 2016 at 2:50 pm in reply to: Attendee Information not displaying when ticket is selected #1166664Cliff
MemberHi Ingo.
I don’t know if it’s from you or other users, but I have heard of Jupiter theme conflicts. Sorry you’re caught in the middle here (again) without being a coder.
Here’s what I noticed from visiting https://test.storl.de/veranstaltung/ur-medizin/ — short video: https://cl.ly/3G122j0O170f
Line 58 of https://test.storl.de/wp-content/plugins/event-tickets-plus/src/resources/js/meta.js?ver=4.2.7 is where things are failing, but https://cl.ly/3e3q0x1I2B42 details some differences between the output from Jupiter and Twenty Sixteen themes that you might want to ask Jupiter support about.
If they provide you any helpful information, please do advise us on this. Otherwise, I’d suggest following our recommended troubleshooting steps, which I’m sure you’ve done before. You could deactivate all non-Modern Tribe plugins, leave Jupiter theme active (removing any theme customizations or child theme), and try again.
Please let me know how things go for you.
September 20, 2016 at 2:36 pm in reply to: MarketPlace For Events With ProductVendor Woocommerce #1166657Cliff
MemberYou can set the Community Events submissions to allow anonymous submissions (not enabled by default) and you can hold them for moderation, although you should be informed of these existing feature requests:
- Community Events – event update moderation
- Option to Auto-Approve Events from Specific Users
- Community Events: More Control Over Organizer Submission
Regarding pricing, yes, to sell tickets the user will need a PayPal account so you can split payments (some to them, some to you). You can visit Configuring Community Tickets for more information.
September 20, 2016 at 2:28 pm in reply to: Event List Widget – Displaying past events with 2am cut off #1166654Cliff
MemberThanks for the update, Brian!
Cliff
MemberSorry. I must have been looking at another user’s System Information Report.
Please follow our Testing for Conflicts Guide (basically switch to TwentySixteen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.
If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG and share any PHP errors you see while changing tickets quantity, navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.
Let us know what you find out.
Thanks.
Cliff
MemberJason, using the latest version of WordPress and all Modern Tribe plugins, http://outlook.office365.com/owa/calendar/[email protected]/Calendar/calendar.ics results in the “Unable to retrieve content from the provided URL” error message.
However, I tried it with our beta Event Aggregator plugin: http://betas.theeventscalendar.com/
Are you not experiencing the same?
Cliff
MemberUnless you notice anything different with all-day events, I think it’s just the issue I already logged before: iCal files with only a start date and duration (no end date) do not get imported correctly.
Cliff
MemberI’m glad to hear it. Have a great rest of your week!
Cliff
MemberThanks. Could you please send me a screenshot of this event’s wp-admin recurrence settings, including start/end times and timezone?
September 20, 2016 at 6:41 am in reply to: MarketPlace For Events With ProductVendor Woocommerce #1166345Cliff
MemberThat forum thread includes this reply, which provides code to do what you are asking.
All events, whether created by you via wp-admin or created by your users via Community Events front-end form, will appear in the same place on your site: in the main site calendar (typically located at yoursite.com/events)
Our Can You Have Multiple Calendars? KB article details other display ideas too.
You could use one of our plugin’s widgets or shortcodes to display events elsewhere throughout your site.
Cliff
MemberRe-reading your initial message, I’m unsure if your issue is regarding exporting events per Event Category or importing events to a specific category; I believe it’s the former, in which case…
Wherever you’re importing from shouldn’t matter. As long as things look right on your calendar and in your wp-admin area, exporting your calendar’s events by category should be easy:
- Go to an Event Category (e.g. http://wpshindig.com/events/category/wp-meetups/list/?tribe_eventcategory%5B%5D=25)
- Make sure you’re in List View
- At the bottom right, click Export Listed Events (e.g. http://wpshindig.com/events/category/wp-meetups/list/?tribe_eventcategory%5B%5D=25&ical=1&tribe_display=list)
Which sounds like exactly what you did…
Therefore, I wonder if your Divi theme is altering your posts_per_page argument when getting the events to include in the export. You can try the plugin at our Fix Divi theme pagination problems KB article and see if it helps in this situation.
I hope this helps. Please let me know if it doesn’t.
Cliff
MemberThanks for your UX suggestion. I’ve passed it along and unmarked it as the correct answer.
I don’t believe this is exactly what you’re wanting, but here’s a shortcode to show a map of all venues(an existing feature request that you can add your vote to if you’d like):
https://gist.github.com/cliffordp/8ecb7022d92f9c989e2e72ecdcf25c60
If you’d like to get all events separated by each venue (or some other “Venues Listing” view, you could add your own feature request if you’d like, as we do not have such a snippet at this time, but I think it sounds like a neat idea).
If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Cliff
MemberHi Juie.
Please reference our QR Code Checkins article and let me know if you have any follow-up questions.
Thanks!
Cliff
MemberHi Susan.
You could use one of our plugin’s widgets or shortcodes.
PRO enhances some additional functionality to the existing widgets that come with the free/core The Events Calendar (e.g. adding category filtering). It also adds some new functionality, like shortcodes.
We don’t have any specific integration with Divi, but we know there are many who use that theme with our plugins.
Last but not least, we have a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
Let me know if you have any follow-up questions.
September 19, 2016 at 2:52 pm in reply to: HTTP ERROR 500 when trying to save Attendee Info #1166117Cliff
MemberWell I bumped this to the highest priority and our release schedule is detailed at https://theeventscalendar.com/release-schedule/
The code snippet shared by Chris needs to be implemented directly in the actual plugin file at /wp-content/plugins/event-tickets-plus/src/Tribe/Meta/Storage.php
-
AuthorPosts
