• Ok,

    The current website I’m working on uses certain post’s as pages. See here: http://lukapercussion.globat.com/english/drumkits/

    So, the category is “drumkits” and if you check this post, at the top you can see “date, author, etc.”. Below the content is the comment box. My client wants the Post info and comment box removed.

    How do I removed this info ONLY for this category? Is this possible?

    If yes…please advise. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Use a tool such as Firebug, IE9+ F12 Dev. Tools or Chrome Inspect Element to review the CSS for each item..then, add for each style:

    display:none;

    to each in your stylesheet.css (preferably in a Child Theme).

    please contact the theme’s developer via themeforest for support;

    this forum does not support commercial themes.

    Thread Starter groovegoon

    (@groovegoon)

    Really? Why wouldn’t you support commercial themes? I’m a little shocked and disappointed. Are you trying to discourage others from developing commercial themes?

    So I purchased one, big deal. The designer doesn’t speak good english and there is a major language barrier…I tried to get him to understand what I was trying to do and he clearly didn’t get it.

    Why is it so wrong for me to come here?

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    A couple of reasons why.

    1. We don’t have access to that theme as it’s commercial. Nor do we want access.

    2. The developer of that theme drives income from that theme and supporting it. It’s not for us to interfere with their business model.

    See http://codex.wordpress.org/Forum_Welcome#Commercial_Products for the reason why.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to remove Post info (date, time, author, category) by category.’ is closed to new replies.