George

Forum Replies Created

Viewing 15 posts - 1,936 through 1,950 (of 10,499 total)
  • Author
    Posts
  • George
    Participant

    Glad to hear it! πŸ˜€

    Best of luck with your project,
    George

    George
    Participant

    Hey 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,
    George

    George
    Participant

    Hey 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!
    George

    in reply to: Make Single event template span the entire page #1186732
    George
    Participant

    This reply is private.

    in reply to: Where to put the Start date code of the rss feed #1186729
    George
    Participant

    Hi 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,
    George

    George
    Participant

    Hey 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!
    George

    in reply to: Upgrade to multisite licence #1186726
    George
    Participant

    Hey 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

    in reply to: Help #1186725
    George
    Participant

    Hi 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,
    George

    George
    Participant

    Hi 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

    in reply to: calendar display #1186721
    George
    Participant

    This reply is private.

    in reply to: Event not showing in the Calendar #1186715
    George
    Participant

    This reply is private.

    in reply to: Bug Report: Conflict with ACF PRO/Select2 #1186703
    George
    Participant

    Hello!

    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

    George
    Participant

    Hello!

    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

    in reply to: ACF Conflict with Relation #1186701
    George
    Participant

    Hello!

    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

    in reply to: Follow up on "WPML and Category Pages" #1186700
    George
    Participant

    Hello!

    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

Viewing 15 posts - 1,936 through 1,950 (of 10,499 total)