Redirect Login
-
Hey Guys,
Im new to this plugin, I want to restrict the wishlist button not for guest use, so I enabled “Require Login” in the plugin general setting.
It did well to prompt a dialog box to me either “login” or “close” it.So now is the question, I did install the woocommerce for my website, but I use another plugin for my login page, not “my-account” anymore, but when I click “login” button in the dialog box, it still redirect me to “my-account” page which I dont want.
How can I change the url from url.com/my-account to url.com/newloginpage??
Here is the url I found in browser inspect:
<button class=”button tinvwl_button_view tinvwl-btn-onclick” data-url=”url.com/my-account/?tinvwl_redirect=http%3A%2F%2Furl.com%2Fblog%2Fshop%2F” type=”button”><i class=”ftinvwl ftinvwl-key”></i>Login</button>Note: Im using the free version.
The topic ‘Redirect Login’ is closed to new replies.