Hello @jfrogers
The plugin is compatible with whichever version of PHP your webhost will upgrade you to.
I took a look at your website and saw some the plugin’s styles need some adjustment. You can add the below style’s to the CSS section of the WP Customizer
#rcno-review-score-box li {
list-style: none;
}
#rcno-review-score-box .review-summary .overall-score .overall-text {
color: #681e73;
border: 3px solid;
}
.rcno-full-book-details {
font-size: 16px;
}
.rcno-full-book-description {
font-size: 14px;
}
Thanks! I have no idea what the style adjustment did, but I added it. 🙂 Looks like the PHP update worked with no problems! Thanks so much!
Just browsing around and found this – you shouldn’t lose any reviews even if the new PHP version screws something up. You can always go back to the previous PHP version, and everything should be in place.