Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #916061

    Hi there,

    In Enfold, I use a template for my blog posts – I know that some people have experienced problems getting the Comment Box to appear (it is visible on the backend but not the frontend) when using the template builder, but I don’t want to change that as it is integral to the look of my post.

    There was some advice about ensuring the single.php contains

    //wordpress function that loads the comments template “comments.php”
    comments_template( ‘/includes/comments.php’);

    Which I added to the file, but it has not changed anything.

    Is there any way of allowing comments on a post if using the template builder, or is this not fixed yet?

    Thanks, link below.

    #916259

    Hey Catty47,

    You can add Comments element under Content Elements tab of ALB and it showed up fine.
    Let us know if you need further help :)

    Best regards,
    Basilis

    #916637

    Fab, it worked!

    I feel pretty silly now – definitely a case of me overcomplicating things….!

    Just one query – is it possible to edit the text that reads:

    LEAVE A REPLY
    Want to join the discussion?
    Feel free to contribute!

    It’s not hugely important but it would be nice to put my style/tone on it….

    #916666

    Hi Catty47,

    Well, for that you will need to modify templates if you want to change texts, and if you need just different styling please specify what changes you need.

    Best regards,
    Victoria

    #916709

    Do you mean it can be modified in the CSS templates? I can probably figure that out myself once I remember where to find it! (I am using a child-theme).

    #916715

    Hey!

    Please copy enfold/comments.php file to your child theme – kriesi.at/documentation/enfold/using-a-child-theme/ and then edit comments.php file on your child theme and change strings as needed :)

    Cheers!
    Yigit

    #916754

    Ok, thank you. I tried that but got a message saying something like “Import didn’t work – nothing to import.”

    I can access the .php files from my host cPanel, but actually I couldn’t find the text I want to edit anywhere – is it definitely in the comments.php file??

    #916756

    Ah, actually – sorry, I found it! I literally just missed it.

    Thank you, I’ll make the text changes myself in cPanel.

    Thanks guys!

    #916760

    Hi,

    Glad you figured it out! If you need assistance, please let us know :)

    Regards,
    Yigit

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