Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gramirez68

    (@gramirez68)

    Actually it redirects to: http://url.com/login/’http://url.com/target-one’ without the backslashes

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    Hi G,

    The syntax of your shortcode is slightly incorrect. Let’s say you had a custom field called “Pet” with “Dog”and “Cat” as its values. Then your shortcode would need to look something like this:

    [login redirect_page="http://url.com/target-one" redirect_field="Pet" redirect_array_string="Dog = http://url.com/target-two, Cat = http://url.com/target-three"]
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘redirect_array_string not working’ is closed to new replies.