Tagged: 

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #939260

    Hi there, I have a custom post type, where I placed the comments section into a tab section. For some reason, the links in the comments become unclickable, and the formatting gets a bit weird as well. I insert the comments template using this, and don’t apply any extra formatting:
    <?php comments_template( '/includes/comments.php'); ?>
    Can you help please?
    Here is the page:

    #939678

    Hey Tom,

    Thank you for using Enfold.

    How do you insert PHP codes inside the tab element?

    Best regards,
    Ismael

    #939732

    Hi, I use a template file for the custom post type. I get the tab element code from copying it out of the html generated from another page.

    #940222

    Hi fisherman,

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #940470

    Hi, I just figured it out, I only needed to use this code instead of what I was using previously:
    <?php comments_template( ); ?>
    Thanks, please close this ticket.
    Best,
    Tom

    #940898

    Hi Tom,

    Great, glad you found a solution and thanks for sharing. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘comments not working in horizontal tab’ is closed to new replies.