[Resolved] Date, author, categories, tags and comments not showing in blog posts

Home Forums Support [Resolved] Date, author, categories, tags and comments not showing in blog posts

Home Forums Support Date, author, categories, tags and comments not showing in blog posts

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #132017
    Carol

    Hi

    I’ve just purchased the Generate Blog add-on as I wish to display Date, author, categories, tags and comments on my blog posts.
    However none of it is appearing after enabling all the options within the blog section in the customiser.

    I am also running the Mantle child theme.

    Website is: http://www.century21academy.com/

    Any ideas what this might be?

    Many thanks

    #132018
    Carol

    This seems to be an issue when using the Mantle child theme.
    I deactivated the child theme and the tags appeared.

    However I would like to use the child theme if possible?

    thanks

    #132047
    Tom
    Lead Developer
    Lead Developer

    Hi Carol,

    Those areas should display by default, even in the Mantle theme.

    Can you re-activate it and let me know so I can take a look?

    #132060
    Carol

    Hi Tom

    I have re-activated the Mantle theme and they have disappeared again….

    thanks

    Carol

    #132099
    Tom
    Lead Developer
    Lead Developer

    It looks like this has been added to the child theme style.css file:

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

    They aren’t a part of the Mantle theme by default, so feel free to go to “Appearance > Editor”, navigate to the bottom of the file and delete the above.

    Let me know πŸ™‚

    #132100
    Carol

    Hi Tom

    Thank you for this. I just removed those entries and everything is showing as it should. Great stuff! πŸ™‚

    thanks again

    #132101
    Tom
    Lead Developer
    Lead Developer

    No problem πŸ™‚

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.