Site logo

[Support request] User Field on Frontend and into blocks

Home Forums Support [Support request] User Field on Frontend and into blocks

Home Forums Support User Field on Frontend and into blocks

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1799889
    Marco

    Hi. Maybe someone can suggest me a solution though is not direct connect to GP
    I need to show in a page a user field like First Name, Birth Date, and other.. maybe added by ACF or other solution directly inside a Block of GB or simply into paragraph.
    I have try creating a shortcode using wp_get_current_user(); but it don’t go inline.

    I want create a page like:

    
    <h1>Title page of [user field="first_name"]</h1>
    <p>Your birth date is [user field="birth_date"] and you was born in [user field="birth_location"]</p>
    

    Of course before I have to create this field.

    Thankyou

    #1800034
    David
    Staff
    Customer Support

    Hi there,

    so does the field display ? Its just not in the correct position ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.