Forum Replies Created
-
AuthorPosts
-
Nico
MemberThat’s great to hear Lee 🙂
I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.
Have a great weekend,
NicoNico
MemberStocked to hear you could work this out Kevin 🙂
Thanks so much for the kind words! I’m truly glad to help you understanding a bit more about WP while solving this.
I’ll go ahead and close out this thread, but if you need help with anything else please don’t hesitate to create a new one and we will be happy to assist you.
Cheers,
NicoNico
MemberHi there Lee,
Thanks for getting in touch and for your interest in our products 🙂
Unfortunatelly our calendar doesn’t come packed with booking capabilities. And although it’s possible to password protect events (by using WordPress default pass functionality) this works per event and not as you seem to describe (one pass to unlock all events for a given customer). So I guess this might not be the right solution for you 🙁
If you want to try our products out you can use The Events Calendar free version, or you can go ahead and purchase the products for testing. If you decide they are not what you are looking for, you can ask for a full refund within 30 days of purchase. For more information take a look at our refund policy.
Please let me know if you have any follow-up questions about this,
Best,
NicoNico
MemberThanks for following up Kevin!
Why should I have to do these steps, surely the plugin should handle any deprecated code?
No offense taken! The deprecated code is in the template override really not in the actual plugin code. You can also go ahead and remove (or temporarily rename) the template override file, and then the error will disappear but probably the template override is there to do some custom modifications over the regular list widget.
This seems weird, even if I did amend a core WP file, which I am not going to, it would be overwritten at the next update. So where’s the use in that?
You are right core files (from WP, plugins or themes) shouldn’t be edited! In this case the core file is just outputting the deprecated notice, but this doesn’t mean the edit should be made there.
Finally where is the variable to turn errors/warnings on or off as I would very much like to see and fix this issue in the staging site before doing so on the live site!
Take a look at this article from the WordPress Codex: Debugging in WordPress. Hopefully this will give you an overview of how to set up your live and dev sites for debugging.
Have a great weekend,
NicoNico
MemberHi Kevin,
Thanks for getting in touch with us! I’ll help you here…
I see there are two different errors in your client homepage. The first one refers to the template override location. You should move the file /httpdocs/wp-content/themes/twentytwelve-child/trive-events/widgets/list-widget.php to /httpdocs/wp-content/themes/twentytwelve-child/tribe-events/pro/widgets/list-widget.php.
The second error is stating that the function tribe_get_custom_field is no longer available and you should use tribe_get_custom_fields (with final s) instead.
You are probably not seeing the issues in the staging site because errors/warnings might be off in that instance.
Please let me know if the above helps,
Best,
NicoNico
MemberHi there Tinashe,
Thanks for getting in touch with us and for your interest in our plugins!
Unfortunately it’s not possible to export events from your WordPress site to Facebook. Our Facebook Events add-on only allows to import events from Facebook to your site, but no export is supported.
Please let me know if there’s anything else I can help you with,
Best,
NicoAugust 5, 2016 at 5:26 am in reply to: can i assign a custom ticket number to each attendee #1148079Nico
MemberHi Don,
Thanks for reaching out to us! Unfortunately we are not able to provide support in the pre-sales forum 🙁
We are happy to assist our premium users with support issues via our premium forums, please log into the account that has been created when the purchase was made. If you have not purchased one of our premium plugins, you can post in our open source forum. We review that forum weekly, mainly for bug reports.
I’ll go ahead and close out this thread, but please do post in the appropriate forum and we will be happy to assist you.
Best,
NicoNico
MemberHey Kramer,
Thanks for getting in touch with us and for your interest in our plugins!
Sure it’s possible to use our products to build a TV schedule. I guess you’ll need to use Events Calendar PRO to create recurring patterns for events/shows. You can change the word ‘Events’ for ‘shows’ or other word, and also set the URLs to match this.
Maybe the best way to see if our products fit your needs is to actually try them out. While we don’t have a trial period, you can go ahead and purchase the products for testing. If you decide they are not what you are looking for, you can ask for a full refund within 30 days of purchase. For more information take a look at our refund policy.
Please let me know if there’s any particular doubt I can help you with,
Have a great weekend,
NicoNico
MemberHi there Lennart,
Thanks for getting in touch with us and for your interest in our products 🙂
So jumping into your questions, for recurring events Events Calendar PRO is needed. While it doesn’t come with Filter Bar packed you can use a free plugin: Category Colors which adds a simple category navigation before the calendar. Or include links to the categories right from your navigation menu.
Please let me know if this answers your question,
Best,
NicoAugust 4, 2016 at 5:30 pm in reply to: Need to be able to sort events by the date they are created. #1147906Nico
MemberHi Andrew,
Thanks for reaching out to us! I can help you here…
One of the filters for looking up shows is “Just Announced” which will return the 8 most recent shows that have been created.
You can use Pro Widget Shortcodes to embed a list of the latest events.
If the above is not what you are looking for please describe a bit more how you are getting these ‘filtered’ lists of events. If you are coding this yourself you can look into using tribe_get_events function.
Please let me know about it,
Best,
NicoNico
MemberHi there Justin,
Thanks for getting in touch with us!
From what I see it’s seems to be an issue with how Avada (or the child theme) formats the tickets form. Can you try to reach out to Avada support on this?
To narrow this down you can de-activate the child theme and see if the form still shows this way.
Please let me know if they are able to help you out on this issue,
Best,
NicoNico
MemberHi there Jim,
Thanks for getting in touch and for the detailed description of what you are trying to achieve!
Per default this is not possible, all new events have a details (single event) page. But maybe if you assign a special category to to these ‘save the date’ events and customize the views a bit it can be possible.
Just to be sure, you wan these events to show in the calendar front-end but eliminate the link to enter the single event page, right? If this is the case, which views are you using in the calendar front-end?
On the other hand if this is just a back-end thing, then you can create these events as Drafts and publish them to the site once they are ready to go.
Can I create a calendar entry that simply saves the date without having to create an Event page to go with it?
The process in the back-end, the event creation will be the same! Not sure if you are looking for a different workflow on this side as well.
Please let me know about it,
Best,
NicoNico
MemberHi there Gary,
Thanks for getting in touch with us and sorry to hear about this issue!
This is an issue I’ve never seen before, so not sure what’s up. So first of all if this is happening to the live site, then you can downgrade the plugins to the previously working versions and see if that makes it right again.
On the issue it self, if you have a staging site it would be a good test to re-download latest versions (to discard any issues with the update) and follow the steps described in our Testing for conflicts guide. This way we can see if this is a problem in our plugin or a conflict with the theme or other installed plugins.
Please let me know about it,
Best,
NicoNico
MemberHi there Chis,
Thanks for getting in touch and for your interest in our plugins!
Not sure what you are trying to achieve, but it’s not possible to create an event without and end-date. With Events Calendar PRO you can create recurring events, so for example you can create an event that happens every day for the hole year or event extend the recurrence end date further in time.
Can you elaborate a bit more on what you are looking with this ‘event without end date’? Maybe there’s another way of settings this up!
Please let me know about it,
Best,
NicoNico
MemberHi there Nathan,
Thanks for getting in touch! I can help you here…
Seems like the page is encountering a fatal error and it’s only printing the page up to the final event but not completing the view more link!
If on the same page you use a working shortcode like [tribe_events_list category=”9months-3yrs”], does it works as expected? And if you remove the limit parameters from the original shortcode?
Also can you enable error output for the site so we can see the actual error on the page?
Thanks,
Nico -
AuthorPosts
