Forum Replies Created
-
AuthorPosts
-
Brian
MemberNot sure, but we are aware of it and it will be fixed in 4.1.1 next week.
I am going to close this ticket to new replies, but the issue is still open and we will update this ticket once we release a fix.
If you have any new questions or issues please create a new ticket and reference this one.
Thanks
Brian
MemberHi Mark,
Yep it is in 4.1 and will be fixed in 4.1.1, which is not out yet, but hope to release in the last week in March.
Brian
MemberHi,
Thanks for using the Events Calendar.
Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.
If you have purchased a plugin from us, please login and post in the premium forums for that plugin and we can help you out there:
https://theeventscalendar.com/support/forums/
Thanks again!
March 23, 2016 at 5:38 am in reply to: Advanced Post Manager: bring filter to front-end Filterbar #1092833Brian
MemberHi,
Thanks for using our plugins. That is an interesting request.
I am sure it is possible to do that, but it would involve a large project to get it to work, which unfortunately is beyond the support we can provide.
If you think that is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for the interest in our plugins. I can answer your questions.
The Facebook Importer will import any event from a public page in Facebook. That means that if the page has any age, country, or any other type of restriction it will not work.
So it is possible it could import concerts, but it depends on the if the page has any restrictions.
Also, please note that the Facebook Importer can only import events in WordPress it does not enable you to create an event in WordPress and push it to Facebook. That unforunately, is not supported by their API.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for the interest in our plugins. I can answer your questions.
We have this feature to hide weekends in the week view only:
Events > Settings > Display tab called “Hide weekends on Week View”.
You can also see more info on the week view here:
https://theeventscalendar.com/week-view-refactor/
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using the Events Calendar.
Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.
If you have purchased a plugin from us, please login and post in the premium forums for that plugin and we can help you out there:
https://theeventscalendar.com/support/forums/
Thanks again!
Brian
MemberHi,
Thanks for using the Events Calendar.
Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.
If you have purchased a plugin from us, please login and post in the premium forums for that plugin and we can help you out there:
https://theeventscalendar.com/support/forums/
Thanks again!
Brian
MemberHi,
Thanks for the interest in our plugins. I can answer your questions.
As an event calendar, yes.
As a booking system, no. If you are looking to book rooms you would want to look for a Booking Plugin to handle that.
Let me know if you have any follow up questions.
Thanks
Brian
MemberHi,
Thanks for using the Events Calendar.
Here on the pre-sales forum, I’m afraid we do not provide technical support. I would ask that you take any technical support questions across to our wordpress.org forum – our staff scan it periodically and other community members may also be able to help out.
If you have purchased a plugin from us, please login and post in the premium forums for that plugin and we can help you out there:
https://theeventscalendar.com/support/forums/
Thanks again!
Brian
MemberIt could be possible to have them handle their own finances, but again would take a advanced customization to get working.
March 23, 2016 at 5:18 am in reply to: Switch from 3.12.4 to 4.1 version. Disappear advanced list widgets. #1092817Brian
MemberGreat, glad it is all working now, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
Brian
MemberYou’re Welcome.
Since this is marked resolved I am going to close this ticket, but if you need anything else related to this topic or another please post a new topic on the forum and we can help you out.
Thanks
Brian
MemberGreat, glad it helps, I am going to go ahead and close this ticket, but if you need help on this or something else please post a new ticket.
Thanks!
Brian
MemberHi,
Our standard is to generate our events page.
There is no feature to disable the link outright.
It is possible with a customization following our themer’s guide:
https://theeventscalendar.com/knowledgebase/themers-guide/
And move this file:
plugins/events-calendar-pro/src/views/pro/widgets/modules/single-event.php
to here in your theme:
yourtheme/tribe-events/pro/widgets/modules/single-event.php
There you need to change this:
" rel="bookmark"><?php the_title(); ?>To This:
<?php the_title(); ?>To remove the link for the title.
If you want to change anything else you can edit it on that template as well for the single events.
Cheers
-
AuthorPosts
