From the list: Build ✔ Change Page Title to Whine with Father Doug, remove Archives: Cody A. added this on May 21, 2019 Completed May 23, 2019 by Kyle S. Assigned to Kyle S. Notes https://saintmary.diocesanweb.org/wwfd/ Comments & Events Kyle Sullivan, Web Development I updated the code in archive-wwfd.php to the following.<div class="pageHeaderTitle"> <?= str_replace("Archives: ", "", get_the_archive_title()); ?> </div> May 23, 2019 at 1:58 PM Notified 1 person Kyle Sullivan completed this to-do. May 23, 2019 at 1:58 PM
Kyle Sullivan, Web Development I updated the code in archive-wwfd.php to the following.<div class="pageHeaderTitle"> <?= str_replace("Archives: ", "", get_the_archive_title()); ?> </div> May 23, 2019 at 1:58 PM Notified 1 person
<div class="pageHeaderTitle"> <?= str_replace("Archives: ", "", get_the_archive_title()); ?> </div>