Home / Forums / WoodMart support forum / BUG – Login / Register text in header visible when registration disabled
Home › Forums › WoodMart support forum › BUG – Login / Register text in header visible when registration disabled
BUG – Login / Register text in header visible when registration disabled
- This topic has 7 replies, 3 voices, and was last updated 2 years, 2 months ago by
Luke Nielsen.
-
AuthorPosts
-
May 8, 2024 at 6:37 pm #564211
waynep16ParticipantAdd the “account” element to the header builder, it shows the text “Log in / Register”
but if you navigate to WooCommerce > Settings > Accounts & Privacy tab > uncheck boxes related to Account Registration https://prnt.sc/MZ5waFUo2iLl
then “disable registration”, the header account text still mentions Register, even though you can not register.
Also in the sidebar it still says create account and also if you choose login drop down form, the Create an account link going to ?action=register is still there buy does nothing
May 9, 2024 at 2:39 am #564247
spinnerdParticipantI confirm. Registration of new users is not possible. After clicking “Create an account”, the page redirects you to login, not registration.
May 9, 2024 at 2:58 am #564249
spinnerdParticipantok. I checked all the options when registering a user WooCommerce > Settings > Accounts & Privacy tab > and everything works.
May 9, 2024 at 10:07 am #564304
Luke NielsenMemberHello,
In case, if you do not use the Registration functionality, navigate to WoodMart -> Header builder -> and remove the “Account” element – https://prnt.sc/l-L1LY0ULXbc
Kind Regards
May 9, 2024 at 10:13 am #564313
waynep16Participant@luke. Then how will people log in!! That’s the silliest answer you can give!!!
May 9, 2024 at 10:22 am #564319
Luke NielsenMemberHello,
Previously you wrote that you have disabled all fields related to “Account creating” – https://prnt.sc/MZ5waFUo2iLl so I thought that you wanted to disable that functionality (login as well) at all on the site. Sorry for the misunderstanding.
Send me access to the admin panel so I can look closer at this issue.
Kind Regards
May 10, 2024 at 4:37 pm #564775
waynep16ParticipantAll info is in original thread, use your installation local and you will see same issues
May 13, 2024 at 4:55 pm #565243
Luke NielsenMemberHello,
1. Text “Log in / Register”, for now, can be changed via Loco Translate, there is no functionality that detects whether the option for registration is active or not – https://xtemos.com/docs-topic/translate-woodmart-theme-with-loco-translate/
2. On my side, when I click “create an account” in the sidebar, it redirects me to the Login page – https://gyazo.com/3f06ae95b019b963ba6e2ab7f45348f0
You can hide that “create an account” question with the help of the below CSS:
.login-form-side .create-account-question { display: none; }Let me know if you have additional questions.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register