WAIT: Button to Load Ultimate Member Profile page from WP GridBuilder card No Longer works v1.9.7

I have button in WP Gridbuilder that loads the user page of a user, using the Ultimate Member plugin. Prior to 1.9.7, the button link was:

{echo:get_author_posts_url({wp_user_id})}

I’'ve copied the function into my functions.php but it no longer works, withour re-enabling code execution.

How do I get this working again?

Hi @colly72 ,

Do you mean you have placed the bricks/code/echo_function_names filter in child theme, but didn’t enable code execution in Bricks settings?

Unfortunately, if you want to use {echo:} dynamic tag, you have to enable code execution.

Regards,
Jenn