-
AuthorPosts
-
October 19, 2016 at 12:28 am #1221847
RupokMemberHi there,
It will be confusing to post same thing on two different topic. We’ll follow up on the other thread.
Thanks!
October 20, 2016 at 1:50 pm #1224293
flacnvinylParticipantThis reply has been marked as private.October 20, 2016 at 8:26 pm #1224744
Rue NelModeratorHello There,
We already replied on that thread. Please continue your replies on that thread.
Thank you.
November 9, 2016 at 5:18 pm #1250747
RAL86ParticipantHi!
I just wanted to ask again about the Open Link In New Window issue that was mentioned on post #1074699 (I wanted it to have the link open up in a new tab, as opposed to a new window, if that means much). Someone mentioned after, that we should place the jQuery code (that was posted on post #1074720) in the javascript section, but it’s not giving me the results I’m wanting.
Would you be able to place the full code here once again?
November 9, 2016 at 10:33 pm #1251126
LelyModeratorHi There,
Something like this should work:
jQuery(function($) { $('.x-feature-box-text a:last-child').each(function() { $(this).closest('.x-feature-box').find('.x-feature-box-graphic-inner').wrap('<a href="' + $(this).attr('href') + '" target="_blank"></a>'); $(this).remove(); }); });Make sure to add the link text and href value for feature box element is set.
Hope this helps.
January 31, 2017 at 11:02 am #1352479
fortunicaintranetParticipantHi I tried out,
But I do not want to be force to WRITE TEXT IN THE text in the LINK TEXT!!
how can we solve itJanuary 31, 2017 at 11:43 pm #1353233
ChristopherModeratorHi there,
I’m sorry but you should add link text and href in their fields otherwise it won’t work.
Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-628439 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
