Hi All,
Can you please help with the following:-
Using [wp_affiliate_view] to display Registration / Login within WP page. Everything is ok on login - all submenu options display correctly however on logout I get blank page body i.e. theme header, sidebar and page title displays correctly; its just the page body is blank.
Manual refresh of page shows full Registration / Login screen within the page body which is the action I want to happen on logout.
The logout code in wp_affilaite_platform1.php just does unset of cookies; so my question is what do I need to do to force the logout action to redisplay initial Registration / Login?
Michael