Hi,
for our administration department I implemented a list of a subset of members. Our administration should be able to click on one of the members in the list, and then go to the details to update if necessary. I used the folowing statement in the s2member list shortcode, but unfortunately this does not work:
link_display_name=“https://www.xxxxxx.nl/wp-admin/user-edit.php?user_id=%%ID%%” show_display_name
Link display works when I replace the %%ID%% by a number identifying the member in S2. But working with a variable is a must.
Someone an idea how to fix? Preferably also a link with target=_blank