Forums

Image2Post (5 posts)

  1. Constantinos Kouloumbris
    Member
    Posted 7 years ago #

    I've created a new plugin. And I've also added it to the wp-plugins.net page. Here are the links.

    http://wp-plugins.net/
    http://wp-plugins.net/index.php?id=242

  2. Mark (podz)
    Support Maven
    Posted 7 years ago #

    To help searches:

    # Name: Image2Post
    # Version: 1.1
    # Description: Posts an image into the posts that you choose using custom fields, and optionally it can add a link as well under the image.

  3. Jinsan
    Member
    Posted 7 years ago #

    Any chance of a demo fella? You upload an image and this sticks it in the post then?

  4. Constantinos Kouloumbris
    Member
    Posted 7 years ago #

    It basically adds this code into the post but when you want to edit the post thinks are much more cleaner.
    <div class='leftbox'><img src='path to image in your wp-images folder' /></div>

    You can see a demo at my site, because thats what I use to show images into posts.

    http://constantinos.kouloumbris.com/blog/

  5. wahaca
    Member
    Posted 6 years ago #

    I have a lot of space between my post title and post entrybody. I know that Image2Post will insert the image inside the post entry body, so it will wrap the post text.

    But I would like to have it insert the image at the post title level. Does anyone know what I have to modify in order to do that?

    b.t.w - Just in case any one is interested, I wanted to make the image a link to the post so I changed line 130 of the plugin to say:

    $output .= '<div class="leftbox"><img src="' . get_settings('siteurl') . $img_icon_dir . $img_left . '" alt="' . $img_left . '" title="' . $img_left . '" />' . $imglink_dir_left . '</div>';

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.