Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1454338

    Hello! I have a template override for single blog post and I have a do_shortcode that brings in page content

    <?php echo do_shortcode('[av_postcontent link="page,468" av_uid="av-lxp987fk" sc_version="1.0"]'); ?>

    So I notice that it does bring in the page content, but that page content is just shortcode and processed shortcodes…how do I get to also process as well?

    #1455164

    Hey Jason,
    Thanks for the link to your page, but we will need a admin login to review in full what you are trying to do, the echo do_shortcode(“
    typically works, see this post
    but when I check your page it looks like you are trying to add a color section which can cause issues, since full width elements behave differently.
    This is another post that might help

    Best regards,
    Mike

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.