!! Renamed plugin to ‘featplug’ !!

The new plugin has now a new page at http://www.featplug.com

Reader's Comments

  1. Dgold | August 8th, 2008 at 11:47 pm

    The instruction #3 is confusing and not properly formed. You say to “call” a function but most WP users don’t know how to “call” something. Please put the exact code that people would copy-paste into their theme, without the “call” jargon. Secondly, every plugin function should only be called with an IF FUNCTION EXISTS THEN DO IT. This code is described in the Codex. Please provide the exact function that can be copy-pasted into your theme, WITH the IF THEN statement, so that your theme will not be broken if the plugin is ever deactivated. Thanks for this.

  2. Hüseyin Uslu | August 9th, 2008 at 12:14 am

    thanks for the feedback, updating the instructions now..

  3. David Markland | August 9th, 2008 at 6:57 am

    Ugh. Uploaded, but it isn’t showing on my plugins page. I’m using the most recent version of Wordpress.

  4. David Markland | August 9th, 2008 at 6:58 am

    Also, is there a way to display these horizontally, instead of vertically, and possibly with some spacing between them? :)

  5. Hüseyin Uslu | August 9th, 2008 at 7:57 am

    @David thanks for your notice. A bug was preventing version 0.4 to show up on plugins activatation page. I just released a fixed version; please update; http://huseyinuslu.net/projects/wp-post-banners-0.41.zip

  6. Hüseyin Uslu | August 9th, 2008 at 8:11 am

    @David, for spacing between items, you can play with ‘Main DIV Additional Style’. This is the DIV that encapsulates every item on its own.

    You can just start trying to add this to Main DIV style;
    margin: 0px 0px 20px 0px;

    For more info about margins check: http://www.yourhtmlsource.com/stylesheets/cssspacing.html

    For your second question, horizontal display, nope it does not support it yet, but playing with the div styles may work.

  7. web about money | August 9th, 2008 at 10:15 am

    It’s a good plugin

  8. Arram | August 9th, 2008 at 8:19 pm

    Hi. I upload plugin and activat it, but wordpress show error:
    Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in …photography/wp-content/plugins/wp-post-banners/engine.php on line 30

    any idea?

  9. Hüseyin Uslu | August 9th, 2008 at 9:19 pm

    @arram, can you write the plugins version you use? if you’re not using 0.41 please try it

  10. Arram | August 9th, 2008 at 9:30 pm

    Plugin version is 0.41, wordpress engine 2.6

  11. Leonaut.com | August 10th, 2008 at 1:12 am

    WP-Post-Banners…

    WP-Post-Banners is a plugin which can display banners(resized images) from your posts automaticly. You can supply it parameters like banner size, post filters and maximum amount of banners to be shown….

  12. Hüseyin Uslu | August 10th, 2008 at 1:45 am

    @arram are you working on a php4 environment?
    if so, please open up engine.php and change all public, private keywords to var and please let me know if it worked.

    Seems i have to test it under php4

  13. David Markland | August 10th, 2008 at 3:14 am

    Cool. Next question: the auto resizer/snipper thing is only clipping to the top of the image, not the center. Can I adjust this?

  14. raistlinthewiz | August 11th, 2008 at 10:59 pm

    actually yes with editing resize.php you can. But i add this to my todo list for next version.

    Right now with my new VPS the plugin seems to got a query problem.I’ll track it down and release a new version

  15. x600 | August 12th, 2008 at 9:14 pm

    i have an issue with your plugin. When i add a widget, i get this error: “Warning: Invalid argument supplied for foreach() in /wp-content/plugins/wp-post-banners/engine.php on line 96
    The same thing appears on the configuration page (”Test” block). I am very disappointed, i really want to use your plugin. I didn’t edit plugin files. What’s wrong?

  16. raistlinthewiz | August 12th, 2008 at 10:30 pm

    it’s probably because the plugin can not find any suitable image to display with the given dimensions; try adjusting your dimensions. (mostly by using smaller width & height values)

    and can u also post your php version?

    in last days i’m getting bug reports, and soon i’ll release a polished version with bugfixes, feature requests and mostly php4 support

  17. x600 | August 13th, 2008 at 12:12 am

    I tried many settings and not one worked. I was even trying to give dimmensions like 1×1. Using resize.php manually doesn’t work. My Wordpress version is 2.6. My PHP version is 5.2.6.

  18. raistlinthewiz | August 13th, 2008 at 8:58 am

    do you have GD library on your system and enabled?

  19. Monika | August 13th, 2008 at 2:26 pm

    The xhtml output of this theme is very creative. ;)

    In other words it is false.

    Is there a way to repair this?

    regards
    Monika

  20. x600 | August 13th, 2008 at 2:36 pm

    Yes, Php info says: “GD Support enabled, GD Version bundled (2.0.34 compatible).I don’t know what’s wrong…

  21. raistlinthewiz | August 13th, 2008 at 7:39 pm

    @monika, if what you talk about is actually plugin, yes output is not yet xhtml compatible but now it’s in todo list for next release

  22. baron | August 15th, 2008 at 6:06 pm

    hi. Thanks for plugin

    perfect.

    Regards

  23. Psilos | August 17th, 2008 at 8:09 pm

    Your plugin was perfectly working before the new update…After the update if you look at my website it says that is loading and stops there…Any solutions to that? I am using latest wordpress 2.6.1

  24. raistlinthewiz | August 17th, 2008 at 9:05 pm

    I already hit that bug in my local XAMPP setup with 2.6.1. Checked your site, seems plugin just renders output as normal. It’s probably a bug of Smooth Gallery, i’m investigating the issue. Meanwhile, if you use php5, can you try it with older 0.50 version?

  25. raistlinthewiz | August 17th, 2008 at 9:06 pm

    Btw do you run any lightbox plugins Psilos?

  26. raistlinthewiz | August 17th, 2008 at 10:04 pm

    it seems the problem arises of an bug in resize.php or with smootgallery. still looking the issue.

  27. Psilos | August 17th, 2008 at 10:44 pm

    yes i run lightbox 2 plugin..shall i deactivate it?

  28. Brooke | August 18th, 2008 at 12:00 am

    i keep getting the No suitable images found for rendering
    i know i have pics in my posts, ive tried changing the size paramaters a bunch. im on wp Version 2.5.1
    anything else i could try?

  29. raistlinthewiz | August 18th, 2008 at 8:53 am

    psilos try deactivating the lightbox2 pls and recheck

  30. raistlinthewiz | August 18th, 2008 at 8:54 am

    brooke, the images width must be => given parameter to plugin in order to plugin show them. but this is stg. in my todo list.

  31. Brooke | August 18th, 2008 at 6:16 pm

    i have some big pictures and some small pictures. do they have to be the exact right size?

  32. raistlinthewiz | August 19th, 2008 at 10:29 am

    brooke; if you want to see the smaller pictures also rendered, then you must supply the minumum width of them

  33. Brooke | August 19th, 2008 at 5:43 pm

    no, i dont care about seeing the smaller pictures, i just wanna see ANY. none are showing for me. i have the width set smaller than my big pics, but i still get the
    No suitable images found for rendering

    this seems like one of the coolest plugins ever, id love to get it working for me. (you should have a donate button, btw)

  34. raistlinthewiz | August 19th, 2008 at 6:19 pm

    can you please send me your blog address and the code you use by contact form? i’ll just check and debug the problem

  35. raistlinthewiz | August 19th, 2008 at 8:13 pm

    btw got already a donate button at the bottom of the page :D

  36. Neoseifer | August 24th, 2008 at 2:47 pm

    I just found a “bug” in engine.php.
    You have to replace the “<?” tag by “<?php” tag to avoid strange behavior on some configurations (like local WAMPServer for example)

  37. Emin | August 26th, 2008 at 11:10 pm

    Hi. I am using the wp-post-banners but I cant work it. This plug-in how is include the images? I dont understand please help me..

  38. Agustin | September 2nd, 2008 at 7:46 pm

    Hi,

    I am trying to use two slideshows at my home page with wp but It doesnt works. With one it works great but when I try to put another one it doesnt works. I think that maybe a truble with the js files for it. If someone can help me I will be pleased.

  39. raistlinthewiz | September 3rd, 2008 at 9:02 am

    @agustin, I’m aware of the bug. With the new release 0.60 it’ll be fixed.

  40. WordPress Plugin Releases for 08/16 | BlogBroker24-7 | September 3rd, 2008 at 1:43 pm

    [...] WP-Post-Banners [...]

Leave a Comment