[Resolved] Page Header – Include Icons with Metadata

Home Forums Support [Resolved] Page Header – Include Icons with Metadata

Home Forums Support Page Header – Include Icons with Metadata

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #403177
    Sean

    I’ll share some screenshots to make this easier to understand. What I’m trying to do, is take the metadata and put it in my Page Header. Which I sort of already have, which you will see in the second screenshot. However, it does not pull the icon per data entry. Is there a way to include their icons? For reference, I’ll include the content I’m using currently below:

    <h1>{{post_title}}</h1>
    {{post_date}}
    {{post_terms.category}}
    {{post_terms.post_tag}}
    

    https://i.imgur.com/jpVMZf6.png

    https://i.imgur.com/gq5paRW.png

    #403273
    Leo
    Staff
    Customer Support

    Hi there,

    You can add them in as HTML Fontawesome icons which is built into GP:
    http://fontawesome.io/icon/calendar/
    http://fontawesome.io/icon/folder/
    http://fontawesome.io/icon/tags/

    Let me know if you need more info ๐Ÿ™‚

    #403295
    Sean

    LOL Well that was a lot easier than I expected. Added the code, and good to go. Thank you again Leo ๐Ÿ˜€

    #403349
    Leo
    Staff
    Customer Support

    No problem!

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