Tagged: x
-
AuthorPosts
-
June 10, 2016 at 2:42 am #1035467
sunshipParticipantHi,
I see I can have links open in a new page, but that is considered a pop-up by most browsers and most people block those. Is there any way to have these open in a new tab instead? Thanks
June 10, 2016 at 4:11 am #1035573
Rue NelModeratorHello There,
Thanks for writing in! When you want your link to open in a new tab, simply your this html link format:
<a href="http://www.w3schools.com" target="_blank">Visit W3Schools.com!</a>You can test it here: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_target
Hope this helps.
June 10, 2016 at 4:45 pm #1036476
sunshipParticipantthank you!
June 10, 2016 at 11:05 pm #1036897
Prasant RaiModeratorYou are most welcome. 🙂
June 12, 2016 at 8:19 am #1038197
sunshipParticipantHoe can I have a link in slider revolution open in a new tab instead of a new window? New window triggers po-up blocking
thanks
June 12, 2016 at 12:03 pm #1038349
RupokMemberHi there,
Yes you can set the link target – http://prntscr.com/bfi5m7
You can follow Revolution Slider Documentation for more information.
June 13, 2016 at 5:36 am #1039344
sunshipParticipantCLearly – http://prntscr.com/bfi5m7 shows ‘same window’ or ‘new window’ NOT new tab. Right? I need a new tab NOT a new window.
It’s hard for me to understand why, in 2016, a developer wouldn’t have this in mind. There are a number of things in x-theme and some of the plugins that are obviously oversights, strange omissions or just bad engineering. Frankly, I’ve been a bit surprised by these. X-theme is supposed to be so advanced.
Thank you.
June 13, 2016 at 7:39 am #1039503
Paul RModeratorHi,
You can select new window.
Opening it in a new tab depends on which browser you are using and on browser settings.
It is more of a browser thing rather than the theme or plugin.
http://www.thesitewizard.com/html-tutorial/open-links-in-new-window-or-tab.shtml
http://stackoverflow.com/questions/2343927/how-to-make-html-open-a-hyperlink-in-another-window-or-tab“Whether it opens in a tab or another window though is up to how a user has configured his/her browser.”
June 13, 2016 at 10:20 am #1039744
sunshipParticipantOh! Thank you, but then why does my STORE menu link open in a new tab (not a new window), but I can’t make a revolution slider link do the same?
June 13, 2016 at 11:32 am #1039890
ChristianModeratorPlease give us the URL where you’ve setup the Rev Slider link and also access to your WordPress admin in a private reply so we could check the actual setup.
Thanks.
June 13, 2016 at 11:40 am #1039911
sunshipParticipantThis reply has been marked as private.June 13, 2016 at 3:51 pm #1040304
JadeModeratorHi there,
Apologies for not being clear. Revolution Slider is a third party plugin bundled with X which means we have incorporated the functions and features available with the plugin to X. The limitation with the options available for the link target in Rev Slider is set in the plugin itself which you can see in their documentation here under link target, the options that you can choose from is only Same Window and New Window.
We could, however, try to add a JS code to the page to button to set it to link to a new tab but kindly provide us with the actual link of the page where you placed the slider.
Thank you.
June 13, 2016 at 7:14 pm #1040497
sunshipParticipantThank you! The slider is on this page: http://kiermyer.com/new/closer-to-the-sun-landing-page/
I want the ‘Pre-order Now + Get An<br>Exclusive Bonus Track <i class=”fa-icon-mail-forward’ button to open a new tab.
June 14, 2016 at 4:05 am #1041027
Paul RModeratorHi,
You’re button has no link so it can’t open in a new window or new tab.
Kindly change the text with this
<a href="http://yoursite.com" target="_blank">Pre-order Now + Get An<br>Exclusive Bonus Track <i class="fa-icon-mail-forward"></i></a>Change http://yoursite.com with your link.
Hope that helps
June 14, 2016 at 6:28 am #1041177
sunshipParticipantWe are speaking about this page, right? : http://kiermyer.com/new/closer-to-the-sun-landing-page/
There certainly IS a link from the “pre-order now + get an exclusive bonus track’ button to: https://kiermyer.bandcamp.com/album/closer-to-the-sun
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1035467 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
