• Hello all. Currently I’m working on a website where I need to have all of the posts which contain images to display the images above the post title and content so like this

    [image]
    >Post Title
    >>Post body (text)
    ——————-
    [image]
    >Post Title
    >>Post body (text)

    Is there any way to achieve a layout like this? Note that in the above diagram there are two posts delimited by the hyphens.

Viewing 1 replies (of 1 total)
  • Thread Starter iamchel

    (@iamchel)

    Alright so I managed to get this working by using custom fields and a for each loop. Now my problem is that while it works its not exactly ideal in that the user has to always copy and paste the image url in. Is there some way to allow direct upload via custom fields or perhaps a more elegant approach besides forcing the user to copy and paste. Thanks.

Viewing 1 replies (of 1 total)
  • The topic ‘How to specify attachment location’ is closed to new replies.