• Hello,

    thanks a lot for your plugin, I’m loving to use it.
    The problem is that I’m not being able to use the shortcode, it’s not working.

    That’s the shortcode I’m testing: [wpmem_login_form_button_rows redirect_to=https://novo.pathwork.com.br/inicio-area-restrita]

    Is there something wrong? Or is the problem the current version of WordPress?
    Anyway, could you tell me how to work it out?

    Thanks a lot,

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    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=https://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/

    Thread Starter schacham

    (@schacham)

    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

    Plugin Author Chad Butler

    (@cbutlerjr)

    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”

    Thread Starter schacham

    (@schacham)

    Thanks you so much! Now it’s ok.

    I get the 100% translation info inside Loco plugin.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Shortcode is not working’ is closed to new replies.