Forum Replies Created
-
AuthorPosts
-
Brian
MemberGood 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
January 9, 2015 at 7:20 am in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #930864Brian
MemberThis reply is private.
January 9, 2015 at 7:14 am in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #930861Brian
MemberKevin,
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
January 9, 2015 at 6:46 am in reply to: Successful migration to your plugin, but my navbar disappeared without error…. #930851Brian
MemberGreat, 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!
Brian
MemberGreat, 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!
January 8, 2015 at 1:35 pm in reply to: Event Calendar Pro – Event List Widget – CSS Styling #930594Brian
MemberI 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!
January 8, 2015 at 1:33 pm in reply to: Successful migration to your plugin, but my navbar disappeared without error…. #930593Brian
MemberOk sounds good let us know if you have any issues.
Thanks
Brian
MemberOk 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
January 8, 2015 at 1:31 pm in reply to: Not seeing advanced list widget as an option in Widgets with ECP #930590Brian
MemberYep 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
Brian
MemberHi,
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
Brian
MemberHi 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
January 8, 2015 at 11:29 am in reply to: How to put different urls on "View all Events" link – Events list widget #930535Brian
MemberI 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!
January 8, 2015 at 9:44 am in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #930500Brian
MemberThis reply is private.
January 8, 2015 at 9:34 am in reply to: WooCommerce Tickets/Calendar Pro: I can not get tickets to add to cart #930494Brian
MemberThis reply is private.
January 8, 2015 at 8:24 am in reply to: Featured Image missing on 'Screen Options' of 'Add Events' page #930473Brian
MemberI 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!
-
AuthorPosts
