I’m not sure where you got that shortcode, but there is no such thing. Close, but close isn’t a working proposition.
The login form shortcode is: [wpmem_form login]
It accepts a number of additional attributes, one of which is the “redirect_to” attribute. So you can do this:
[wpmem_form login redirect_to=http://novo.pathwork.com.br/inicio-area-restrita]
(There is a “wpmem_login_form_button_rows” filter hook, and I’m pretty sure that’s where the confusion may have originated, but that’s not the same thing as a shortcode.)
There is a list of available shortcodes and their attributes documented here:
https://rocketgeek.com/plugins/wp-members/docs/shortcodes/
Thanks a lot, Chad!
About translation, even though it said it is 100% translated for Portuguese from Brazil, the phrase USERNAME OR EMAIL is not translated.
I tried with Loco but I couldn’t find this specific phrase. Where can I translate it?
Thanks again,
Simone
I’m not sure where you saw that the pt-br translation was 100%. The polyglots project shows it currently at 53%.
The string you’re asking about is in there, but it is marked as “waiting” (pending approval by a translation editor).
If you’re using something like Locotranslate, you should be able to find the string as it is in the plugin’s translation file. The plugin’s textdomain is “wp-members”
Thanks you so much! Now it’s ok.
I get the 100% translation info inside Loco plugin.