Support Forum
Checkout page for packages redirecting customers to the homepage. - Thu - Nov 16, 2023 - 11:50am
- 
  Do you have your ThunderTix packages embedded onto your website using an iframe? At this time, packages are no longer supported in an iframe due to recent changes in browsers. So, if you've separately embedded packages using an iframe, you'll need to switch that to a link. The link you'll need to use is similar to the one shown below:
https://(yourpublicwebaddresswillgohere).thundertix.com/packages
If you go through the purchase process using the above URL (for your own packages), you'll see that the purchase process works perfectly. The issue only occurs when packages are embedded within an iframe.
If you're only embedding your events in an iframe and customers are navigating to your packages using the button at the top of the events listing, then you'll need to remove that button using CSS.We've included that CSS for you below. Just navigate to your Public Display Settings > Fonts and CSS Styles. Then, add the code below as your new CSS:
#event_packages_link {
display: none;
} 
            
               View our video tutorials
                          
                 
                What is the difference between Packages and Flex Passes?
              
                 
                 Can I create a section in the seating chart that is available only to season ticket holders?
              
                 
                Does a subscriber get a ticket to each show?
              
                 
                 Is it possible to do a report that shows the number of season ticket packages that were sold?
              
                 
                Can I create a Ticket package that includes both tickets and products?
              
                 
                Processing Subscription Renewals
              
                 
                How does a "Build Your Own" Package work?