Home › Forums › Ticket Products › Event Tickets Plus › Ticket entry in dashboard is doubled
- This topic has 23 replies, 4 voices, and was last updated 9 years, 7 months ago by
Ken Wee Chew.
-
AuthorPosts
-
August 24, 2016 at 1:49 pm #1155545
Nico
MemberThanks for the update Ken!
That’s a great finding, good job. I see you are using ‘Postman SMTP version 1.7.2 by Jason Hendrik’, con you please confirm this is the plugin generating the conflict? If that’s the case I’ll try to reproduce this in my local site and see if I can find the issue.
If you have an staging site can you try with a similar SMTP plugin? Also, are tickets emails actually sent?
Also qtranslate doesn’t display multi lingual windows for portfolio types. So it actually reflects the changes.
Good news indeed 🙂
Please let me know about it,
Best,
NicoAugust 24, 2016 at 9:46 pm #1155655Ken Wee Chew
ParticipantThis reply is private.
August 25, 2016 at 8:23 pm #1156179Nico
MemberThis reply is private.
August 26, 2016 at 12:16 pm #1156509Nico
MemberThis reply is private.
August 26, 2016 at 8:08 pm #1156606Ken Wee Chew
ParticipantThis reply is private.
August 26, 2016 at 8:17 pm #1156608Ken Wee Chew
ParticipantAnd is it possible to send e-mails without an SMTP plugin? Please advise if you are aware of configuration for the same.
August 29, 2016 at 6:57 pm #1157366Nico
MemberHey Ken,
Thanks for the follow-up!
Haven’t updated. It will be very helpful if u suggest an alternative to mitigate the problem of erroneous ticket id generated, for example (temporarily block tickets, edit the ticket# and resend tickets closer to the event)
I would start by trying a different SMPT plugin (WP Mail SMPT, Easy WP SMTP, WP Mail Bank, etc). Not sure if by temporarily block tickets refers to preventing the tickets email from being sent, if that’s the case you can do so by adding the following snippet to the theme’s (or child theme’s) functions.php file:
/* Tribe, prevent woo tickets email to be sent */
add_filter( 'wootickets-tickets-email-enabled', '__return_false' );
Please note this will stop the tickets email even if you manually trigger it from the order screen.And is it possible to send e-mails without an SMTP plugin? Please advise if you are aware of configuration for the same.
Yes, you should be able to send emails without any extra configuration. WordPress handles this by default. You might need to contact your hosting provider if this is not working out of the box.
Please let me know about it,
Best,
NicoSeptember 20, 2016 at 9:35 am #1166484Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘Ticket entry in dashboard is doubled’ is closed to new replies.
