IDstore disable author visibility on posts (custom CSS not do any effect)

This topic has 11 replies, 5 voices, and was last updated 10 years, 1 months ago ago by Stan Russell

  • Avatar: cursedmonk
    cursedmonk
    Participant
    October 12, 2014 at 22:31

    Hello, have some issues with an theme, cannot disable post information like date, author, comments off, uncategorized . you can check it at my site:
    http://lt.scorpion3d.com/blogas/
    as well then pressing read more button, the same issue http://lt.scorpion3d.com/video-montazas/#more-55
    I’ve renamed default.custom.css file to custom.css as per youtube tutorial which i sow from another topic created by 8eiththeme. but then i enabled (turned on) custom css via theme interface, and tryed modify via cuscom.css file in the text editor nothing changed…
    .post-info {
    display:none;
    }
    .author-info, .title-alt {
    display: none;
    }

    (not working)

    checked articles:#15912, #9360

    Please, contact administrator
    for this information.
    10 Answers
    Avatar: cursedmonk
    cursedmonk
    Participant
    October 13, 2014 at 14:30

    does anybody working on this issue ? there is no update for 16 hours, 00 minutes ago.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2014 at 14:34

    Hello,

    Sorry for a delay.
    I’ve replaced your code with this one:

    .post-information {
        display: none;
    }

    Please check your blog now.

    Regards,
    Eva Kemp.

    Avatar: cursedmonk
    cursedmonk
    Participant
    October 13, 2014 at 15:55

    Perfect, that fixed this issue. Have a question for the similar problem
    http://lt.scorpion3d.com/kontaktai/ this is a contact page but am using my native language and in the page I can see words “contact form” is there some kind of solution to rename it or disable it as post information ?

    Avatar: Eva
    Eva Kemp
    Support staff
    October 13, 2014 at 18:46

    Hello,

    Please add this code into custom.css file:
    #contact_container h2 { display: none !important; }

    Regards,
    Eva Kemp.

    Avatar: cursedmonk
    cursedmonk
    Participant
    October 13, 2014 at 20:23

    thank you so much!

    Avatar: Robert Hall
    Robert Hall
    Support staff
    October 13, 2014 at 20:32

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: faf
    faf
    Participant
    October 15, 2014 at 14:28

    Hello,
    I would like to hide the name of the author of the post.
    I tried to paste the code:

    .post-information {
         display: none;
    }

    in custom.css file (ex default.custom.css).

    I of course renamed default.custom.css in custom.css and activated in the control panel of the theme (Enable Custom CSS file -> ON).
    but nothing changes…
    Could you help me?
    Thanks in advance.

    Faf

    Avatar: Eva
    Eva Kemp
    Support staff
    October 15, 2014 at 16:36

    Hello @faf,

    Please provide us with wp-admin panel credentials in Private Content.

    Thank you.
    Regards,
    Eva Kemp.

    Avatar: faf
    faf
    Participant
    October 15, 2014 at 18:24

    Hello @Eva Kemp,

    I solved it by pasting the following code:

    .post-info {
         display: none;
    }

    into the file custom.css

    Thank you anyway.

    Regards,

    Faf

    Avatar: stan
    Stan Russell
    Participant
    October 16, 2014 at 09:19

    We are happy that you have solved your problem

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

The issue related to '‘IDstore disable author visibility on posts (custom CSS not do any effect)’' has been successfully resolved, and the topic is now closed for further responses

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