How do I update my wordpress themes and PHP version for compatibility
Depending on what theme your wordpress site requires,
Download Lagunita theme from our repository: lagunita-theme.zip and save to your desktop to be used later.
Download Redwood theme from our repository: redwood-theme.zip and save to your desktop to be used later.
Before proceeding ahead, as a good practice, we recommend updating the themes and PHP version on a test site and once the testing is successful and the site preforms as you expect, clone it to your production site so there is minimal interruption. For more information on how to clone, please refer to this support post.
How to update theme for wordpress application:
Login to your suDomains c-panel (domains.stanford.edu → Dashboard)
Navigate to “My Apps” and log in as admin /wp-admin
Click on Appearance → Add New → Upload Theme
Click on Browse button to select the theme zip file that you previously downloaded to your laptop/desktop. Then click on the Install Now button.
The new theme should be on the Themes panel. Mouse-over the theme and click the Activate button.
NOTE:
The above themes works with PHP version 8.2 and 8.3. If the PHP version on your site is different, it could throw 401 error.
How to change PHP version of your domain:
1.To change the PHP version of a site under your cpanel, please login to your cpanel->Software->MultiPHP manager
2.Select the domain you want to change the PHP version, and use the drop down box to select your required version and apply.