Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #303984
    scagle
    Participant

    I currently have CSS hiding the date and author on all my posts. Is there a way to show to date and author on regular pasts, but hide it on essential content posts, such as portfolio and feature content?

    #304013
    Skandha
    Participant

    @scagle: Hello there,

    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

    #305148
    scagle
    Participant

    mctbackstage.com

    #305222
    Skandha
    Participant

    @scagle: Hello there,

    A bug has been fixed in the Essential Content Types plugin and an update will be release soon. After updating the plugin to the latest version,

    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .ect-post .custom-header-content .entry-meta {
    display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #305331
    scagle
    Participant

    Yes, that worked, thank you!

    #305358
    Skandha
    Participant

    @scagle: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/my-music-band/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

     

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘date and author on essential content posts’ is closed to new replies.