Andras

Forum Replies Created

Viewing 15 posts - 5,371 through 5,385 (of 6,224 total)
  • Author
    Posts
  • in reply to: Best way to clear up old/expired Event images #1173486
    Andras
    Keymaster

    Hello Leigh,

    Thanks for going Pro and welcome to the forums!

    Great question!

    There is no automagical way unfortunately to remove old images.

    Your best bet may be to either search for the images in the media library of WordPress by name or by date, and remove images in bulk there, or browse to your images folder through FTP and delete images in bulk there.

    Or if you remove old events from your site, then a plugin like this might be help you.

    Let me know if this helps.

    Cheers,
    Andras

    in reply to: Attendee check in site or app #1173482
    Andras
    Keymaster

    Hey Sabatha,

    Thanks for reaching out! Great question, though I have to disappoint you at the moment.

    The QR code that is sent out in the email works pretty seamlessly. Basically the event organizer needs to have a smartphone with any QR-code scanning app. (There are a whole bunch of them for free.) You need to log in to your site on the mobile, then just keep scanning the QRs and ppl will be logged in.

    As an alternative, theoretically you could do the following:

    The QR code basically redirects you to a URL, which looks like this:

    http://yourdomain.com?event_qr_code=1&ticket_id=79&event_id=10

    So the setup you shared could be a good start.

    The way I can imagine it is:

    • you enter the ticket id in the field (obviously you will need to know that / send it to the user, so he brings it along, currently not included in the email but can be done with customization)
    • you have the event id in a hidden field or you have a separate filed for that, maybe dropdown with events and ids
    • when you send that form, it goes to a link like above and the person is checked in (best would be ajax call with some return value (not found, checked in, already checked in))
    • then you need to return to the same page

    This is all theoretical, hasn’t been tested.

    I know that Gravity forms is pretty flexible and you can do most anything with it. Maybe you could do it somehow with that.

    Hope this helps you get your thinking started.

    Cheers,
    Andras

    in reply to: $tickets wrong in rsvp.php when already RSVP'd #1173479
    Andras
    Keymaster

    Hey TJ,

    Thanks for the update!

    Good luck with your project!

    Andras

    PS: If you like our plugin, we would be happy to receive a review in the wordpress.org repository. Thanks!
    https://wordpress.org/support/view/plugin-reviews/the-events-calendar

    PS2: We’d be also grateful if you would give us feedback on your satisfaction with support. Just click on one of the classy looking emojis below. πŸ™‚ If you can spare a few words, that’s even better. Doublethanks!

    in reply to: Show a price in RSVP Mode #1173477
    Andras
    Keymaster

    Hey Fraser,

    Let me see what I can do.

    For your second question the below article will give you the answer.

    Custom Wording in the Calendar

     

    For your first question, if the price of all the courses you are offering is the same, then the above could also help you.

    If the prices differ, let me know and I’ll look around if we have a quick solution for that.

    30 of 30 – the client would like this removed

    Paste the below in your child theme’s style.css file. That should hide it.
    .tribe-tickets-remaining {
    display: none;
    }

    Let me know how that works out.

    Cheers,
    Andras

    in reply to: Map View: Loop chaos #1173467
    Andras
    Keymaster

    This reply is private.

    in reply to: Hide the events when using the calendar widget shortcode #1173458
    Andras
    Keymaster

    This reply is private.

    Andras
    Keymaster

    Hi SallΓ©,

    Thanks for your patience. I asked my colleagues and checked what could be done. This would require a more complex customization. The first and names are stored together in our database, so splitting them would not be perfect. Some peoples last names have a space in them, some people will input their middle name, etc.

    Per our terms and conditions we support features of the plugins and the level of customization needed is beyond what we can do in support.

    I have 2 ways in mind how you could proceed.

    1. Split the name field in a spreadsheet software with a formula.

    2. Here’s a list of guys who are well known names in the community who might be able to help you out with this customization, and who are not affiliated with us. https://theeventscalendar.com/knowledgebase/find-a-customizer/

    Thanks for your understanding and let me know if there are any issues still I can help you with.

    Cheers,
    Andras

    in reply to: $tickets wrong in rsvp.php when already RSVP'd #1173208
    Andras
    Keymaster

    Hey tjkelly,

    Thanks for sharing your system info. Based on that I see that some of your plugins (esp. Modern Tribe ones) are out of date. Please run an update on them, as there are a number of bugs that have been fixed since then.

    I’m happy to hear the above issue doesn’t show up. Strange issue.

    Is there anything else I can help you with or can I close this thread?

    Thanks and cheers,
    Andras

    Andras
    Keymaster

    Hey Sarah,

    Do you maybe have a link where I could take a look at this live? A dev site or something?

    Also it would be helpful if you could share your system information with me. Here’s a guide for that to help:
    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Thanks,
    Andras

    Andras
    Keymaster

    Hey Carla,

    I did several test runs, and indeed it looks like a bug. I’m going to add this to our bug list as well. (You are a true bughunter, Carla! Wanna join our team? πŸ™‚ )

    Good news is, I tested it with Event Aggregator, and with that it works as expected, Monday to Friday.

    (EA is just around the corner, it will come before the iCal import fix for sure.)

    Thanks for your patience and let me know if I can help with anything else.

    Cheers,
    Andras

     

    in reply to: Show a price in RSVP Mode #1172973
    Andras
    Keymaster

    Hi Fraser,

    Thanks for going pro and welcome to the forums!

    To be able to support you fully, could you please share your system information with me in a private reply?
    Here’s a handy guide how you can do that:
    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Meanwhile I will look around if we can cook up a quick solution for this or not.

    Thanks and cheers,
    Andras

    in reply to: Undefined index: simple-date-after #1172969
    Andras
    Keymaster

    Bon soir Livia,

    Thanks for using our plugins and welcome to the forums! I’ll help you with your issue.

    To be able to give you full support, could you please share your system information with me in a private reply?
    Here’s a handy guide how you can do that:
    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Also I would like to ask you to run a test for conflicting plugins / theme. Here is an article on how you can do that.

    Testing Conflicts With Themes and Other Plugins

    This can help us eliminate the possibility of a badly written plugin.

    Looking forward to seeing your results!

    Cheers,
    Andras

    in reply to: Hide the events when using the calendar widget shortcode #1172966
    Andras
    Keymaster

    Hey Mr. Peri,

    That’s a good question. If there is no way, then we will find one! πŸ™‚

    To be able to support you, could you please share your system information with me in a private reply?
    Here’s a handy guide how you can do that:
    https://theeventscalendar.com/knowledgebase/sharing-sys-info/

    Also, if you could share a link to the exact page where you want this, then I’ll take a look at it.

    Cheers,
    Andras

     

    in reply to: Attendee review of Events, Organizer and Venues #1172959
    Andras
    Keymaster

    Hello Nicolas,

    Hey, thanks for using our plugins and for reaching out.

    We didn’t test any rating plugin specifically with The Events Calendar, but I’m sure there are couple out there which could do this for you. You can give this a try:

    http://www.wpbeginner.com/plugins/adding-a-post-rating-system-in-wordpress-with-wp-postratings/

     

    If you think this is something you would like as a feature I encourage you to visit our User Voice Page and either upvote an existing request or make a new request there.
    https://tribe.uservoice.com/forums/195723-feature-ideas?query=rating

    I hope this helps!

    Cheers,
    Andras

     

     

    in reply to: Duplicate Ticket #1172937
    Andras
    Keymaster

    Hello Simon,

    I am glad to see you were able to figure it out.

    I still see a lot of old version of our plugins in your sysinfo. I would recommend to update all of them to the latest version if you haven’t done so yet.

    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.

    Cheers,
    Andras

Viewing 15 posts - 5,371 through 5,385 (of 6,224 total)