Brian

Forum Replies Created

Viewing 15 posts - 4,621 through 4,635 (of 11,256 total)
  • Author
    Posts
  • in reply to: List view Widget and List view Mini-Calendar Widget #993116
    Brian
    Member

    Hi,

    Yeah that change how you did it caused it to show for me.

    You want to keep the file in the plugin and copy to your theme into that exact directory and make the edits there.

    This keeps the file safe from plugin updates and recommended you use a child theme to keep edits safe from theme updates.

    Cheers

    in reply to: Filter Bar Background color #993111
    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

    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: Photo View not working with Genesis in Chrome #993108
    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: Calendar view event title font too big #993107
    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: ical importer for google calendar #993106
    Brian
    Member

    Hi,

    Glad it is partially working.

    So One Time Imports work? But not the recurring?

    I am not sure if that is the timezonedb extension, if the one time import works then that extension should be there.

    What is your recurring setting? And you are using the link provided before correct?

    Let me know and I will test out myself.

    Thanks

    in reply to: Reccurring event won't work after I updated to 3.11 #993103
    Brian
    Member

    Ok great glad that bypasses the issue for now until we can get a fix released.

    And thanks for the suggestion we are working on a feature to do a custom recurrence like that hope to have it out in the next couple of releases if everything goes according to plan.

    Since we do not have anything else to add to this issue right now I am going to close the ticket to replies.

    This issue is not closed though and we will update it once we release a fix.

    Thanks

    in reply to: question- about woocommere ticket cart #993099
    Brian
    Member

    Hi,

    Yep each person should get a order email and a ticket email now when they order.

    The order email is controlled by WooCommerce and that is where you can customize it.

    The ticket email can be modified following our themer’s guide:

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

    To edit this template in your theme:

    the-events-calendar\src\views\tickets\email.php

    As for the Zapier and WooCommerce, George has responded back in this thread:

    how to configure woocommerce zapier to each event on calendar

    Thanks

    Brian
    Member

    Hi,

    I am not sure if that is the only thing. That was the only thing that jumped out at me. It really depends on how all the features are setup too.

    One thing to look into to see if it helps is to change the Event Template:

    Head to this page:

    Events > Settings > Display Tab

    Then change this setting:

    Events Template to Default Page Template

    Or you can change it to Default Event Template if not there and see if that helps.

    Thanks

    in reply to: targeting the theme page #992877
    Brian
    Member

    Hi,

    Thanks for using Pro. I can help out here.

    I got this css to remove that white space on event templates:

    .tribe-is-responsive .breadcrumbs {
    display: none;
    }

    As for changing the wording of events.

    You can try out the first snippet here and that might get all of it for you:

    https://gist.github.com/jesseeproductions/f4b175d407efa48564a9

    Changes Class and Classes to what you would like it to be.

    Let me know how that works out.

    Thanks

    in reply to: Modify Countdown widget to show next event in category #992875
    Brian
    Member

    Hi,

    Thanks for making this suggestion. I do not have any coding to provide on this, but it is something we have talked about doing.

    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.

    http://tribe.uservoice.com/

    Thanks

    in reply to: Remove breadcrumbs from upcoming events listings #992873
    Brian
    Member

    Hi Sue,

    Thanks for using the Events Calendar Pro.

    What are you using to create the breadcrumbs?

    And can you please provide a link in a private reply so I can take a look.

    Thanks

    in reply to: Wootickets and sold out recurring events. #992872
    Brian
    Member

    Hi,

    Thanks for using our plugins.

    We do not support recurring events with tickets so I am limited on supporting this.

    If you do use recurring events and tickets all the tickets are under the initial event so that is why it only displays the Sold Out Message There.

    To get around this you would want to pass the initial event id to the sold out functions so that it grabs the ticket information from that first event.

    I do not have much to provide on this, but you maybe to use this function:

    wp_get_post_parent_id( $post_ID );

    To get the id of the initial recurrence.

    Let me know if you have any follow up questions.

    Thanks

    in reply to: Events not appearing in \"Edit Events\" #992869
    Brian
    Member

    Hi,

    Thanks for using our plugins. Sorry for the issues on this. I can help troubleshoot it with you.

    The license itself is only needed for automatic updates and not for the plugin to work so it should not cause the issues you are having.

    It looks like you are running the latest version of all the plugins so please look for a conflict following our testing for conflcits guide and see if that help find the source of this:

    Testing Conflicts With Themes and Other Plugins

    Let me know what you find out and we can go from here.

    Thanks

    Brian
    Member

    Hi,

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

    Where are you trying to show the values? For each event? Or for the month view in general?

    Let me know and I can try to make some suggestions.

    Cheers

Viewing 15 posts - 4,621 through 4,635 (of 11,256 total)