Formatting issue

Home Forums Calendar Products Events Calendar PRO Formatting issue

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1341370
    Shawn Waggott
    Participant

    Hi,

    2 questions. First, I know Community Events doesn’t support WPML, but what are the restrictions? Does it just post in English? or does it not work at all? Would it be possibly somehow to make it post only in French if it does somewhat work?

    Second, I have a Events Calendar pro set up and am using the list view but for some reason there is no space after the province (before country). This also happens when I have a postal code (see attached).

    Thanks,
    Shawn

    #1341577
    Geoff B.
    Member

    Good evening Shawn and welcome back!

    Thank you for reaching out to us.
    I would love to help you with this topic.

    I know Community Events doesn’t support WPML, but what are the restrictions? Does it just post in English? or does it not work at all? Would it be possibly somehow to make it post only in French if it does somewhat work?

    What this means is that there is absolutely no integration for now on our end.
    That also means it only posts in the default WPML language by default.

    However, if you are up for it, some of our users have been able to achieve some level of customization for it that might proove satisfactory for you too: https://theeventscalendar.com/support/forums/topic/automatically-duplicating-added-event-calandar-items-on-publish-with-wpml/

    I have a Events Calendar pro set up and am using the list view but for some reason there is no space after the province (before country). This also happens when I have a postal code (see attached).

    Most likely this has to do with the theme you are using.
    The good news is that this is probably fixable with a bit of CSS.

    I would need to see a “live example” of an event on your site to help out.

    Could you please send me a copy of the latest version of your WordPress theme / child theme via a link to a .zip file link (stored Dropbox or Google Drive) so that I can run some tests on my end ? I recommend a private reply for that purpose.

    Please ensure you are using the latest files as found on your actual website.
    This way I will get access to any updates or customizations you might have made.

    Hang in there!

    Geoff B.

    #1341938
    Shawn Waggott
    Participant

    This reply is private.

    #1342190
    Geoff B.
    Member

    This reply is private.

    #1343079
    Shawn Waggott
    Participant

    This reply is private.

    #1343315
    Shawn Waggott
    Participant

    This reply is private.

    #1343329
    Shawn Waggott
    Participant

    This reply is private.

    #1344723
    Geoff B.
    Member

    Good evening Shawn,

    First off, I would like to apologize for the delay answering.
    We are currently experiencing a higher level of requests than usual.

    Please rest assured that we are working hard at correcting this situation.
    We appreciate your patience while we try to normalize things.

    In regards to the look of the address.

    Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-events-address .tribe-delimiter {
    margin: 0px 4px 0px 0px;
    }

    .tribe-events-address .tribe-country-name {
    clear: both;
    display: block;
    }

    To add pricing to an event I’m assuming we need the tickets plugin. If we get the plugin is it possible to have a price listed without having woocommerce or something else set up?

    Yes, you can absolutely do that.

    You could apply the following snippet in the functions.php file of your theme (without the PHP tag at the top): https://gist.github.com/GeoffEW/69f8a033fb614c78b3de45a197431135

    You might also need the following (depending on your situation): https://gist.github.com/GeoffEW/a63180206b4ebb3a1f30511228816652

    I have created a recurring event with an RSVP but when people RSVP to events on the different days the attendees only show up under the first event in that series under the list of events (see attached). Is there any way to fix this?

    That is because there is no current support for recurring events and Event Tickets Plus or Event Tickets.

    We are currently working on this however. Unfortunately, I cannot commit to a release date at this point. But stay tuned!

    In the meantime, the only workaround is to break each event from the series after they are created. In effect, each recurring event will now become a distinct event, which in turn allows it to have its own ticket.

    The obvious downside is that the events will no longer be part of a series per se.

    Let me know if that helps.

    Have a great day!

    Geoff B.

    #1355058
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Formatting issue’ is closed to new replies.