• Hi. I Would like that when you click on a user profile in the members directory, this profile opens in a new tab. Is this possible?
    Thanks a lot for your time.

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Aswin Giri

    (@aswingiri)

    Hello @carlosmdlf

    You can override wp-content/plugins/ultimate-member/templates/members-grid.php and wp-content/plugins/ultimate-member/templates/members-list.php from your theme and add target=”_blank” to the tag so that link opens on a new tab.

    Please follow this article to override templates from your theme.

    Thread Starter carlosmdlf

    (@carlosmdlf)

    Thank you very much for your help.

    Plugin Support Ultimate Member Support

    (@ultimatemembersupport)

    Thanks for letting us know how it resolved the issue. I’m marking this as resolved now.

    Thread Starter carlosmdlf

    (@carlosmdlf)

    Hi @aswingiri , @ultimatemembersupport. I am trying to override the template with this add target=”_blank” to the tag, but I don′t know were I am getting it wrong. I have created a child theme and activated it. I have added a series of folders with this path:

    /wp-content/themes/twentytwenty-child/plugins/ultimate-member/templates

    In there I have copied the files members-list.php and /members-list.php.

    So 1: I understand that if I modify this files, there should be changes reflected on my website. I have tried even eliminating the whole content of the file and nothing changes on the life website: https://swapmyvan.com/find_a_ride. So I don′t know why I am failing at overriding the templates.

    2: I don′t know where to insert the target=”blank”, once I am able to override the template.

    Could you please explain me why the template overriding is not working, and were exclatly on the template should I eneter this target blank code so that when someone clicks on a user from the grid, it opens in a new tab, thank you very much, really apreciate it.

    Thread Starter carlosmdlf

    (@carlosmdlf)

    Here there is a screenshot of what it looks like. thanks.

    https://paste.pics/037e58fb28783c87032818f5edb20806

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Member directories: Opening profiles in new Tab.’ is closed to new replies.