Đạt_Hoàng
(Đạt Hoàng)
15 במאי, 2023, 5:17pm
1
How can I configure the website to open the login popup as soon as it is accessed?
Lilly
(Lillian )
15 במאי, 2023, 6:25pm
2
admin - settings - login required set to enabled.
if you want more granular controls or a different approach, there is also @Don ’s guest gate theme component:
Hello This theme component is created from Guest Gate (Sign Up Popup Plugin) . It can lock topics for anon visitors with a modal and force them to Sign Up or Login. The component can be use for an alert modal, encouraging visitors to sign up but allowing them to close the modal (for this, leave the dismissable false setting unchecked). Options include changing the number of topics that can be viewed before the modal is displayed.
[Screenshot 2022-04-23 at 22.05.29]
Tip: If you use the …
Đạt_Hoàng
(Đạt Hoàng)
16 במאי, 2023, 2:21am
3
I want the interface to display like this every time a new user accesses it.
Lilly
(Lillian )
16 במאי, 2023, 2:27am
4
does enabling admin-settings-login_required not work for you? i just tested it on my forum and it worked.
Đạt_Hoàng
(Đạt Hoàng)
16 במאי, 2023, 2:40am
5
It works, but I don’t want it to look like this.
Lilly
(Lillian )
16 במאי, 2023, 2:46am
6
so you want it to skip that screen and go right to the sign-up modal? even if they don’t already have an account?
Đạt_Hoàng
(Đạt Hoàng)
16 במאי, 2023, 2:49am
7
Right, exactly like that. Can you show me how to do it?
Lilly
(Lillian )
16 במאי, 2023, 2:53am
8
no because that would require some customization of your site and i don’t know of any particular code workaround for the login modal. i suspect it can be done but you may need to post in marketplace if someone else can’t help you here.
Đạt_Hoàng
(Đạt Hoàng)
16 במאי, 2023, 2:55am
9
Thank you for your assistance
Đạt_Hoàng
(Đạt Hoàng)
16 במאי, 2023, 6:45am
10
Hi all.
How can I make the sign-up modal open when a first time visitor enter my forum?
This seems like a continuation of your similar question so I’ve merged it together.
There is the [YourSite]/login link you can use to direct people to (also the [YourSite]/signup for the create account one).
I think the Guest Gate theme component mentioned above would also be a workable option.
Don
16 במאי, 2023, 11:00am
14
Hello,
I’ve made a theme component which is open the signup modal automatically on the first page load per session. You can install it here.
This theme component is automatically open the signup modal on first page load.
Đạt_Hoàng
(Đạt Hoàng)
16 במאי, 2023, 12:57pm
15
This is indeed the solution I’ve been looking for. Thank you very much