Tagged: x
-
AuthorPosts
-
August 14, 2016 at 2:29 pm #1130974
jsn789ParticipantHey Guys,
I hope all is well, and before everything – thank you for the amazing support you are providing.
I’ve searched the forum for an answer to my problem, but I didn’t find any.
I have a button in the header of the site that should open a new window to an eventbrite event page. Everything good so far, I have the button set as a “simple link” with the url for the event and link target “open new window”. The problem is that once the button is pressed the browser blocks the pop-up.
I have another button a few sections below the header, which is a cornerstone button with the same link and it does not get blocked as the button in the header does.
Would you please assist sorting this out?
Regards,
Yasen
August 14, 2016 at 2:30 pm #1130975
jsn789ParticipantThis reply has been marked as private.August 14, 2016 at 8:03 pm #1131224
RadModeratorHi there,
Thanks for writing in.
Page opened by window.open() function is considered popup. And window opened by the standard link is tab window. You should add your button as text layer and manually add the link into its href.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1130974 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
