Tagged: x Author Posts January 24, 2017 at 11:36 pm #1344259 ankitdesignsParticipant I tried adding <?php echo date(“Y”); ?> to the “Footer Content” in Customize but it did nothing. January 25, 2017 at 6:06 am #1344558 ThaiModerator Hi There, Please add the following code to the footer content: <span class="current_year"></span> After that add the following code under Customizer > Custom > Global Javascript: jQuery('.current_year').text(new Date().getFullYear()); Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1344259 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In