Viewing 2 replies - 1 through 2 (of 2 total)
  • I was having the same problem, and reading your post made me realize, Genesis Simple Edits is overriding the snippets.

    Suddenly it became so simple! Genesis simple edits is eliminating the need for snippets entirely. Just add parameters to the shortcodes inside Genesis Simple Edits, like this:

    [post_categories before=""]

    This will remove “Filed under” entirely. You could also do something like:

    [post_categories before="Cateogry: "]

    or put whatever custom text you want in there. Including HTML tags, of you want.

    So I’m not doing this in functions.php anymore, I’m in the WP admin area, under Genesis > Genesis Simple Edits and I’m editing the content of either of the “Entry Meta” text fields.

    Thread Starter senordeer

    (@senordeer)

    Agreed! I figured this out and forgot to post back about it, there is a great reference to all the shortcodes you can use in both functions.php and also Simple Edits here:

    https://my.studiopress.com/docs/shortcode-reference/#post-categories-shortcode

    You have to be a member of studiopress to view it but if you have Genesis you probably are of course, and then you can just paste these in Simple Edits, works great!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Remove "filed under" in post categories’ is closed to new replies.