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

    Hi,
    I want to insert a page for comments in my website and I used the ALB to do that inserting a Comment elements from the ALB. I’d like to removed 1 fields “website” and also I’d like to remove this text: “Want to join the discussion?
    Feel free to contribute!”.
    the last is that I’d like the comment form appear at the top of the page and comment below the form.
    Could you please tell me how to do it?
    Thanks

    #491996

    Hey scubasnsi!

    Thank you for using Enfold.

    It is possible to remove certain elements in the comment form but, unfortunately, you can’t separate the comment list and comment forms. Use this to remove the elements:

    span.minitext, .comment-form-url {
        display: none;
    }

    Regards,
    Ismael

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