Support Forum » User Profile

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Richard MichaelRichard Michael
    Participant

    Why doesn't this just work as it does in ACF, why does metabox insert the wrong shortcode in the html in the first place. Is this going to be fixed soon?

    Richard MichaelRichard Michael
    Participant

    I have now tried the same exercise with the FREE Advanced Custom Fields plugin and it worked first time.

    Here's the ACF code:
    <img src="[wpbb post:acf type='image' name='image' image_size='large' display='url']">

    I tried wrapping the Metabox code in an img tag like the ACF code but now just get a broken link icon.
    <img src="[wpbb post:meta_box field='image' image_size='large']">

Viewing 2 posts - 1 through 2 (of 2 total)