Melanie Adcock

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 47 total)
  • Author
    Posts
  • in reply to: SEO issues on swapping view #1471937
    Melanie Adcock
    Participant

    Thank you.

    in reply to: Attendee listed multiple times #1388356
    Melanie Adcock
    Participant

    Victor,
    Problem solved. The date error and pop-downs not working were solved by reinstalling the plugin. The update must have hosed it. I had lots of javascript errors in the console.

    The duplicates were caused by the fact that your new features for tickets (adding meta to woo emails and order summary) were things I custom coded two years ago. I removed my templates.

    Melanie

    in reply to: Attendee listed multiple times #1386052
    Melanie Adcock
    Participant

    Sorry for the delay. I have backed up his site and have a development duplicate working. I’ll strip it down and do some testing.

    in reply to: Can't Edit Tickets #1337320
    Melanie Adcock
    Participant

    Thanks Victor. That update did the trick.

    Melanie

    in reply to: Your class tickets from {sitename} #1274249
    Melanie Adcock
    Participant

    Thanks… I was definitely looking in the wrong place.

    Melanie

    in reply to: Attendees in admin email. #1246309
    Melanie Adcock
    Participant

    I copied the site with Backup Buddy and created a local install. I deactivated all plugins except for Woocommerce, TEC, ET and ET+. I switched to 2016 theme. Still no attendee data in any email. I finally decided to use the same changes I used the previous site I started this post with. I edited the woo order and email template to included the attendee name.
    I switched back to the theme and turned on plugins one at a time testing after each and when it was all over I had attendees in all email even on the tickets. Not sure why it started working suddenly on the tickets I knew when it kicked in and started working because I went from no attendees on the tickets to two which meant I need to uncheck the box under settings.
    https://www.mgacreativedesigns.com/getting-attendee-names-woocommerce-new-order-email-event-tickets-plus/

    in reply to: Attendees in admin email. #1246078
    Melanie Adcock
    Participant

    Okay, to solve this issue I have moved my client’s site from GoDaddy Managed WordPress hosting yet the problem remains. No names on tickets. As you can see by the screenshot the woo meta is being added twice but without the name.

    in reply to: Attendees in admin email. #1230398
    Melanie Adcock
    Participant

    On a side note: I used a function to hide the QR code on the email. Is the same issue keeping the QR in the email?

    //Remove QR Code from Class Tickets
    function tribe_neuter_qr () {
    	if ( class_exists( 'Tribe__Tickets_Plus__Main' ) ) {
    		$qr_class = Tribe__Tickets_Plus__Main::instance()->qr();
    		remove_action( 'tribe_tickets_ticket_email_ticket_bottom', array( $qr_class, 'inject_qr' ) );
    	}
    } 
    in reply to: Attendees in admin email. #1230397
    Melanie Adcock
    Participant

    On the new site that I am testing the beta extention it is Godaddy Managed WP Hosting. I hope there is a quick fix soon. This goes live tomorrow.

    in reply to: Attendees in admin email. #1230358
    Melanie Adcock
    Participant

    Brook,

    I tested the beta extension on another site I am setting up events tickets plus on and I don’t get the name on the emails or on the ticket email. I get the this. I’ll be testing the cpr site this week. I am swamped with other work.

    in reply to: Attendees in admin email. #1222961
    Melanie Adcock
    Participant

    The error goes away if the the box “Attach event information to WooCommerce emails, such as the the Attendee meta information.” is left UNCHECKED.

    If a product and ticket are purchased together there is no fatal error. It seems it doesn’t know how to handle it when there is no ticket in the cart.

    I’ve deactivated all plugins and used a default theme using only woocommerce and TEC and still get the fatal error so it isn’t a conflict.

    in reply to: Attendees in admin email. #1222613
    Melanie Adcock
    Participant

    I’ve updated the plugins with the latest but I am still getting an error when purchasing a product other than a ticket.

    Notice: Undefined variable: quantity in /home/melani42/public_html/gacpr/wp-content/plugins/event-tickets-plus/src/Tribe/Commerce/WooCommerce/Main.php on line 696

    in reply to: Attendees in admin email. #1215813
    Melanie Adcock
    Participant

    Thanks Brook,
    No worries. I’ll let me client know.

    in reply to: Attendees in admin email. #1212253
    Melanie Adcock
    Participant

    Hope you had a wonderful Holiday Brook. Once we solve the undefined variable issue caused by the additional email options when purchasing a tangible product I will be thrilled. That is the very last issue hopefully for this picky client.

    Melanie

    in reply to: Attendees in admin email. #1209681
    Melanie Adcock
    Participant

    Great. Plus this will be a great value add on to my retirement communities sites – I have been using WP Events Manager for their marketing calendars. Adding in RSVP (it has to send an email) to their seminars will make me a winner.

Viewing 15 posts - 1 through 15 (of 47 total)