Tagged: x Author Posts December 5, 2016 at 11:35 am #1281850 jtbtuParticipant Hello, I need to add a script to a single page (built w/ cornerstone). I know generally js can be added to page’s custom js without script tags, but I’m not sure the script tags can be removed in this instance. Script in question included in the following private reply. Please advise, it’s urgent as it is one of the final pieces to launch. December 5, 2016 at 11:37 am #1281853 jtbtuParticipant This reply has been marked as private. December 5, 2016 at 12:14 pm #1281901 RupokMember Hi there, Thanks for writing in! You should have Child Theme in order to place such code within specific page as you need to place code within Child Theme’s functions.php. You can follow this . Cheers! December 5, 2016 at 12:23 pm #1281912 jtbtuParticipant in the meantime, can I include it at the bottom of the page as raw content? December 5, 2016 at 12:45 pm #1281946 RupokMember Hi there, External script might not be loaded in RAW Content but you can try. Thanks! Author Posts <script> jQuery(function($){ $("#no-reply-1281850 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In