Forum Replies Created
-
AuthorPosts
-
November 3, 2016 at 10:36 am in reply to: Need the event start date in specific format – implementing countdown #1187179
George
ParticipantGlad to hear it! π
Best of luck with your project,
GeorgeNovember 2, 2016 at 5:59 pm in reply to: second performance on same day, not displaying in month, day or ‘see all’ views #1186744George
ParticipantHey Simon,
Thanks for reaching out.
To be clear, when you say “second performance of an event on same date”, do you mean recurring events that recur within the same day? So that, for example, if the first event is at 7pm and the second one at 9pm, they are part of the same recurring event series?
Thank you,
GeorgeNovember 2, 2016 at 5:57 pm in reply to: Need the event start date in specific format – implementing countdown #1186741George
ParticipantHey Gergana!
Thanks for reaching out.
Customizing the date format is _possible_ but will require some tinkering with code and with PHP date formats.
Just to put the disclaimer out early and set expectations here, we unfortunately cannot help with code customizing, tweaking, tinkering, etc., as elaborated upon in our support policy here.
With that being said, I’m happy to try and at least get you started here! π
The important thing to keep in mind with getting tribe_get_start_date to show a specific date format is that the third argument it accepts is the date format — you can define this using the standard PHP date format operators and it should work well!
So, to elaborate:
β’ The first argument for tribe_get_start_date is the event ID of the event whose start date you’re getting
β’ The second argument is simply true or false: true if you want the “time” to show in addition to date, false if not. It defaults to true.
β’Β The third argument is the PHP-style date format string which will be the format of the generated date.Here’s an example:
echo tribe_get_start_date( $event_id, true, 'm-d-Y h:i:s' );
βοΈ That should get the date of the passed event in the “2016-10-29 18:30:00”-style format you described here.To learn more about that ‘m-d-Y h:i:s’ string in the example code, what it means, and how to tinker with it yourself, check out the PHP date formatting basics here ? http://php.net/manual/en/function.date.php
I hope this helps!
GeorgeGeorge
ParticipantThis reply is private.
George
ParticipantHi there,
Thank you for reaching out. These forums here are our “Pre-sales Questions” forums, so we unfortunately cannot field technical support questions here.
It doesn’t currently appear that you have a premium license with us. If this is wrong, and you do have a premium license with us, then apologies for my misunderstanding!
However, in that case please log into the account on this site that has your premium license, and then post this question in a premium support forum.
If you indeed do not have a premium license, then please post your question in our free support forums here β http://wordpress.org/plugins/the-events-calendar
We check those forums a bit more than once per week, so hopefully we will be able to get to your question there.
Thank you,
GeorgeNovember 2, 2016 at 5:39 pm in reply to: Is it possible to remove certain event links from the calendar view? #1186727George
ParticipantHey AnnMarie,
Thanks for reaching out.
Doing what you describe would unfortunately only be possible with some custom CSS. I say “unfortunately” because we are not able to help with writing custom CSS here in the forums.
With that being said, I’m happy to at least try and get you started in the right direction when it comes to hiding the “click for more details” links you describe.
To help me help you, can you please clarify where these “click for more details” are? Please share a link to the place on your site where they are visible, and possibly even a screenshot that points out exactly what links you’re referring to. (You can do so by uploading the screenshots to this thread. If you have issues with that, you can upload to Imgur.com, Flickr.com, CloudUp.com, or any similar image-hosting site; then just share the links to those images here and I’ll take a look.)
Thanks!
GeorgeGeorge
ParticipantHey Estelle,
Thanks for reaching out!
You can certainly upgrade your license.
To be clear, though: are you aiming to upgrade to the Multisite License, or to the Business License? These are two separate licenses, and there is no Multisite Business License.
The upgrade process is different based on what license you’re hoping to use, so let me know β if you’re not certain, describe how you want to use the license in a bit more detail and I’ll happily help! π
β George
George
ParticipantHi there,
Thank you for reaching out. These forums here are our “Pre-sales Questions” forums, so we unfortunately cannot field technical support questions here. It does require a premium license to access premium forum support services.
It doesn’t currently appear that you have a premium license with us. If this is wrong, and you do have a premium license with us, then apologies for my misunderstanding!
However, in that case please log into the account on this site that has your premium license, and then post this question in a premium support forum.
If you indeed do not have a premium license, then please post your question in our free support forums here β http://wordpress.org/plugins/the-events-calendar
We check those forums a bit more than once per week, so hopefully we will be able to get to your question there.
Thank you,
GeorgeNovember 2, 2016 at 5:32 pm in reply to: Looking for events slider that works with "Importer Bundle" #1186724George
ParticipantHi Diane,
Thanks for your follow-up here.
When it comes to bundles, it sounds like what you’re saying is if you can essentially build your own custom bundle: so that, basically, you can get Events Calendar Pro, Event Aggregator, and Community Events for a bundled price instead of the Importer Bundle’s default package which includes Events Calendar Pro, Event Aggregator, and Filter Bar.
This is unfortunately not possible at this time β the only bundle rates available are the ones explicitly listed on http://theeventscalendar.com/bundles.
However, I’d be happy to work with you here. This is the “Pre sales” forum, so I cannot post private replies, which is necessary for this issue.
Please send me an email at support at theeventscalendar dot com with a link back to this forum thread in your email, for reference!
We can continue the discussion from there and I will help you arrive at the most affordable path forward based on your needs.
I will close this issue to facilitate your emailing meβdon’t forget to including a link back to this forum thread for reference! π
β George
George
ParticipantThis reply is private.
George
ParticipantThis reply is private.
George
ParticipantHello!
I wanted to post a quick note here that we have published a new Maintenance Release today that should address some of the problems reported in this thread.
You can read about the details of this release here β https://theeventscalendar.com/maintenance-release-events-calendar-4-3-2-event-tickets-4-3-2-premium-plugins/
I hope this update helps!
If issues persist, open a new thread in the forums and be sure to include your site’s complete, un-edited “System Information” as per the instructions in this knowledgebase guide.
Cheers,
GeorgeNovember 2, 2016 at 4:39 pm in reply to: Plugin conflict select_locale Event Calendar & Advanced Custom Fields Pro #1186702George
ParticipantHello!
I wanted to post a quick note here that we have published a new Maintenance Release today that should address some of the problems reported in this thread.
You can read about the details of this release here β https://theeventscalendar.com/maintenance-release-events-calendar-4-3-2-event-tickets-4-3-2-premium-plugins/
I hope this update helps!
If issues persist, open a new thread in the forums and be sure to include your site’s complete, un-edited “System Information” as per the instructions in this knowledgebase guide.
Cheers,
GeorgeGeorge
ParticipantHello!
I wanted to post a quick note here that we have published a new Maintenance Release today that should address some of the problems reported in this thread.
You can read about the details of this release here β https://theeventscalendar.com/maintenance-release-events-calendar-4-3-2-event-tickets-4-3-2-premium-plugins/
I hope this update helps!
If issues persist, open a new thread in the forums and be sure to include your site’s complete, un-edited “System Information” as per the instructions in this knowledgebase guide.
Cheers,
GeorgeGeorge
ParticipantHello!
I wanted to post a quick note here that we have published a new Maintenance Release today that should address some of the problems reported in this thread.
You can read about the details of this release here β https://theeventscalendar.com/maintenance-release-events-calendar-4-3-2-event-tickets-4-3-2-premium-plugins/
I hope this update helps!
If issues persist, open a new thread in the forums and be sure to include your site’s complete, un-edited “System Information” as per the instructions in this knowledgebase guide.
Cheers,
George -
AuthorPosts
