Cliff

Forum Replies Created

Viewing 15 posts - 7,486 through 7,500 (of 10,686 total)
  • Author
    Posts
  • in reply to: Event Ticket: List of All RSVPs (Attendees) #1160694
    Cliff
    Member

    Hi Isaac.

    Yes, currently the only way to view an event’s Attendees Report is to click the link to each one. There isn’t a way to view all events’ tickets, although I feel like I’ve seen others asking for the same, too.

    You could request this as a new feature (or maybe search to see if the idea was already posted by someone else) at our plugins’ UserVoice page.

    This allows others who are interested in that feature to easily voice their support. We frequently review suggestions there to find out which ones are popular, then we implement as many of them as we can.

    If you post it / find it, feel free to link to it from here in case anyone comes across this forum thread in the future.

    in reply to: Commuity events 404 P #1160689
    Cliff
    Member

    Hi Milan.

    Your settings page would point you to the URL you posted, but it’s actually incorrect unless your site language is set to English.

    If your site is set to French, for example, your URL would be http://mydomain.com/events/community/ajouter

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I apologize for this issue and appreciate your understanding and patience.

    in reply to: Modify event’s end date by tribe_get_end_date #1160642
    Cliff
    Member

    Hi Manuela. Thanks for your detailed question.

    Please visit your wp-admin > Events > Settings > Display tab and refer to our documentation on the date formats at https://theeventscalendar.com/knowledgebase/wp-admin-settings-overview/#dates

    Let me know if this answered your question.

    in reply to: Multiple issues after installing #1160632
    Cliff
    Member

    I did not see the error adding the $189 ticket to the cart. It was also $189 in the cart, not a different price. Please try it while you are logged out (like in Firefox if you’re logged-in in Chrome).

    I thought you were also having issues editing tickets in wp-admin Events editor.

    in reply to: "tribe_get_recurrence_start_dates" Not working as Expected #1160626
    Cliff
    Member

    I tested tribe_get_recurrence_start_dates() on my localhost and it worked as expected, although I didn’t test with your timezone settings or with your event’s custom recurrence rules.

    Could you please try this for an event with a simpler recurrence pattern. For example: 7pm – 8:30pm every 5th of the month starting November 5, 2016, for 12 occurrences — and see if you still get unexpected results?

    in reply to: Need click twice on ipad #1160519
    Cliff
    Member

    Hi Stéphane. I visited http://www.plain-it.ch/veranstaltungen/woche/ and experienced the same on my iPad.

    I’ll mark this ticket as Pending Fix, which means this thread should receive a reply once the applicable fix has been released. I cannot guarantee when it will be fixed as it’s in the development team’s hands now. They need to assign it, code it, test it, and schedule it for release.

    I apologize for this issue and appreciate your understanding and patience.

    in reply to: Filter bar customisations – adding to theme templates #1160506
    Cliff
    Member

    Hi Antony. Welcome to WordPress customizing!

    Best practice for adding custom code (like to implement a PHP snippet like https://theeventscalendar.com/support/forums/topic/position-of-filter-bar-in-template/#post-847145) is to create a functionality plugin, unless it’s something specific to your theme, in which case best practice is to make sure you’re using a child theme, then add the customization to your child theme’s functions.php file.

    If you’re new to this, it’s easiest to just add it to the bottom of your active theme’s functions.php file.

    I hope this information helps!

    in reply to: Tooltip edit view #1160502
    Cliff
    Member

    Hi Simon / Rachelle.

    Please reference our Themer’s Guide to override the /wp-content/plugins/the-events-calendar/src/views/month/tooltip.php file in your child theme’s folder like /wp-content/themes/your-child-theme/tribe-events/month/tooltip.php

    Cliff
    Member

    Thanks, Joseph.

    I saw Line 198 of /wp-content/themes/uplift/swift-framework/core/sf-sidebars.php is if ( class_exists( 'TribeEvents' ) ) { which throws a WP_DEBUG message that says this has been deprecated since version 3.10 and that Tribe__Events__Main should be used instead.

    Therefore, since the theme isn’t updated for our plugins, this is as far as we can go helping toward this issue. Hopefully your theme author/support can assist further here.

    in reply to: Insert SEARCH BAR on top of a page #1160408
    Cliff
    Member

    Cool. Good find. Thanks for sharing here. I’m glad you’re on your way!

    in reply to: Licence issues #1160403
    Cliff
    Member

    I’m glad you’ve got it sorted out now. Thanks for letting me know.

    in reply to: Purchased tickets History #1160372
    Cliff
    Member

    There is no way to re-send the tickets email, but you could reference this code snippet to send yourself a BCC of each email that gets sent out and then you could manually forward it to someone if they need it.

    https://gist.github.com/cliffordp/4f06f95dbff364242cf54a3b5271b182

    However, if you’re using ET+ with WooCommerce, you can resend tickets by going to your Attendees list and clicking the order number. On the right side you’ll see an Order Actions drop-down. From there you can resend the “Tickets” email.

    I hope this information helps! Let me know if you have any follow-up questions.

    in reply to: Multiple issues after installing #1160361
    Cliff
    Member

    Mary, thanks for your information.

    Forum reply notifications only get sent to the address in your My Account page. If you want replies to go to a different email, updating your account’s email is the only way our forum could send them to another email.

    It looks like you did everything just fine to do Testing for Conflicts Mode. Could you please record a screencast video of the issues you’re experiencing?

    You can record and share a video screencast with us by using one of these or an alternative:

    You may choose to set your reply to “Private” if you don’t want the links to be as publicly-accessible.

    in reply to: Events Pro- Map view #1160356
    Cliff
    Member

    Kate, thanks for sharing. I see you started with the snippet from https://theeventscalendar.com/knowledgebase/change-the-wording-of-any-bit-of-text-or-string/ and customized it for your needs, which is great.

    The map tooltip you’re trying to re-word is from Line 1188 of /wp-content/plugins/events-calendar-pro/src/Tribe/Main.php

    You’ll need to add Event: (with the trailing space after the colon) to your list of strings to replace.

    So you could add this to your list of strings to replace: 'Event: ' => 'Class: ',

    I hope this answers your question!

    in reply to: Change page title in browser tab #1160340
    Cliff
    Member

    Thanks so much for letting me know you got it resolved!

Viewing 15 posts - 7,486 through 7,500 (of 10,686 total)