• I’m new to using WP, but have been blogging for a while – i’m a great fan of being able to modify it however I like but i’d like to go one step further and here is an example of what I’d like to do;

    https://img4.imageshack.us/img4/7963/examplehere.gif

    first of all i’m wondering if this is possible, or if theres addons out there available to allow images ‘sticky’d to the post’ per se

    thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Where do you plan to store the full pathname of the image associated with the post? Or is it the same image on top of each post?

    Thread Starter deonize

    (@deonize)

    It’s not the same image, no, will be a different one in regards to the topic at hand

    The images can be stored anywhere, root or uploaded files folder

    Put the full pathname to the image (e.g., “/images/post1photo.jpg”) in a Custom Field (it’s in WP’s post editor)?

    Then Google “Adding a Custom Field to a Theme” for instructions on using $post.Custom("Custom Field Name").

    I hope this helps.

    Easiest solution:

    Go into “Single Post” and add it in there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Large image as part of every blog post’ is closed to new replies.