Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End ACF + NGG Shortcodes (WordPress)

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #46314
    sliver37
    Member

    Hey guys,

    I’m trying to get the value from a custom field I have set up and insert that into NGG to pull the correct gallery.

    Here is what I’m using:

    echo do_shortcode($get_short_code); ?>

    The result of that output is “19[Gallery Not Found]”.

    19 is the correct value just doesn’t want to work dynamically with the field…. Is there some kind of trick with do_shortcode + ACF fields?

    Any help would be greatly appreciated as I’m very much a failure at PHP currently.

Viewing 1 post (of 1 total)
  • The forum ‘Back End’ is closed to new topics and replies.