So I purchased this and added it to a page. I added a password section and added a load of content. So if I preview locally it works fine, however when I publish to the web I get the following error.
false, ‘message’ => $errorMessageText ]); exit; } } // Re-check authentication (may have been restored from cookie) $isAuthenticated_rwA34124B0_12C5_4DC0_9CE9_AB223CC1141C = password_protect_is_authenticated(‘password_protect_shenjin’); // Capture the protected content for AJAX response ob_start(); ?>
Advice please? I really cant see what i have done wrong.
In addition. I did not get the sample project showing the implementation of the addon? How can I get this?