简体   繁体   English

弹出窗口来了,当我的 WordPress 网站中的新选项卡中打开链接时,要求我重定向到外部 URL

[英]Popup comes, ask me to redirect to external URL when the link opening in new tab in my WordPress website

I am seeking a help when I am trying to open a link which is being redirected to external URL. Popup comes and asks me if I am ok to open a link in new tab.当我试图打开一个被重定向到外部 URL 的链接时,我正在寻求帮助。弹出窗口问我是否可以在新选项卡中打开链接。

On inspect Element, the following code is coming在检查元素时,将出现以下代码

<div class="ja_wrap ja_wrap_black"><div class="jAlert animated ja_default ja_md fadeIn" style="" id="ja_164642153664610723"><div><div tabindex="0" role="button" aria-pressed="false" class="closejAlert ja_close ja_close_round" aria-hidden="false">×</div><div class="ja_title"><div>You are opening a new window.</div></div><div class="ja_body">Are you sure you want to proceed?<div class="ja_btn_wrap optBack"><a href="" id="ja_btn_164642153664797026" target="_self" class="ja_btn confirmBtn ja_btn_green" tabindex="0" aria-hidden="false">Go to URL... https://www.twinstardevelopment.com/</a> <a href="" id="ja_btn_164642153664716093" target="_self" class="ja_btn denyBtn ja_btn_red" tabindex="0" aria-hidden="false">Cancel</a> </div></div></div></div></div>

Earlier the website was with another developer, and now I am confused how he has done this.早些时候该网站是与另一位开发人员合作的,现在我很困惑他是如何做到这一点的。 I have checked the complete code but not able to find.我已经检查了完整的代码,但找不到。

Screenshot is attached for the reference.附上截图供参考。

https://paste.pics/06978ad3aca67f06101afe79627eb0e0 https://paste.pics/06978ad3aca67f06101afe79627eb0e0

Any help will be welcomed欢迎任何帮助

This is resolved now.现在已经解决了。 This was coming through plugin "Exit Notifier"这是通过插件“退出通知程序”来的

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM