I have this featured enabled but when I go to my website while not being logged in, there is no key icon/button or other prompt for a user to enter the password. Can someone take a look?
Hello There,
Thanks for writing in! The password form is not display because of a JS error in the page. I have overridden the issue and added this custom css in Pro > Theme Options > custom css section;
#tco-under-construction-bypass-form {
display: block;
}
Please check your site now.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.