Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

131
Views
Pretix-Widget open always in a new Tab

I have been trying to embeded a pretix-widget to keep customers on my site, but every time I press buy, a new tap opens. it should look like in the Pretix-documentation (https://docs.pretix.eu/en/latest/user/events/widget.html#example), that it is overlayed over the page.

I also tried it with an Iframe(here, pretix.eu block the request) and with window.open(), but it doesn't work.

<html>
<head>
  <link rel="stylesheet" type="text/css" href="https://pretix.eu/demo/democon/widget/v1.css">
  <script type="text/javascript" src="https://pretix.eu/widget/v1.en.js" async></script>
</head>

<body>
<pretix-widget event="https://pretix.eu/demo/democon/"></pretix-widget>
<noscript>
   <div class="pretix-widget">
        <div class="pretix-widget-info-message">
            JavaScript is disabled in your browser. To access our ticket shop without JavaScript,
            please <a target="_blank" href="https://pretix.eu/demo/democon/">click here</a>.
        </div>
    </div>
</noscript>
</body>
</html>
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

It´s solved, because it was local i have to add "skip-ssl-check"

<pretix-widget event="https://pretix.eu/demo/democon/" skip-ssl-check></pretix-widget>

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!