New version of Banner Generator plugin is out.
The idea of the plugin is very simple. It generates banner with your blog name and last posts title.
Style is completely customizable. You can change text font, size, color and position, background color, border and round corners or use your own background image(bg.png). Now you can even use your own logo instead of a blog title.
New: More options. New default style. A bit nicer source code.
Installation:
- Make sure there is “gd” plugin for php on your server
- Download Banner Generator
- Extract the zipped file to your plugins directory
- Make shure your upload folder is set and writable
- Load your plugins page from the WordPress admin section and click “Activate” to enable the bGen plugin
- Edit bGen settings under “Settings” menu
- Enjoy

![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=f859b19a-6af7-4aa4-803b-a9322ede2e57)








c c c
Why make a plugin the fail to install …..
It looks like it doesnt work in older versions of wordpress. I hope i’ll be able to fix it soon.
I think it’s fixed
Warning: imagepng() [function.imagepng]: Unable to access wp-content/banner.png in /home/dtc/sites/xxxxx/xxxxyyyy.com/subdomains/www/html/wp-content/plugins/bgen/banner-generator.php on line 120
Warning: imagepng() [function.imagepng]: Invalid filename in /home/dtc/sites/xxxxx/xxxxyyyyy.com/subdomains/www/html/wp-content/plugins/bgen/banner-generator.php on line 120
bGen Options
not working for me. wp 2.7.0
Best regards
Please check if you have upload folder set under Miscellaneous menu and if your upload folder is writable.
(if you can upload things trough wordpress, everything should be ok).
Please report
If everything is like it should be, then there is something strange in wordpress 2.7.0. I’ll check.
Hi,
I hope this one helps.
I am about to install it.
Regards from India,
Ashok Koparday
How do I work this
Guys read the readme file. However note that currently the background image support is broken but i’m sure the author will fix it today.
If you wanna fix it yourself change in banner-generator.php the line 29 from:
$bg_name = “bg.png”;
to:
$bg_name = “/bg.png”;
Fixed
Hey,
I just wanted to tell you that the idea is really good. I’m not going to use it because i love my own banner.. lol
haha.
Just wanna tell you do a good job!
Peace!
I love this idea and can see a number of uses for it.
Would love to see a feature where I can incorporate a logo into the banner as well
And perhaps the ability to configure if it appears to the Left or Right of the other text
Well, you can create your own background with logo.
)
I’ll think about your idea (it’s not the easiest thing to do
Thanks for comments.
Thats a great plugin I already install at my site and Its cool…Thanks
Regards
http://laptopscomputers.us
Which plug in do I need and is it free?
GD Pages Navigator
GD Star Rating
GD LinkedIn Badge
GD Plugin Core
GD Simple Widgets
GD Press Tools
re: the above-I meant which one do I need for installing on my php server per your post above:
Installation:
* Make sure there is “gd” plugin for php on your server
????
* Make sure there is “gd” plugin for php on your server
What is gd plugin?
This one:
http://si2.php.net/manual/en/image.installation.php
I installed this plugin.But i cant see the last post stats in the banner.What can i do for this problem?
check the rss feed
I checked the RSS feed,Yet i cant see the last post in the banner.What is the problem?
Can you pleas give me link to the feed and tell me the version of your wordpress. tnx
i use wordpress 2.7.1.My RSS Link is http://rekzpc.co.cc/?feed=rss2.Please help thankx.
My RSS link is http://rekzpc.co.cc/?feed=rss2
Hamax-the page you sent me to for:
This one:
http://si2.php.net/manual/en/image.installation.php
Is not very clear about where to access the download for the gd plugin on this page…again I need the particular plug in for the bgen (for the PHP server requirement) to post the blog banner on my home page of my other non-wordpress site.
Please help-thanks much…
Paul
Can
If you don’t have your own server, there is nothing you can do. Well you can contact your provider, but this is it.
But very most php hosts have php-gd.
Installation for some systems:
Ununtu and debian : (as root) “apt-get install php5-gd”
Fedora: “yum install php-gd”
Windows and manual linux installation: http://www.libgd.org/FAQ_PHP
@ RezkPC, i really don’t know, why the plugin has problems with your feed.
New update for the plugin will be out in couple of days and it won’t use rss anymore.
@ RekzPC: I hope it will work now
@ Nicholas Pyers: Done
Hello!
Since version 0.6 I have got the following problem:
The title of the actual / recent post does not appear any more.
Can you publish the link to download version 0.5?
CU
Syn
Huh, that is strange…
I added rss reading if database fails. Pleas try last version from trunk.
Thanks for reporting.
ps. what is your wordpress version and language?
My WP-Version is 2.7.1, german edition.
With trunk you mean the trunk at wordpress repo? don’t you?
I will try it.
Thanx a lot, now it is okay.
I’m very interested by your plugin but I have this error on the settings page and plugin not working :
Warning: Wrong parameter count for imagepng() in /mnt/167/free.fr/0/0/elyom.is/wp-content/plugins/bgen/banner-generator.php on line 146
Try this version:
http://downloads.wordpress.org/plugin/banner-generator.zip
Thx but now, when I want to activate bgen, I have this error : Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /mnt/167/free.fr/0/0/elyom.is/wp-content/plugins/bgen/banner-generator.php on line 171
Oh, php 4 doesn’t support chaining. I’ll try to fix it, but I don’t have php 4 server to test it.
Pleas check the link in my previous post in about an hour.
I think I find the problem –> http://adnanrafe.wordpress.com/2008/01/08/parse-error-syntax-error-unexpected-t_object_operator-rss/
It seems to be an error with PHP4 and parsing RSS…
Thx in advance for a fix.
Ok, I’ll wait for a fix. Thx U very much.
Yeah, i fond the error. The fix is on.
http://svn.wp-plugins.org/banner-generator/trunk/
I hope it’ll work now
Yeah, it rocks ! Now it works.
Thank you very much for your support. You should release this fix for others who are still under PHP4.
Sorry for my bad english.
looks interesting, thx… i ll try this plugin:)
I have a new question about your fantastic plugin : How to add new fonts ?
I have uploaded new fonts (*.TTF) into the fonts directory but there aren’t listed in the settings page…
Thx in advance for your answer.
You must add them manually.
Find “$fonts = array(”
in source code and add your font.
‘Name’ => ‘FileName’
I’ll add this feature in the future
Ok, it will be a very pretty cool feature for the future !
Thank you for the answer.
> Ok, it will be a very pretty cool feature for the future !
Try new version
It’s added.
That what I’m looking for.
Hello!
Is there a version history or a change log?
Where can I find it?
CU
Syn
No, there isn’t one. If you really want it, i can try to write it for you
What do you want to know?
Here are all versions i still have:
http://wordpress.org/extend/plugins/banner-generator/download/
so, the last post shows as “Shopping Cart”…and I can’t get it update…obviously my last post was not about a shopping cart…truly sad…
Did you ever write a post about shopping cart and didn’t publish it?
If not, this is true mystery…
What is your wordpress version?
Edit: I change something
Please try development version:
http://downloads.wordpress.org/plugin/banner-generator.zip
Edit2: Please check blog settings. Maybe url or database settings are wrong.
If nothing else helps, you can try removing
from banner-generator.php file.