Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #715000

    I’m using the Avia Layout Builder and all the elements on the page are working fine except Comments. I saw that Josue mentioned that Comments must be added to template-builder.php, using this code:

    comments_template( ‘/includes/comments.php’);

    …which I tried but did not work. I’m wondering if:

    1) Can Comments work on pages built using ALB? That would be my preference but I can’t get it to work.

    2) If Comments must be added, can someone tell me specifically where to add the code? I tried adding it around line 33 immediately following
    {
    $content = apply_filters(‘avia_builder_precompile’, get_the_content());
    }

    But that did not work.

    Thank you so much!!

    • This topic was modified 7 years, 12 months ago by newpappa.
    #715119

    I ended up needing to use posts instead of pages so this is no longer an issue at this time. Thanks!

    #715127

    Hi,

    Ok, thanks for the feedback. We’ll leave the thread open in case it should come up again.

    Best regards,
    Rikard

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