Forum Replies Created
-
AuthorPosts
-
Brian
MemberHi,
Thanks for the interest in our plugins. I have answered your questions below.
Selection criteria:
– According to different topics/categories (e.g. personal development, mediumship, trance)
– According to where the events are happening (e.g. Basel, Zurich, Bern)
– According to who will lead the workshop / eventThis can work for the filter bar, but we do not have location based filters only the category, venue, and organizer.
We do not support the following features or would be provided by a theme or other plugins:
– Event calendar with ability to register for events
– News page (when a new event gets published or a new blog entry this should go automatically onto the news page)
– Blog where people can publish essays, blogs and can upload videos
– Reference page
– Contact Form for Feedback
More functionalities:
– Ability to set filter and get notifications via email:
o Filter should include which topic/category, which leader, which place (e.g. sent email when a new workshop with James Bond, topic/category personal development, location Basel gets published)
– Ability to register for individual workshops/event (and then have an email sent to the responsible person of the event
– Pro-actively send email monthly to ask people who previously published events to check whether what they have published is still valid and whether they have more event to publish in the meantimeThanks
Brian
MemberHi,
Thanks for the interest in our plugins.
To use Community Tickets you need to purchase Community Tickets, Community Events, and WooCommerce Tickets. They all must be installed and activated on your site for it to work.
You can find more information on the requirements here:
https://theeventscalendar.com/product/community-tickets/
Let me know if you have any follow up questions.
Thanks
November 17, 2015 at 8:26 am in reply to: List view does not update when clicking in calendar #1027051Brian
MemberHi,
Sorry for the issues you are having.
I visited your site and see what you mean.
I was not able to reproduce the issue on my site however.
You mentioned you disabled plugins and still had an issue.
Can you try our full testing for conflicts guide and see if that narrows down the cause:
Let me know what you find out.
Thanks
Brian
MemberHi,
Sorry for the issues you are having. I can help out here.
I took a look at your site and see what you mean.
I was not able to reproduce on my test site though.
I found this css fixes the issue:
.tribe-events-list-separator-month {
overflow: hidden;
}Add that css to your theme’s stylesheet or through a plugin such as Simple Custom CSS.
Let me know if that helps.
Thanks
Brian
MemberHi,
Thanks for using our plugins.
It is a conflict with some themes that set the post per page for archives to 5. I know Divi causes many of these conflicts.
The solution you provide is a good work around and we do have a ticket in place to make our settings take over here and reduce the conflict.
Let me know if you have any follow up questions.
Thanks
November 16, 2015 at 4:19 pm in reply to: Previous and Next buttons (suddenly) not navigating from initial page in List #1026653Brian
MemberYeah, changing those quotes would help. I went back and fixed it in the snippet so it is all using ‘ now.
We do not support older versions of the plugin so updating is the only option that we provide beyond this snippet here.
Cheers
Brian
MemberHi,
Thanks for using our plugins. We have this guide to upgrading your license.
https://theeventscalendar.com/knowledgebase/upgrading-a-license/
Let me know if that helps.
Brian
MemberHi,
Thanks for using our plugins. I can help out here.
I visited the site and see what you mean.
Do you have the Sticky in Month View Option Checked in the event? If so that might force that event to be first.
If you check that for recurring event does it work here?
That is the only method available we have to reorder events in Month View Days.
Let me know and we can go from here.
Thanks
Brian
MemberHi,
Thanks for using our plugins. I can help out here.
I visited your site and went to an event and click on the Google Export Link and it seemed to work for me.
Are you talking about having a link on the month view itself (the link you provided)
We do not have a method to export to google calendar from there.
However, let me know and I can try to help out.
Thanks
Brian
MemberHi Joe,
Thanks for the interest in our plugins. I can help out here.
That is a cool little form there. Unfortunately, we do not have anything close to that would work for you.
Our ticketing solutions create tickets per event and sold per event, plus they are not able to collect most of that information on purchase. They only collect the information needed for payment.
You might want to look to creating a custom form through Gravity Forms or Ninja Forms. Or also look for a booking plugin.
Let me know if you have any follow up questions.
Thanks
November 16, 2015 at 1:28 pm in reply to: Does Events Calendar Pro support user submission? #1026595Brian
MemberHi,
Pro does not have user submission those features are included in Community Events and that is a separate purchase.
https://theeventscalendar.com/product/wordpress-community-events/
If you are looking for just those features we can exchange licenses for that plugin.
Let me know.
Thanks
November 16, 2015 at 1:24 pm in reply to: Previous and Next buttons (suddenly) not navigating from initial page in List #1026590Brian
MemberThis might work:
function temp_fix_geocoords_breakage( $geocords ) {if ( is_array( $geocords ) ) {
return array_map( 'floatval', $geocords );
}}
add_filter( 'transient_geoloc_center_point_estimation', 'temp_fix_geocoords_breakage' );
Unfortunately, we do not provide a detailed guide of what changed. The only method available is to compare the functions in the customizations you have to the latest templates and see what is different. It is hard for us to tell what is changed so we are limited in providing much help, but I can try to help out. ‘
Thanks
November 16, 2015 at 1:19 pm in reply to: Showing the featured image in the monthly calendar view. #1026588Brian
MemberWe do not have recommendations for any themes.
We test our plugins against the WordPress Codex themes such as Twenty-Fifteen.
I personally use Genesis and we have a guide I wrote on helping fix any issues that arise between them.
Beyond that if you search in theme forest there are some Event Calendar compatible themes according to the themes.
I have no affiliate with them, but I found Boxy Themes to be good themes with Event Calendar Compatibility:
http://codecanyon.net/collections/4722786-boxy-studio-themes
They also include their own Week View Widget for the Events Calendar.
Cheers
November 16, 2015 at 1:16 pm in reply to: Event Calendar Pro – Event Notification email not going out to members #1026587Brian
MemberHi,
Thanks for the info.
This is the plugin that is sending emails. The developer of that plugin might be able to help:
https://wordpress.org/plugins/email-users/
Cheers
Brian
MemberI am glad to see you were able to figure it out.
I am going to go ahead and close this ticket. If you have a similar issue or another in the future, please do not hesitate to create a new ticket.
Thanks!
-
AuthorPosts
