Hi @bagrapk can you send me details on what is not working? It is popping up under the slider, or not displaying at all, or ?
on another websites it is working fine, also the code is showing in html. The code on homepage as below
<div id="psp-overlay-wrap">
<div id="psp-overlay" style="background-color: transparent;">
<img class="psp-logo-nolink" alt="Popup Image" src="https://tcass.com.au/demo/wp-content/uploads/2022/04/about.png" /> <form id="psp-verify-form"></form><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 12 12" data-testid="PSPCloseButton" id="psp-close-x" style="fill:black;"><defs><path id="psp-close-tiny" d="M7.426 6.001l4.278-4.279A1.008 1.008 0 1010.278.296L6 4.574 1.723.296A1.008 1.008 0 10.295 1.722l4.278 4.28-4.279 4.277a1.008 1.008 0 101.427 1.426L6 7.427l4.278 4.278a1.006 1.006 0 001.426 0 1.008 1.008 0 000-1.426L7.425 6.001z"></path></defs><use fill-rule="evenodd" xlink:href="#psp-close-tiny"></use></svg>
</div>
</div>
is there anything wrong ?
It’s set to display: none by default, and then depending on Display options set, uses Javascript to show or hide it. Can you send me the site URL you have it active on? Do you have it set to Display for all?