ARTICLE SETTINGS - by CATC - on WordPress WooCommerce support

This topic has 4 replies, 2 voices, and was last updated 6 years, 4 months ago ago by Rose Tyler

  • Avatar: CATC
    CATC
    Participant
    November 17, 2017 at 18:23

    Hi!
    How can I disable the about author section in articles and comment section please?
    Also can I translate “Share a post” in my language? What do I have to do?

    Thank You so much!!

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 20, 2017 at 08:19

    Hello,

    Please check Theme Options > Blog Layout.
    Comments are related to WordPress default settings and they can be disabled in WP Dashboard > Settings > Discussion and for each post in Posts > Edit needed post > disable “Allow comments” http://prntscr.com/bpei3p (to display the mentioned field check settings in Screen Options as shown on the screenshot http://prntscr.com/bpehvg ).
    Please read doc http://xstore.helpscoutdocs.com/article/30-base-theme-translation (the same for royal theme) and use Loco Translate plugin to translate the theme.
    Feel free to ask if you have any questions.

    Regards

    Avatar: CATC
    CATC
    Participant
    November 20, 2017 at 14:54

    Thank You so much Rose! But now it shows: “Comments are closed” is there a way to hide it please?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 20, 2017 at 14:59

    You’re welcome!
    Please try to use the following code in Global Custom CSS:

    .single article + p{
        display: none;
    }
    

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.