• raminia

    (@raminia)


    Hi folks,

    I made a plugin for wordpress 1.2+ users who want to show their latest photo in their Pixelpost photoblog on their wordpress weblog. It’s very simple to use and you can find the Plugin and the instructions at
    https://weblog.raminia.com/wp-hacks

    Pixelpost is the best photoblogging tool!
    Good luck

Viewing 15 replies - 16 through 30 (of 30 total)
  • Thread Starter raminia

    (@raminia)

    did you add the function to call latest thumb in the sidebar.php or index.php?

    In index.php. I don’t use sidebar, hving developed my own theme.

    Thread Starter raminia

    (@raminia)

    add the function call to one of the default template in the sidebar and use that default template. if it shows the latest thumb there is something wrong with your template design. if it does not show there must be a mistake in path definition.

    I cannot seem to activate the plug in in 1.5. As I said, it does not show up in the plug in admin page in WordPress.

    This is the version detail from the plug in:
    /*
    Plugin Name: Pixelpost Latest Photo
    Plugin URI: https://www.raminia.com/weblog/wp-hacks
    Description: Using <?php show_latest_pixelpost_thumbnail() ?> in WordPress (inside index.php of wordpress1.2 and e.g. inside sidebar.php of wordpress1.5), shows the latest image from your Pixelpost photoblog in the wordpress blog. Compatible with Pixelpost version 1.3 or higher.
    Author: Ramin Mehran
    Version: 0.2
    Author URI: https://weblog.raminia.com
    */

    Thread Starter raminia

    (@raminia)

    sorry I didn’t get the point before. I downloaded the file now and copied it into the plugin folder of my local wordpress 1.5 and nothing was wrong.
    make sure you use a proper editor for editing the plugin file. ANSI not Unicode plus check if there is any redundant code before and after <?php ?> tags. I have no other clue about what’s happening.
    If you want to know that the problem is with you editor or not, copy the orginal plugin file from the *.zip file into the plugin folder and check the admin panel for the plugin. if it is there, then the problem is with your edited version of the plugin.

    I did exactly as you said. Downloaded the zip again from your site, unzipped it and uploaded it to wp-content/plugins without touching it.

    It does not show up in plugin management.

    Very odd, I know.

    Sorry for bumping an old post, but I can’t get the images to show up. It just doesn’t show any images. Any clue? I did everything exactly and I am running WP 1.5 and PP 1.4

    I have exact the same problem. The plugin does not show any images…

    Could it be that this plugin was written for 1.2?

    Probably was. Does anyone have a PixelPost plugin for WordPress 1.5?

    Does anyone know how to get this plug-in working? I am currently running WordPress 1.5. The link to the plug-in is no longer working… ?? … I recently found pixelpost and really enjoy it, and would love to be able to view the recent photo added.

    I did’nt mean to bump such an old topic. I did’nt notice the date until after I had pressed Post.

    i’d also like to know the status of this plugin? does anyone have pixelpost working with wp?

    Thread Starter raminia

    (@raminia)

    Version 1.1 released!
    Funny! It worked for everybody else but not me?
    Sorry! it was my fault:
    + It worked for people who didn’t changed the default date format of Pixelpost. ’cause in my code instead of using a fixed date format it was refering the the configured date format. It was trying to compare 01 to Jan and it doesn’t underestand! Actually it only underestands something like 01 < 02 not 01 < Feb!

    Latest Bug Report:
    # Version 1.0: more descriptive reports on errors. a bit clean up.
    # Version 1.0: more UTF-8 compatible!
    # Version 1.1: A big bug with date format that was making the plugin to not function is fixed. If you tried this plugin and it didn’t work for you before you may try it again and it should work!

    Dload Link:
    https://weblog.raminia.com/wp-hacks

    btw,
    It’s compatible with WP 1.5, 2.0,
    It’s compatible with Pixelpost 1.4.x , 1.5

    I cannot get mine to work as you can tell by my sidebar:

    https://roadlessunraveled.com

Viewing 15 replies - 16 through 30 (of 30 total)
  • The topic ‘Plugin: Pixelpost’s Latest Thumbnail in WP’ is closed to new replies.