• Hi all,
    My post information settings don’t seem to be working. I am trying to show the date and the category on a post. When I change these settings nothing happens. I did put custom styling for my post in the custom CSS are but I don’t think that should be effecting this setting. Any thoughts? I am working on two pages.

    https://www.thebleeppeoplesay.com
    https://www.thebleepkidssay.com

    Here is the custom CSS I added to get the background of the post area colored.

    .post {
    display:block;
    overflow:visible;
    background:#FFF;
    border: 3px solid #c63536;
    box-shadow: inset 2px 2px 3px #616161;
    -moz-box-shadow: inset 1px 1px 1px #616161;
    -webkit-box-shadow: inset 2px 2px 3px #616161;
    padding-left:5px;
    padding-right:24px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;

    Thank you,
    Giddy Up

    https://www.ads-software.com/extend/themes/mantra/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter giddyup

    (@giddyup)

    This question was never answered and I am still having the issue. Anyone got any ideas?

    I am working out of https://www.thebleeppeoplesay.com

    My Post Information Settings says to “show” category.

    Thanks a ton!

    Did you ever resolve this? What worked for me was that you have to make sure the “All Post Metas” is set to show, then you can hide/show the individual category/author/tag…information

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mantra Settings-Post Information Settings Not Working’ is closed to new replies.