Support

Account

Home Forums Front-end Issues Field won't display on the front end in top bar above nav

Helping

Field won't display on the front end in top bar above nav

  • Duplicated an existing field that displays properly. Trying to get ‘French Button’ to display next to ‘Login’ at the top. I can get the link to show up in the Options section so I can add the link and display text but can not get it to display on the front end. Any suggestions? I think I’m missing something.

  • Can you show us the code please?

    I assume you’re calling it correctly?

    $french_button = get_field('french_button', 'option');
    echo $french_button;
    
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.