Site logo

[Resolved] Full width box

Home Forums Support [Resolved] Full width box

Home Forums Support Full width box

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #2441758
    Sebastian

    Hello dear team,

    I have given my blog posts a fixed width of 800 px. Now I would like to add an author box at the end, which I would like to display over the full width.

    I have included two examples.

    Plentyflow is my page, Blogmojo as it would like to have it.

    How can I do this?

    Thanks!

    #2441759
    Sebastian

    Thanks!

    #2441768
    Leo
    Staff
    Customer Support

    Hi there,

    Here are a couple of tutorials on creating an Author box:
    https://youtu.be/HMhUo91RjsE
    https://youtu.be/4x6CjGOyagc

    You would need to use the before_footer hook to make it full-width.

    #2445226
    Sebastian

    Could I do this before the comments? I would like to put it after content…

    #2445398
    David
    Staff
    Customer Support

    Hi there,

    if you want Content, followed by full width author box and then comments you would need to move the comments form too.
    This reply from Tom provides the PHP required to do that:

    https://generatepress.com/forums/topic/move-comments-section-before-the-footer/#post-1663535

    For your author box you would the before_footer hook also and set the hook priority to 9

    #2447584
    Sebastian

    Awesome! Thanks

    #2448910
    David
    Staff
    Customer Support

    You’re welcome

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