How to create a custom popup form

So i have a whatsapp button and i need users to login to whatsapp to contact listings. I have 2 conditions for users to contact listings

-User must be logged in
-User must have at least one listing

My question is:
-How do i have user login from the same page they clicked the whatsapp button using the login modal preferably
-How do i have a popup form of a category after logged in instead of redirecting to the submit listing page.

Hi,

Thanks for the request. Unfortunately, there’s no such feature, it would require a custom implementation. Alternatively, you can try using third-party plugins such as WP Popups etc.

I hope it helps

Could you please let me know how to programmatically trigger HivePress’s native login popup modal?

Please send more details about the required functionality, do you mean logging in via WhatsApp or via the website?

The default user login modal will open on click (for logged-out users) if you use the #user_login_modal URL for a link.