Page Restriction and Redirect for Particular Levels or user

I searched the documentation for WishListMember and they offer no hooks to do what you are suggesting. Have you tried a different membership system? I would suggest one of these 2 depending on your needs. Specifically, I know I have seen “redirection” in MagicMember but I believe the redirection is for where members land after login. MagicMember has great support though, you can just ask them what the hook is for “non-member access redirection.

http://www.magicmembers.com/

http://www.s2member.com/

Alternatively, depending on your plugin, you could extend the plugin from your themes functions.php file. The plugin loads first though, so its still really dependent on how the plugin redirects people away from protect pages. Unfortunately not all these plugins are not open source and available for code browsing so its not possible for us to give you any code insight with no access to the plugin code.