ShortCode in template
-
hi,
i try to do my own template.
i want to use GD shortcodes but i don’t know how.
i try this :
<?php echo do_shortcode("[um_user meta_key='first_name']"); ?>
or
<img alt="photo de profil" src=<?php echo do_shortcode("[um_user meta_key='profile_photo']"); ?>>
but it doesn’t work.
i see the directly the shortcode in my page.maybe something to add in my functions.php ?
thank for your help
OlivierThe page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘ShortCode in template’ is closed to new replies.