Comments bobbycornes949 started the conversationJune 21, 2017 at 4:50pmI simply need the blog post element when set as a "link" to open in a new tab or window. I am currently using the blog. I am currently using the masonary blog element on the URL in question. Also attached screenshot. Thanks. 9,012Tahir repliedJune 22, 2017 at 11:58amHey Again, Add this JS code in the Google Anlaytics Section : <script type='text/javascript'> jQuery( document ).ready(function() { jQuery('#post-area.masonry.classic_enhanced article.post.link a').attr('target',"_blank"); }); </script> If you have Page Transitions Turned On Please Switch the Animated Transition Method to "Standard" in Salient Theme Options -> Page Transition Section. Also be sure to check/uncheck this Disable Fade Out On Click option : http://prntscr.com/8f3bj7 Thanks ThemeNectar Support Team Sign in to reply ...
I simply need the blog post element when set as a "link" to open in a new tab or window. I am currently using the blog. I am currently using the masonary blog element on the URL in question. Also attached screenshot.
Thanks.
Hey Again,
Add this JS code in the Google Anlaytics Section :
If you have Page Transitions Turned On Please Switch the Animated Transition Method to "Standard" in Salient Theme Options -> Page Transition Section.
Also be sure to check/uncheck this Disable Fade Out On Click option : http://prntscr.com/8f3bj7
Thanks
ThemeNectar Support Team