Link Pop-Up Function Not Working
Link Pop-Up Function Not Working
I need to insert a link that will open a pop-up window. I have tried several times to use the target function to make that happen but the link reverts to "not set" after saving. Any suggestions would be appreciated!
- Dateianhänge
-
- Screenshot 2022-07-07 161350.png (22.74 KiB) 5281 mal betrachtet
Re: Link Pop-Up Function Not Working
We have a HTML scanner that removes possible bad html code to prevent XSS attacks. So we dont allow Popup and Frame as a link target 

Re: Link Pop-Up Function Not Working
Thank you for your reply! I am having trouble getting the ”_blank” attribute to work as well, any tips? I need the link to open somewhere other than the page it is on. Thanks!
Re: Link Pop-Up Function Not Working
Hmm, the "_blank" attribut is just working for me. Which version of Admidio are you using? At the beginning of version 4.1 we had a problem with that attribut, but somewhere since version 4.1.8 or so it is fixed.