bibuweb.de

The weblog of bibuweb.de

  • Home
  • About

25

Dec

Put your ad into a widget

Posted by admin  Published in wp-banner

I must admit, that the widget functionality of the wp-banner plugin works slightly different from other WP-widgets. And after some guys  mentioned that the wp-banner plugin using as a widget isn’t self-explanatory I will give you here a short howto.

Before you can put your advert into a widget, you have to make all the configuration in the Posts > Banner Admin menu. After you have put all the parameters needed, you can choose where to put the ad, into a own <div> or into a widget.

After you have chosen widget and saved the configuration you can go to the  Appearance > Widgets menu where you can place the banner widget the usual way. No further options are needed. :-)

1 comment

23

Mar

WP-banner plugin update

Posted by admin  Published in wp-banner

This new version is widgetized. So now its possible to put banner ads into a widget and/or into a DIV. This means now you are able to include more than one advertise banner in your wp-blog.

To place the banner into a widget you have to choose the widget option at Position in banner admin menu. If divTag is elected, the banner position is to define as described in this post.

Please keep in mind, that if you put an advertisement into a widget, that you have to check that the banner have a corresponding dimension. If not, you may destroy your theme layout. You can adjust the banner to your theme by changing the styles in /styles/default.css.

The install process also is improved. Only unpack the plugin into the plugin directory and activate it, done. :-) To make an update, deactivate the old version first.

After an update you may change the Position option in the admin menu. The default option is divTag, so after an update everything may work as designed ;-)

Download it here.

1 comment

17

Dec

New wp-banner version

Posted by admin  Published in wp-banner

This version supports a better banner positioning method.

To put the banner to the postion wanted you need a correct css-theme and an
actual wp-version !

Keep in mind that the banner-div is placed as first child of a parent element.

A parent element can be a tagname e.g. “body”, a classname or an element id.
If you call InsertElement in banner.php you have to edit the first two parameters.
With the first parameter you define the tag-id. This could be “tag” for a tag element
“class” for a class element “id” for an element id.

The second parameter defines the element name.

E.g. if you want to place the banner div after the body tag element you have
to call InsertElement(‘tag’,'body’,'banner’)

if you want to place the banner div between the latest and the penultimate
post you can use InserElement like this:

InsertElement(‘id’,'post-1′,’banner’)

Supposed there is a post-2 element as latest post.

You have to consinder that if you want to place the banner like this, you do a layout manipulation !
That means you have to take care of the banner and/or the wp-theme layout css !!
The wp-banner style-sheet is found in “styles” folder.

You can download the new version here

2 comments

2

Sep

New WP-Banner Plugin

Posted by admin  Published in wp-banner

Hi again,running your own webserver costs a lot of money. So it would be nice if one could unwind the monthly costs with a little income from banner advertisement.

Since I was using Wordpress for my site I was looking for a banner administration tool, which fits my needs. Searching the web at the appropriate sites (i.e. wp-plugins.org | net) I didn’t found what I’m looking for.
But I remembered that the e107 cms had a good banner administration tool, which I’m still using on my site bilderbuchreisen.de. So I decided to adapt this tool to WordPress.

Very important for me is that I can manage banners from different affiliate programs. This programs normaly are counting the hits and views directly so that they offers you two URLs one for the banner it self and one URL for the clicks. The original e107 tool doesn’t support this feature and in addition it has some features more that I didn’t need, so I had to rewrite the complete code.

Ok, if your are curious now. You can download it here

no comment

Search

Support WP-Banner

If you like this little plugin you can make a donation to support the development.

Categories

  • soap
  • Uncategorized
  • wp-banner
February 2010
M T W T F S S
« Dec    
1234567
891011121314
15161718192021
22232425262728

Recent Post

  • Put your ad into a widget
  • Version 0.6.1 released
  • WP-banner plugin update
  • Programming SOAP Part I
  • New wp-banner version
  • bibuweb is back
  • New WP-Banner Plugin

Recent Comments

  • Wordpress Plugins » Blog Arch… in Put your ad into a widget
  • albinoAZN in WP-banner plugin update
  • BlogBroker » WordPress Plugin… in New wp-banner version
  • Weblog Tools Collection » Blo… in New wp-banner version
© 2007 bibuweb.de
Theme by Wired Studios
Valid XHTML | Valid CSS 3.0
Powered by Wordpress