XF 2 Pop-up registration modal

sdchan

Member
I would like help creating a pop-up modal to ask users to register (during exit intent, for example). Sign-up options should include email address, google, or Discord.

Here is a screenshot of what I am looking for:

1654708755820.webp
 
I would like help creating a pop-up modal to ask users to register (during exit intent, for example). Sign-up options should include email address, google, or Discord.

Here is a screenshot of what I am looking for:

View attachment 269293
Maybe speak to @BassMan

He might know how to get this to pop out so it's the only thing highlighted on the page.
 
I think @Ozzy47 already has something you might like:
Another great thing about XenForo? When developers highlight their competitors' add-ons.
 
Last edited:
I think @Ozzy47 already has something you might like:
Oh, I forgot about this add-on! I'm currently using it as well lol.
So what HMTL would you use to get the registration info to show up?
 
Oh, I forgot about this add-on! I'm currently using it as well lol.
So what HMTL would you use to get the registration info to show up?
I'm not using this add-on, but I guess you can add the <xf:widget key="widget_key" /> syntax and edit the widget_key which is the Login Widget.
 
Top Bottom