Brian

Forum Replies Created

Viewing 15 posts - 2,926 through 2,940 (of 11,256 total)
  • Author
    Posts
  • in reply to: Multiple User Event Re #1027055
    Brian
    Member

    Hi,

    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 / event

    This 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 meantime

    Thanks

    in reply to: User submit tickets #1027052
    Brian
    Member

    Hi,

    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

    in reply to: List view does not update when clicking in calendar #1027051
    Brian
    Member

    Hi,

    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:

    Testing Conflicts With Themes and Other Plugins

    Let me know what you find out.

    Thanks

    in reply to: Links not working on List View #1027044
    Brian
    Member

    Hi,

    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

    in reply to: Discovered/fixed a bug related to List view #1027036
    Brian
    Member

    Hi,

    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

    Brian
    Member

    Yeah, 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

    in reply to: Upgrade to business from personal #1026651
    Brian
    Member

    Hi,

    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.

    in reply to: Hierarchy of events on month view. #1026604
    Brian
    Member

    Hi,

    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

    in reply to: Import to Google calandar incomplete #1026601
    Brian
    Member

    Hi,

    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

    in reply to: Enrollment #1026596
    Brian
    Member

    Hi 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

    in reply to: Does Events Calendar Pro support user submission? #1026595
    Brian
    Member

    Hi,

    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

    Brian
    Member

    This 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

    in reply to: Showing the featured image in the monthly calendar view. #1026588
    Brian
    Member

    We 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

    Brian
    Member

    Hi,

    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

    in reply to: Different default views for mobile vs desktop #1026586
    Brian
    Member

    I 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!

Viewing 15 posts - 2,926 through 2,940 (of 11,256 total)