Forum Replies Created
-
AuthorPosts
-
Cliff
MemberSorry for the delayed response. I’m unsure why we didn’t get back to you sooner. My apologies.
The admin-ajax.php throwing a 500 error means there’s likely some other issues going on at your site that’s causing this console error.
Please enable WP_DEBUG and WP_DEBUG_LOG (which will create a file on your server at /wp-content/debug.log if there are any WP_DEBUG messages) and share any debug messages you see while trying to replicate this issue and doing other things on your site relevant to this ticket (such as visiting your site’s home page, events page, single-event pages, and anything else you can think to do).
Please let me know what you find out.
May 24, 2018 at 11:31 pm in reply to: Show specific calendar/events to a specific user(s) when logged in #1538503Cliff
MemberI believe you’re requesting the same thing as one of our existing feature requests: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/5967446-community-events-more-control-over-organizer-subm
Please do add your vote there. This allows us to gauge interest in this particular feature request, which helps us prioritize our development efforts.
We have a CSV import (free) but not a CSV export. Please reference https://theeventscalendar.com/knowledgebase/csv-files-options-and-examples/ — there is no way to automatically import, such as a CSV from a specific URL at a time interval
Please let me know if you have any follow-up questions.
Cliff
MemberGlad to hear and thanks for letting us know.
Cliff
MemberHi. Sorry you’re experiencing this recently-confirmed issue.
I marked this thread as Pending Fix, which means it should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed 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
MemberHi. Please check if you can spot any console errors at your site while you are performing this action. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)
Please let me know what you find out.
Cliff
MemberHi. Thanks for your detailed request. Please provide the whole code snippet, including the add_filter(), and I will try to sort this out for you.
Cliff
MemberHi. This text comes from Line 219 of /wp-content/plugins/event-tickets-plus/src/views/wootickets/tickets.php:
esc_html_e( 'Add to cart', 'event-tickets-plus' )We have this information regarding translations:
- Translating the premium plugins
- Translating The Events Calendar (free/core plugin)
- How to Override Plugin Language Files (custom language files on your own site)
- Customizing/Changing any bit of text (actual code snippet is at the very bottom) — or using the Say what? plugin (third-party, not guaranteed or supported by us) might be easier to setup and use to do the same thing as our provided code snippet
Please let me know if you need any further assistance.
Cliff
MemberHi, Jamie. This isn’t currently possible.
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.
If you need some coding help, you may want to ask your developer or reference our documentation and list of known customizers.
Cliff
MemberMark, I understood your question, but we do not provide customization support nor support to integrate with your theme/layout, per our Scope of Support / Terms.
The things I suggested were relevant to trying to get your site to operate correctly, even if it wasn’t specific to your request.
I hope you’re able to figure things out. Let me know if you think I can be of further help within our Scope of Support.
Cliff
MemberOur Known Issues page isn’t comprehensive. It’s more for long-outstanding issues, but thanks for checking it first.
Because you said it’s still not working, please share your System Information in a Private Reply. That will give me a lot of extra information to help troubleshoot this.
Cliff
MemberCorrect! Please let me know if you have any follow-up questions on this topic.
Cliff
MemberHi, Steven. Thanks for your interest in our plugin suite.
You’re correct that Event Aggregator (EA) is the product to purchase for this use case.
You can setup an auto-import for an .ics available through a link, just not one that is a manually-uploaded file.
Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
I hope this info helps. Let me know if you have any follow-up questions.
Cliff
MemberHi, Nicholas. Thanks for your interest in our plugin suite.
You wouldn’t need to use one of our plugin’s widgets or shortcodes (which require Events Calendar PRO) for this purpose because we automatically create yoursite.com/events for the archive.
You might try playing with this setting: wp-admin > Events > Settings > Display tab > “Events template” option — to see if changing it makes things work better for you.
Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
I hope this info helps. Let me know if you have any follow-up questions.
Cliff
MemberHi, Ella. Thanks for your interest in our plugin suite.
I think our suite has some of the functionality but not the overall application you’re needing.
===
We do not provide a “bookings” solution. The closest thing we have–in concept–is tickets for recurring events… however, this functionality does not currently exist but is on our long-term roadmap.
Our ticketing product also doesn’t currently support PRO’s recurring events.
If you start to create a ticket for a recurring event, there will be a little question mark notice that reads:
Currently, tickets will only show up on the frontend once per full event. For PRO users this means the same ticket will appear across all events in the series. Please configure your events accordingly.
You should add your vote to this existing feature request for Event Tickets to support PRO’s recurring events.
Something some users are doing right now is using PRO’s recurring events to populate their events calendar but then breaking each occurrence from the series to turn them into single events — basically using PRO as an event generator but not actually using its recurring events functionality on the front-end. Others are just dealing with the tickets on recurring events even though you can’t then tell which occurrence they reserved the ticket for… use this information for your own reference but please don’t take it as any sort of recommendation.
===
Our plugin creates one master calendar, but you can create the appearance of multiple calendars by using Event Categories.
Examples:
- main/master calendar where all the site’s events appear: http://wpshindig.com/events/
- WP Meetups category calendar: http://wpshindig.com/events/category/wp-meetups/
- Learning category calendar: http://wpshindig.com/events/category/learning/
There are additional methods and documentation at our Can You Have Multiple Calendars? KB article.
Note that this functionality is available in the free/core version of The Events Calendar. You would only need to buy one of our add-ons if you wanted those extra features (e.g. Map View from Events Calendar PRO).
===
Last but not least, we have Bundles and a pretty great Refund Policy so you can buy one or many of our add-ons and thoroughly test them.
I hope this info helps. Let me know if you have any follow-up questions.
Cliff
MemberHi, Mark. I believe that code came from here:
https://gist.github.com/cliffordp/04b7bbe6e7d9009aec12acc0b9bd5bdd
However, your copy/paste looks a bit incomplete from that code so maybe take a fresh copy from there.
Also, I noticed some console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.) I’d suggest getting all those resolved before trying to troubleshoot this snippet’s output.
Please let me know how this goes for you.
-
AuthorPosts
