[Resolved] Video Post Format Problem

Home Forums Support [Resolved] Video Post Format Problem

Home Forums Support Video Post Format Problem

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #255895
    Bert

    Dear Tom,

    thank you very much for this GP Theme. Usually I browse around here to find a solution, but this time I need your help πŸ˜‰

    Today I changed the Postformat for my videos to “Video” and audios to “Audio” so that I have a better overwiew when I am browsing in the dashboard.

    Now I have the challenge, that on the frontpage the articles have no excerpt – because in customiser I set the excerpt to zero, which worked well.

    Now, how can I accomplish this for “Audio” and “Video” posts too?
    It is mixed now on the frontpage, like you can imagine and it looks terrible – at least to me πŸ˜‰

    Is there anything I can do to totally switch excerpts off?

    That would probably be the best for me… because I don’t need them

    THANK YOU!!

    Best regards,
    Bert

    #255942
    Tom
    Lead Developer
    Lead Developer

    Hi Bert,

    Those formats display the full content (so video/audio HTML can display).

    To turn it off completely, you could do this:

    .blog .entry-content,
    .archive .entry-content {
        display: none;
    }
    #256119
    Bert

    Thank you so much Tom.
    I spent five hours yesterday to get it done by myself before I was asking you πŸ˜‰

    It worked exactly the way I wanted it..

    THANKS A MILLION!!

    #256217
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

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