Home › Forums › Ticket Products › Event Tickets Plus › Page out of sorts when tickets added to event
- This topic has 13 replies, 2 voices, and was last updated 8 years, 7 months ago by
Brendan Brooks.
-
AuthorPosts
-
August 31, 2017 at 10:53 pm #1343493
Brendan Brooks
ParticipantHi there,
Having a bit of trouble with Events Tickets Plus, when creating an event it works perfectly normal and the design is as desired, see here:
http://www.hei.org.au/event/april-2017-seminar-light-at-the-end-of-the-tunnel-sharing-and-enabling-environmental-data/But on a recent event we’ve added tickets and this is the result:
http://www.hei.org.au/event/future-coal-fired-power/We’ve updated all plugins, wordpress and the theme, did try Twenty Fourteen but it comes up full width so i can’t tell if its any better or not? I have also deactivated plugins one at a time to see if there was a conflict and no resolution, it only goes back to norm when we deactivate the tickets plus plugin.
Any advice on a fix?
Thanks,
Brendan
September 1, 2017 at 1:47 pm #1343944Patricia
MemberHey Brendan,
Thank you for reaching out to us! I’m sorry about this issue you are experiencing, let me help you to solve it!
Can you please let check if you have any custom code (template override) on /wp-content/themes/[your-theme]/tribe-events/tickets/ ? If you have, please temporarily rename the custom file and check if the issue persists after that. Also, please check your functions.php and style.css files and look for any custom code that might be associated with Event Tickets. If you find something, please temporarily comment or remove the lines and let us know if the issue persists after that.
If for some reason your don’t find the cause of the issue, please send me a copy of your theme’s directory in a private reply so I can further investigate your case.
Thanks!
Patricia
September 3, 2017 at 5:11 pm #1344338Brendan Brooks
ParticipantThis reply is private.
September 4, 2017 at 12:37 pm #1344558Patricia
MemberThis reply is private.
September 4, 2017 at 6:34 pm #1344651Brendan Brooks
ParticipantThis reply is private.
September 5, 2017 at 6:12 am #1344796Patricia
MemberThis reply is private.
September 5, 2017 at 5:27 pm #1345226Brendan Brooks
ParticipantThis reply is private.
September 6, 2017 at 8:32 pm #1345775Patricia
MemberThis reply is private.
September 6, 2017 at 9:02 pm #1345787Brendan Brooks
ParticipantHi Patricia
Can you try this one?
September 7, 2017 at 9:21 pm #1346386Patricia
MemberThis reply is private.
September 17, 2017 at 11:17 pm #1350522Brendan Brooks
ParticipantHi
Any progress on this?
September 18, 2017 at 7:04 am #1350649Patricia
MemberHi Brendan!
My apologies for the delayed response here: I was waiting for your new database file since for some reason it wasn’t attached to your last response!
At this moment I decided to review and compare your event pages with and without tickets and I’ve verified that the main difference is associated with your max-width:
For events without tickets you have the following code in your style.css file:
.header_hor .l-subheader-h, .l-titlebar-h, .l-main-h, .l-section-h, .l-subfooter-h, .w-tabs-section-content-h, .w-blog-post-body { max-width: 1140px !important; }If the event has tickets, this code is override by another template, although at this moment I’m not sure which one since I can’t reproduce the issue in my own site.
I believe that we can solve this problem by adding the following snippet in the end of your theme’s functions.php file (without the <?php tag):
https://gist.github.com/nefeline/1079de52e890fb403d4936e9554f6742
The snippet will force this specific CSS rule to load in every single event page, regardless of whether or not it has associated tickets.
I hope this helps to solve your problem! If for some reason the issue persists even after adding this snippet in your functions.php file, can you please send me a new copy of your database via Google Drive or Dropbox link (to make sure I’ll receive it) so I can further investigate your case?
Thanks!
Patricia
October 10, 2017 at 9:35 am #1361604Support 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 ‘Page out of sorts when tickets added to event’ is closed to new replies.
