We love having RefTagger (www.logos.com/reftagger) on our church's WordPress site. It's been great for like 10 years—just type the reference and when users hover over it, they see an excerpt, with an option to click for the whole passage.
I noticed this week that it's no longer working—it always says "Sorry - this reference could not be loaded at this time." If I click on the link, I land on a page telling me that "The New Revised Standard is unavailable, but you can change that!" If I click "Buy this book", I'm taken to a 404 page.
When I check the WordPress plugin page, I see that the plugin has over 10,000 active installations but was last updated two years ago. "This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress." It seems to work fine on WordPress 6.8.2 though, other than the missing translation.
As far as I know, we have always used the NRSV for both hover views and links:
I was going to ask the current status of RefTagger on WordPress in general, and NRSV in particular. But then I noticed that biblia.com does provide NSRVUE without a login. What happens if I manually edit the RefTagger.php plugin, replacing the four occurrences of "NRSV" with "NRSVUE"? Re-select that in the back end and presto! I've got working NRSVUE popups and links!
Hope that helps someone else. Perhaps the devs could consider pushing this out as an update.