Hi Paul
Thanks for your email. I have sent you this message in email but will reproduce it here.
It is possible that the plugin thinks your site is not a Genesis site. I had a quick look and although your theme is mentions Genesis it seems that it has not been put together in the standard way.
This is the standard test that all Genesis specific plugins use to determine if a Genesis child theme is present. The test checks that the parent theme is Genesis.
if ( basename( TEMPLATEPATH ) == ‘genesis’ )
And it might be that your theme does not have this and so we can’t detect it is a Genesis child theme – so we deactivate. I suspect this is problem, which would mean it is a problem with your theme rather than the plugin.
I tried identifying your theme on some of those online theme detectors and they couldn’t tell it was Genesis either. For example : https://whatwpthemeisthat.com/
regards
Liz