Geoff B.

Forum Replies Created

Viewing 15 posts - 4,411 through 4,425 (of 9,860 total)
  • Author
    Posts
  • in reply to: Google Map not being Displayed #1227894
    Geoff B.
    Member

    Good evening Werner,

    I believe I have found just the thing!

    Could you try adding the following snippet to your theme’s functions.php : https://gist.github.com/elimn/4cbdbf600e4d25842a824147b2e56e5e ?

    Basically this will bypass the settings of each individual event.

    Let me know how that goes.

    Best regards,
    Geoff B.

    in reply to: Submit event descripton text box issue #1227890
    Geoff B.
    Member

    Good evening Mark,

    Awesome.

    Keep me posted!

    Have a great day!

    Geoff B.

    in reply to: I think my problem relates to the Community Events plugin #1227889
    Geoff B.
    Member

    This reply is private.

    in reply to: problème recherche lieu #1227865
    Geoff B.
    Member

    Bonsoir Audrey,

    Ce fut un peu long, mais j’ai pu obtenir des éclaircissements supplémentaires.
    J’ai cru bon les partager avec vous.

    Lors de la création de lieux (venue), une tentative est faite auprès de Google pour obtenir les coordonnées de latitude et longitude.

    Si jamais cela n’est pas possible pour une raison ou une autre, le résultat est très approximatif ou nul.

    Quoi qu’il en soit, le fait de cocher la case force l’obtention de la latitude et la longitude.
    Cela permet alors le bon fonctionnement de la fonctionnalité de recherche par ville.

    Cordialement,
    Geoff B.

    in reply to: remove calendar icon in events list widget #1227863
    Geoff B.
    Member

    Good evening Alexis and welcome to the Events Calendar Support forum!

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

    Of course, you could do a very simple template customization on the widget view.
    You might want to read our Themer’s guide to get a sense of how that works.

    You could also try adding the following CSS rule to your style.css file or in your Custom CSS metabox:

    .tribe-mini-calendar-event .list-date {
    display: none !important;
    }

    Let me know if that helps.

    Have a great day!

    Geoff B.

    in reply to: Event Calendar – User Front End Submission of Events #1227749
    Geoff B.
    Member

    Good afternoon Garrett and welcome to the Events Calendar forum!

    Thank you for your interest in our products.
    We’ll be glad to answer your questions.

    Allow users logged into the website (with very limited right – no back-end access) to create and submit an event to the calendar from the front end.

    Allow users to also create their organizer pages, where applicable – also on the front end.

    It looks like you will want to grab a copy of the Community Events add-on: https://theeventscalendar.com/product/wordpress-community-events/

    It provides all of these features.

    Allow regular users (non organizers) to register for upcoming events of interest.

    Depending on what type of registration you want, you can simply use:

    1. Our free Event Tickets plugin (that lets people RSVP to events with name and email): https://theeventscalendar.com/product/wordpress-event-tickets/
    2. Our Event Tickets Plus premium add-on (that lets you sell tickets AND allows you to capture additional attendee info on both paid tickets and basic RSVP tickets): https://theeventscalendar.com/product/wordpress-event-tickets-plus/

    Let me know if that helps.

    Have a great day!

    Geoff B.

    in reply to: Neither Event Category nor Venues displays on Filter bar #1227747
    Geoff B.
    Member

    Good evening Jeremy and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us.

    We are sorry to hear about the filters not all displaying on your site.
    I would love to help you with this topic.

    As a first step, I am noticing that you might want to update your plugins, as it looks like you do not have the latest versions installed.

    I am not sure if that will fix it, but it certainly can’t hurt.

    Secondly, I am a bit confused. I just went to http://rvafilmfestival.com/events/ and I can see these filters in action.

    Has anything changed in the meantime ?

    Best regards,

    Geoff B.

     

     

    in reply to: Remove "Last updated by" text on posts #1227744
    Geoff B.
    Member

    Good afternoon Dolores and welcome back!

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

    Since none of these are built-in behaviours, I am pretty sure they come from your WordPress theme.

    As a first troubleshooting step, could you please provide us with your complete system information in a private reply using the instructions found in the following link?

    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Could you also 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.

    in reply to: Multiple Add Event Forms? #1227743
    Geoff B.
    Member

    Good evening Mark and welcome back!

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

    At this moment, the short answer is unfortunately no.

    With that in mind, there are a couple of things you would probably like to be aware of:

    1. You can vote for the following feature request: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/13430088-custom-community-event-forms
    2. You can also vote for this one: https://tribe.uservoice.com/forums/195723-feature-ideas/suggestions/4959305-shortcode-for-community-events

    There is nothing stopping you from customizing the view using custom templates. You might want to read our Themer’s guide to get a sense of how that works.

    Some of our users have used a third-party form plugin such as gravity form or formidable form to work around this.

    As you can guess however, all of these are outside the scope of our support unfortunately.

    I wish I had a better answer for you, but for now it’s the best one I have.

    Let me know if that helps.

    Have a great day!

    Geoff B.

    Geoff B.
    Member

    This reply is private.

    Geoff B.
    Member

    This reply is private.

    in reply to: Bug in German version & a little workaround #1227723
    Geoff B.
    Member

    Good afternoon Suzanne and welcome to the Events Calendar Support forum!

    Thank you for reaching out to us and kudos on the workaround!

    We are sorry to hear about the issues you have experienced with these different views while using the filter bar. I would love to help you with this topic.

    I believe what is going on is that our language files took a pretty good beating over the last few releases for technical reasons.

    As such, it is very likely that a lot of URL-based things (like views) might break as a result.
    We apologize for the inconvenience.

    The good news is that we have managed to fix this over the last couple of days.
    You can grab the latest German language files here: http://translations.theeventscalendar.com/projects

    We will be releasing these changes in our next plugin update.

    Let me know if that helps.

    Have a great day!

    Geoff B.

    in reply to: changing color of add to cart button #1227715
    Geoff B.
    Member

    This reply is private.

    in reply to: Change licens from Event Calendar PRO to Filterbar #1227711
    Geoff B.
    Member

    Good afternoon Hans,

    I am super stoked that all is well for you!

    Regarding the translation, you are more than welcome to customize it using Poedit.
    Even better, you can always submit a change or a new translation for everybody’s benefit by going here: http://translations.theeventscalendar.com/projects

    Let me know if I can help you with anything else.

    Best regards,

    Geoff B.

    Geoff B.
    Member

    This reply is private.

Viewing 15 posts - 4,411 through 4,425 (of 9,860 total)