Tagged: x Author Posts June 22, 2016 at 4:29 am #1054001 ValerioParticipant Hi, is there any easy way to make the pages and posts titles as links on all the website? Kindly, Valerio June 22, 2016 at 7:02 am #1054183 ThaiModerator Hey Valerio, Please add the following code under Customizer > Custom > Global Javascript: jQuery(document).ready(function($) { $("h1.entry-title").wrap('<a href="'+window.location.href +'" />'); }); Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1054001 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In