Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1015105
    mindihirsch
    Participant

    The metadata is showing in the index but is suddenly missing from the actual posts. I have not added any new plugins, and the Post Meta button is on in the customize blog section. How do I get the metadata to show like it used to? I am mostly interested in the post date and author name. Our url is http://www.2foodtrippers.com. Thanks in advance for your help!

    #1015112
    Nabeel A
    Moderator

    Hi there,

    Please add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .single-post .entry-header {
        display: block !important;
    }

    Let us know how this goes!

    #1015564
    mindihirsch
    Participant

    It worked. Thanks!!!

    #1015774
    Rad
    Moderator

    You’re welcome!

  • <script> jQuery(function($){ $("#no-reply-1015105 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>