Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #979240

    I’d like to add some av shortcodes in code so they show up before every single blog post. Where do I best add this in the code?

    #979703

    Hey elvirais,

    If you copy single.php to your child theme then you can edit the template there. If you want it at the very top of the page then you can add it after the

    get_header();

    statement.

    Best regards,
    Rikard

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