[Resolved] Featured image inside the article

Home Forums Support [Resolved] Featured image inside the article

Home Forums Support Featured image inside the article

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #1776071
    David
    Staff
    Customer Support

    That error means it cannot find the Post variable.

    In the code as per your screenshot, insert a new line after 16 and add this:

    global $post;

    #1985792
    Martyn

    Thanks for this code. It works great and moves the featured image lower. However, is there a way to center align the image?

    #1985857
    Elvin
    Staff
    Customer Support

    Hi Martyn,

    Can you link us to a sample post you’re working on? For inspection to provide the correct CSS writeup to center it. 😀

Viewing 3 posts - 16 through 18 (of 18 total)
  • You must be logged in to reply to this topic.