• Hi,

    i have a registration form with just username, email and type of grant applying for as a custom field. There is a radio button field with 2 input values…. grant1 or grant2.

    So depending upon which grant they click to apply for they will register and then be redirected to grant1 page or grant2 page.

    Nothing i have tried is working… and in some instances i keep seeing a “T” at the top of the page.

    here’s the shortcode: [register redirect_field:’grant’ redirect_array_string: ‘grant1 => http://google.com’, ‘grant2 => http://facebook.com’%5D

    What am i doing wrong?
    any help would be much appreciated! thanks….

    https://ww.wp.xz.cn/plugins/front-end-only-users/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rustaurius

    (@rustaurius)

    Hi 2twins,

    Would you be able to try:

    [register redirect_field='grant' redirect_array_string='grant1 =>http://www.google.com, grant2 => http://facebook.com']

    Thread Starter 2twins

    (@2twins)

    hi – thanks for the reply. I actually did try that and it did not work. I tried every variable i could think of but had to have the site done so i ended up using another plugin. Appreciate your looking at it though;)

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘issues with redirect’ is closed to new replies.