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 #3771202
Posts
Open

Comments

  • penelope15 started the conversation

    Hello,

    On each post after the content I want to remove the posts that are behind on the end of each post

    Also in the comment box how do I make them to add their name also?

    Thanks!

  •  2,658
    PenciDesign replied

    Hi,

    1/ You should disable the Jetpack Related Posts feature by following the instructions in the documentation at this link: https://jetpack.com/support/related-posts/

    2/ The comment form already includes all the necessary input fields: https://imgur.com/a/GcFVEWh

    Regards,
    PenciDesign.

  • penelope15 replied

    1. ok done! 

    2. Its showns on the mobile but on the laptop it shows only the comment box. Also how to change the color of the submit button?

  •  2,658
    PenciDesign replied

    Hi,

    The comment form will display full controls only if you are not logged in.

    Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    #respond #submit {
      background: #000;
      color: #fff;
    }

    Regards,
    PenciDesign.

  • penelope15 replied

    Thanks!

    One last point regarding this comment form. How to change the language? Name etc?

  •  2,658
    PenciDesign replied

    Hi,

    You can change the theme text by going to Appearance → Customize → Quick Text Translation.

    Regards,
    PenciDesign.