I’m trying to redirect non-logged-in users, so when they click add a listing they get directed to the BuddyPress login/registration page. I’ve used this post as a reference and put [gd_add_listing show_login=1] on the add listing page but it isn’t working.
https://wpgeodirectory.com/support/topic/how-to-make-add-listing-page-redirect-to-login-register-page/#post-493805
The first image is what it looks like when a non-logged-in user clicks add-listing. Where would I add the sidebar widgets? Also, when you click the login, it takes you to the wp-admin login page, not the “broken” /login/ page. It’s only showing the shortcode.
First 2 images obviously not correct. They should redirect to the 3rd image.
Also, on the /login/ page, only the [gd_login_box] code shows, no login box.
The register goes to the BP registration page but there is no login area on that page and I also can’t figure out how to change the sidebar widgets on that page either. See 3rd image.