Brian

Forum Replies Created

Viewing 15 posts - 6,256 through 6,270 (of 11,256 total)
  • Author
    Posts
  • in reply to: iCal Feed URL only limits to one page #963192
    Brian
    Member

    The Google Calendar Export and the iCal Export are not designed to sync the entire calendar.

    They are designed for visitors to see an event and be able to add the details to their calendar.

    We do not have a feature to directly sync Google Calendar and the Events Calendar.

    If you would like to request that feature please head to our UserVoice Page and add your own or upvote that feature as they will increase the chances of it being added to a future version.

    http://tribe.uservoice.com/forums/195723-feature-ideas

    in reply to: Event Loading #963191
    Brian
    Member

    Your Welcome.

    I am glad to see you able to figure out a solution.

    in reply to: Date before title in Events list view #963187
    Brian
    Member

    Great glad it helps.

    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

    in reply to: Missing Year (2015) in Events Listing #963034
    Brian
    Member

    Hi Jesse,

    You are correct the current year does not show in the admin event list.

    That is intentional and also does that in other places as well.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Purchase question #963031
    Brian
    Member

    Hi James,

    Thanks for the interest in our plugins.

    We do have a non profit program and offer the plugins for free if you qualify:

    https://theeventscalendar.com/knowledgebase/do-you-offer-discounts-for-non-profit-organizations/

    Otherwise there is no bundle discount and each plugin is a separate purchase.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: How To Move Add-to-cart above the fold #963029
    Brian
    Member

    Hello,

    Thanks for using our plugins.

    We have this guide for moving the ticket form:

    https://theeventscalendar.com/knowledgebase/moving-the-ticket-form/

    Let me know if that helps.

    Thanks

    in reply to: iCal Feed URL only limits to one page #963026
    Brian
    Member

    Ok I looked at the output and I am not getting all the events either. I tried some different variations, but nothing was working. I will look again next week, but cannot guarantee I can provide coding for a customization.

    Cheers

    in reply to: Date before title in Events list view #963025
    Brian
    Member

    Close, but the list view and month view are always controlled from the core version of the Events Calendar.

    So check this directory:

    wp-content\plugins\the-events-calendar\views\list\

    Brian
    Member

    Hi,

    Thanks for using our plugins.

    I can help you go in the right direction.

    Please follow our themer’s guide:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    So you can see how to move and edit templates in your theme.

    Then you want to look for these two files to move and edit:

    the-events-calendar-community-events\views\community\modules\venue.php

    the-events-calendar-community-events\views\community\modules\organizer.php

    And I believe removing these two files should do it:

    <?php tribe_community_events_venue_select_menu( $event ); ?>

    <?php tribe_community_events_organizer_select_menu( $event ); ?>

    Let me know how that works out.

    Thanks

    in reply to: Date before title in Events list view #963003
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    To edit any of the templates you can move them to your theme and safely edit and not lose during updates.

    To do that please follow our themer’s guide on how to set that up:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    Then look into the list view templates in the view folder for what you are trying to do.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Are these customisations easily possible? #963001
    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!

    Brian
    Member

    Hi Heather,

    Thanks for using our plugins.

    Each Commercial Plugin is a separate license.

    So if you want Filter Bar and Pro you will have to purchase both.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Does EC PRO come with Tickets? #962998
    Brian
    Member

    Hi Heather,

    Thanks for the interest in our plugins.

    Each Commercial Plugin is a separate license and only requires the Core Version of the Events Calendar found on WordPress.org.

    So if you want WooCommerce Tickets and Pro you will have to purchase both.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: iCal Feed URL only limits to one page #962990
    Brian
    Member

    Ok thanks.

    I grabbed the coding from that link and there maybe an issue with the quotes not formatted correctly so you may have to replace all the single quotes.

    Once that coding is in place you have to trigger the Full Export using a link it does not replace the existing Exports:

    This link should work:

    http://yoursite.com/events/?ical=1&full-export

    So you can add that link on a template following our themer’s guide to get the full export:

    https://theeventscalendar.com/knowledgebase/themers-guide/

    A warning though if you have to many events the server may timeout before it creates the file.

    I found with that far a date in the future it did not work for me, but when I changed this 3000-01-01 to this 2015-12-31 it worked fine.

    Cheers.

    in reply to: Cannot import events from eventbrite #962938
    Brian
    Member

    Hi michaeltornblom and Erwin

    We were a little overzealous in our validation and on 32bit systems the intval() function returns a different number that is inputed.

    Since the eventbrite id runs through that function twice on input by the time the api tried to get the event it was not using the correct number.

    We are working on a solution to release as an official update.

    Thanks

Viewing 15 posts - 6,256 through 6,270 (of 11,256 total)