• I need some help with dynamic content gallery plugin.

    i want to be able to get the image url source that is stated in the metabox

    – want to redesign how posts are displayed on the front page but i want to get the source url of the slide image

    for example
    `
    <img src="<?php get_dcg_image_url_by_postid ? />">

    I looked through the plugin php files but there is reference to how those images are included using this code

    <?php dynamic_content_gallery(); ?>

    I would really appreciate the help

    • This topic was modified 7 years, 10 months ago by spnweb.
    • This topic was modified 7 years, 10 months ago by spnweb.
  • The topic ‘DCG: Need help with getting image url from dcg metabox’ is closed to new replies.