Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #535458

    Hi,

    I have two questions.

    1) How do I enable comments. I have changed the settings in my wordpress discussion tab and am using the default editor but I do not seem to be able to enable comments on latest posts. Old posts from before I had a self hosted blog have the comment function but no new posts.

    This is my blog
    http://www.yarnandpointysticks.com/blog/

    2) If I use the advance layout function when my posts are sent out via email to subscribers they appear in their inbox with lots of code on them. What have I done wrong? I think my emails are sent as part of a Jetpack function, is there a better Enfold compatible solution?

    See image in dropbox https://www.dropbox.com/s/afdgps6mrdq24wc/IMG_0078.PNG?dl=0

    Thanks

    #535648

    Hey knitsfor!

    1. If your using the layout builder on your posts then you need to drag the comments element to your post content. Otherwise use the default editor and they will display automatically.

    2. Perhaps there is a way to filter out shortcodes in the jetpack plugin?

    Best regards,
    Elliott

    #535710

    Thanks Elliot. I have solved this – I needed to activate the comments in each discussion thread.

    Is it possible to edit the text that is above the comment box?

    • This reply was modified 8 years, 5 months ago by knitsfor.
    #535750

    Hi!

    The text displayed above the comment form? You can find that around line 162 in the comments.php template file.

     echo "<h3 class='miniheading'>".__('Leave a Reply','avia_framework')."</h3>";
     echo "<span class='minitext'>".__('Want to join the discussion?','avia_framework')." <br/>".__('Feel free to contribute!','avia_framework')."</span>";
    

    Cheers!
    Elliott

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