• I m trying to put a field with post author email (product vendor)

    I try with this code but it doesn’t work

    [dynamictext author-email “CF7_get_the_author_meta key=’user_email'”]

    Some one have an idea, thks

    • This topic was modified 8 years, 11 months ago by Richard Casares. Reason: forget to follow up replies
Viewing 1 replies (of 1 total)
  • Yada

    (@fernandoyada)

    You need to use CF7_get_current_user against CF7_get_the_author_meta

    [dynamictext author-email “CF7_get_current_user key=’user_email'”]

Viewing 1 replies (of 1 total)

The topic ‘Display Post Author email’ is closed to new replies.