Brian

Forum Replies Created

Viewing 15 posts - 8,881 through 8,895 (of 11,256 total)
  • Author
    Posts
  • in reply to: Events Passing Too Soon #930881
    Brian
    Member

    Good to know about the Home Page. I misread and thought the times were showing wrong.

    I checked around on my site and unable to reproduce the error and have GMT set to -5 by default as well.

    There are 3 variables in that function so one or more is incorrect.

    I created this function to check the variables:

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

    If you place that in the set_notices() function that should let us know if those times are correct.

    Let me know what you find out.

    Thanks

    Brian
    Member

    This reply is private.

    Brian
    Member

    Kevin,

    I totally get you do not want to completely reconfigure the plugin. My first thought when I hear that is to check on if this is the right tool for what you are trying to do.

    Our ticking plugins are very simple so yes they are missing options compared to booking or reservation plugins, but we are not claiming they have these options. The use case for our ticketing plugins is you have one event and would like to sell tickets for it.

    When you start getting into multi-day day weekly events our plugin was never designed to handle those. I apologize if that is unclear, I think we can go a better job explaining that on our ticketing project page and working to get that on there ASAP.

    To get what you are looking for the Events Tickets would have to support Recurring Events and Recurring Events would have to support custom recurrence both of those are significant projects that we cannot just provide a snippet or two to do. I would love to give you a bit of help, but if we can only help on 1% of a project I am not sure how much good we can do you. Not to mention how frustrating that can be.

    You mentioned WooCommerce and I have looked at their booking plugin that seems to me to provide a solution to booking these classes the way you would like it:

    http://www.woothemes.com/products/woocommerce-bookings/

    As much as we would like your business we maybe to far apart on the features we have on our plugins and what you are looking for.

    We can always provide a refund if you email us your receipt number to support(at)theeventscalendar.com

    Let me know what you would like to do and we can go from there.

    Thanks

    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: Public source control #930850
    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: Event Calendar Pro – Event List Widget – CSS Styling #930594
    Brian
    Member

    I am glad to see you were able to figure it out.

    There is not much else we can help with a custom layout such as this.

    Since you marked your answer correct, 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

    Ok sounds good let us know if you have any issues.

    Thanks

    in reply to: TubePress issue with facebook events #930591
    Brian
    Member

    Ok thanks for the information about TubePress. I wonder why it did not give the error for me and just you.

    I think the reasons it is slow is that each event from a Facebook page is checked with the Facebook API so all those are slowing the page loading as it waits for a response from Facebook for each one.

    Closing out this ticket, but if you have any other issues related to this or something new, please create a new one.

    Thanks

    Brian
    Member

    Yep the List Widget just got an upgrade in styling and nothing else.

    If you would like to request more features for it 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

    Thanks

    in reply to: Events Passing Too Soon #930585
    Brian
    Member

    Hi,

    Sorry for the issues you are having.

    I took a look at your site and see on the home page is showing Zumba w/ Belinda with this date and time Jan 8th @ 6:00 pm – 7:00 pm

    That is also what I see on the Single Event is that not correct? Which events are showing the times wrong on the the home page?

    Single Event Message
    Not sure why the This event has passed is showing. It would seem to me there is something going on with the timezones.

    The function that controls that text is called set_notices()

    Found at the end of this template:

    the-events-calendar\lib\template-classes\single-event.php

    The function uses this function for the time:

    time()

    And then this for the gmt_offset:

    $gmt_offset = ( get_option( 'gmt_offset' ) >= '0' ) ? ' +' . get_option( 'gmt_offset' ) : " " . get_option( 'gmt_offset' );
    $gmt_offset = str_replace( array( '.25', '.5', '.75' ), array( ':15', ':30', ':45' ), $gmt_offset );

    Does the time() return the correct time for your site? and what about the gmt_offset?

    Let me know and we can go from there.

    Thanks

    in reply to: COMMUNITY EVENTS ADD-ON #930549
    Brian
    Member

    Hi Thanks for the interest in Community Events.

    You can purchase Community Events by itself.

    You do not have to purchase Pro to use it.

    That is the same for all our plugins.

    They only require the Core Events Calendar on WordPress.org.

    Thanks

    Brian
    Member

    I am glad to see you were able to figure it out and thanks for sharing the coding.

    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

    This reply is private.

    Brian
    Member

    This reply is private.

    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 - 8,881 through 8,895 (of 11,256 total)