Site logo

[Resolved] generate_after_entry_header Hook

Home Forums Support [Resolved] generate_after_entry_header Hook

Home Forums Support generate_after_entry_header Hook

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1818298
    Ovidiu

    Hi,

    I am trying to insert some text right after the featured image of a post. My blog setup uses the post title before the featured image. According to the visual guide here, I should be using the generate_after_entry_header hook.

    However, that one outputs the text before the featured image. I suppose that the visual guide hasn’t been updated. Is there another hook that I might have missed that I can use to achieve this?

    Thank you

    #1818447
    David
    Staff
    Customer Support

    Hi there,

    that Hook should still work unless some other code / function has changed the layout.
    First try increasing the Hook Priority to 25

    If its still an issue can you share a link to your site so i can see whats going on.

    #1818853
    Ovidiu

    Hi David,

    Thank you for your reply. Increasing the priority did solve the issue.

    #1818865
    David
    Staff
    Customer Support

    Glad to hear that!

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