Coder Social home page Coder Social logo

Comments (13)

lukefretwell avatar lukefretwell commented on June 27, 2024

@devinsays would this work?

.entry-meta {
display: none;
}

from govpress.

 avatar commented on June 27, 2024

Um. Not sure which .php page to add that into...

from govpress.

lukefretwell avatar lukefretwell commented on June 27, 2024

See the custom css field under appearance/theme settings. Add the CSS code there.

from govpress.

 avatar commented on June 27, 2024

2014-05-22 22_36_52-manage themes wordpress

I'm not seeing a place to add custom css code... I'm working on a wordpress.org self-hosted site - does that make any difference?

from govpress.

 avatar commented on June 27, 2024

Ah. Found a plugin and the code takes them away. But it also takes away the author name and stuff, which I would like to keep.

Would

.entry-meta {
display: date; author;
}

work?

from govpress.

 avatar commented on June 27, 2024

Also, while I'm at it, how do I get rid of the "Post Title by Author Name" at the bottom of every post?

from govpress.

lukefretwell avatar lukefretwell commented on June 27, 2024

Not sure if the wordpress.org version has been updated to include CSS editor.

See:

screen shot 2014-05-22 at 8 18 12 pm

On the tags/categories, recommend just deleting from here:

https://github.com/govfresh/govpress/blob/master/content-single.php

I don't see the "Post Title by Author Name" issue, so this might have been deprecated after the wordpress.org version was upload.

from govpress.

 avatar commented on June 27, 2024

Okie dokie. Thanks so much!

from govpress.

devinsays avatar devinsays commented on June 27, 2024

The Jetpack plugin has a custom CSS module. This would also hide them:

footer.entry-meta { display: none }

The benefit of using the css module rather than editing the code directly is that you won't lose your changes when you update.

from govpress.

lukefretwell avatar lukefretwell commented on June 27, 2024

Ah, yes. @devinsays is that 'Edit CSS' via JetPack or in the most recent version of GP?

from govpress.

devinsays avatar devinsays commented on June 27, 2024

You can always edit a theme's CSS if you have admin permissions via the WordPress editor (regardless of theme).

But the custom CSS module is part of Jetpack.

from govpress.

lukefretwell avatar lukefretwell commented on June 27, 2024

Thanks for jogging my memory. :-)

JetPack FTW!

from govpress.

lukefretwell avatar lukefretwell commented on June 27, 2024

Also, I'll be in Austin first week of June for ... DrupalCon. :-|

We should try meeting up, have a GovPress board meeting.

from govpress.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.