Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 28, 2016 at 5:31 pm #666352 worldfuturecouncilParticipant Hello, Is there a way have the Magazine element be open on a tab automatically? (LINK SENT BY PRIVATE) Thanks!! July 30, 2016 at 6:57 pm #666875 JosueInactive Moderator Hi, Drag a Code Block element somewhere in that Page and place this code: <script> (function($){ $(window).load(function() { $('.current-projects_sort_button').trigger('click'); }); })(jQuery); </script> Regards, Josue Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In