I fixed this by commenting out the following define’s in wp-config.php:
//define('WP_HOME','https://sr2.supportedns.com/~silversp/');
//define('WP_SITEURL','https://sr2.supportedns.com/~silversp/');
//define('WP_HOME','https://silverspring-counseling.com');
//define('WP_SITEURL','https://silverspring-counseling.com');
And then I went to Settings –> General and changed the site URL there. For whatever reason that worked.