Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2323039
Remove Email And Add Tags
Closed

Comments

  • Sherwood9000 started the conversation

    HiĀ 


    Two questions

    On the comment box how do I remove the Email Address , Website Fields and the click here to save box


    Secondly in the classic blog layout is there a way to add the tags below each post on the home page while keeping the categories at the top


    Cheers



  •  2,699
    PenciDesign replied

    Hi,

    1/ To do that please do following steps:

    a) Go to Dashboard > Settings > Discussion > and check to "Comment author must fill out name and email"

    b) Go to Customize > Single Post Options > and check to "Remove checkbox "Save my name, email, and website in this browser for the next time I comment.""

    c) Add more this code to Customize > Custom CSS to remove the email & website fileds on the comment:

    #respond p.comment-form-author, #respond p.comment-form-email, #respond p.comment-form-url{ width: 100%; margin-left: 0; }
    #respond p.comment-form-email, #respond p.comment-form-url{ display: none; }
    

    2/ Unfortunately, currently this theme doesn't support for this feature.


    Best Regards,

    PenciDesign