Brian

Forum Replies Created

Viewing 15 posts - 2,941 through 2,955 (of 11,256 total)
  • Author
    Posts
  • in reply to: Add photo view to current page #1026585
    Brian
    Member

    You’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

    in reply to: Customize the PRO Upcoming Events widget day/date block? #1026584
    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!

    in reply to: List view only shows 5 events and no order #1026581
    Brian
    Member

    Hi,

    Sorry for the issues you are having. I can help out.

    I see you are using the Divi theme and it is their archive settings causing this as the Event Views are archives.

    Head to Divi > Theme Options > General Settings > Number of Post displayed on Archive pages

    Change that number to 20 or what you have as the number of events to show in our settings.

    That should fix the issue.

    Let me know how that works out.

    Thanks

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

    Hi,

    For the most part we work with Divi, however, for any plugin or theme with a drag and drop page editor it tends to conflict with our main Event Views of Month, List, Map, etc as they are archives and not pages.

    I do know when using Divi this setting should be set to 10:

    Theme Options > General Settings > Number of Post displayed on Archive pages

    Beyond that I do not have information on other issues that could come up.

    Month View

    As for the snippet I tried on my test site and it worked for me.

    If it is not working in any theme you could verify the location again and the spelling of everything.

    If you can let me know the exact directory you are using and what the coding looks like I might be able to pick out an issue.

    Thanks

    in reply to: Excerpt only – No Calendar view #1025500
    Brian
    Member

    Hi

    Glad to see you figured it out.

    We do not have shortcodes for the main views of Month, List, Map, etc so we do not have a feature to show the Month View on another page.

    We do have the widget shortcodes here:

    https://theeventscalendar.com/knowledgebase/pro-widget-shortcodes/

    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

    in reply to: Target page-id for community/add #1025498
    Brian
    Member

    Great, thanks for sharing.

    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!

    in reply to: error message #1025497
    Brian
    Member

    Great, 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!

    in reply to: Target page-id for community/add #1025382
    Brian
    Member

    Hi,

    Thanks for using our plugins. I can help out here.

    The Community Events are not pages so they do not have ids with numbers.

    They did have unique body classes though.

    This body class is on the form page:

    tribe_community_edit

    This is the body class for the List of Events:

    tribe_community_list

    That should enable you to target css just on those areas.

    Let me know how that works out.

    Thanks

    in reply to: error message #1025378
    Brian
    Member

    Hi,

    Sorry for the issues on this.

    I can help resolve this. The function giving the fatal error, tribe_events_single_event_meta() was deprecated 16 months ago in 3.6 and removed in 3.11.

    To fix this you need to update your custom template single-events.php in your theme.

    You want to replace:

    echo tribe_events_single_event_meta();

    with this function:

    tribe_get_template_part( 'modules/meta' );

    Let me know if that resolves the issue for you.

    Thanks

    in reply to: Edit template to move tickets on event #1025331
    Brian
    Member

    Hi,

    Thanks for using our Products I can help out here.

    We have this guide for moving the form:

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

    Does that work for you?

    Thanks

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

    Hi,

    Glad that helped.

    Not sure where you want to exclude the venue information, but you can follow the themer’s guide and remove the venue areas on any of the event templates:

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

    Cheers

    in reply to: release of new version #1025328
    Brian
    Member

    Sounds good. I am going to close this thread.

    Please do not hesitate to create a new ticket if you have any more questions.

    Thanks!

    in reply to: search bar #1025326
    Brian
    Member

    Great, 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!

    in reply to: search bar #1024535
    Brian
    Member

    Hello Again,

    I can help out here as well.

    You want to put that into here:

    yourtheme/tribe-events/modules/bar.php

    A good rule of theme for the themer’s guide over rides is you change this:

    the-events-calendar/src/views/

    to this:

    yourtheme/tribe-events/

    And that should get the correct directory.

    Let me know if that works.

    Thanks

    in reply to: release of new version #1024532
    Brian
    Member

    Hi Edwin,

    We do not have an official timeline, but hopefully in the earlier part of December.

    That can always change if we have to fix more issues then we thought during QA.

    Let me know if you have any follow up questions.

    Thanks

Viewing 15 posts - 2,941 through 2,955 (of 11,256 total)