Support

Account

Home Forums Feedback How display Link Text

Unread

How display Link Text

  • Hi,

    Here is my code:

    <?php $link=get_field(‘brand_name_’);?>
    <p class=”entry-brand” style=”margin-top: 5px;”><span class=”label-text”>Brand Name:</span> “><?php the_field(‘brand_name_’)?></p><?php

    I would like to display the link text and not the url when using the Link field with a Return Value of ‘Link url’

    But I don’t know what to write

    Thanks

Viewing 1 post (of 1 total)

The topic ‘How display Link Text’ is closed to new replies.