It was a little 'I wanted to report it, since WP Bannerize is about to hit 10,000 downloads! But time - lately - it really is a tyrant!

I released a new major release with some important new features, including localization in Italian, English and Portuguese (Brazil) - thanks to Fernando Lopes for the spontaneous, friendly and fast translation.
Among the features of this release memory:
- Localized for Italian, and Portuguese Inglese
- Create your list (group / key) Banners image
- Show your banners list by php code or Widgets
- September random, limit and catories filters
- WordPress Admin Contextual HELP
- WordPress MU compatible










Hi there,
Could you tell me if anyone has reported any bugs related to the plugin creating an error once installed on a Windows server space. I seem to get this error:
Any response is appreciated.
Regards.
Lee.
Yes, I seem to get a related error. The plugin Seems to install fine, but nothing is recorded by the database When adding a banner - banner and so the list is always empty.
There are no errors printed to screen until I turned on debugging in the WordPress wp-config.php file:
And then I get to see this Error Message When using Bannerize from the admin:
- Note that DBNAME is the name of the database.
This is not a WPMU install.
@ Lee Jackson:
@ Peter: Hi, Thanks for the issue! I'm checking. It Seems to bugs on back-compatibility code. Stay tuned ...
Hi,
we seem to have the same problem on IIS.
Banners are uploading but no record is written to the DB. No errors are written!
Please let us know!
Thank's!
Edith
@ Marco:
I forgot .. can create, modify, in short all the privileges ....
@ Marco: what is normal behavior in the sense that WP Bannerize does not allow to choose which type of user or not to show the plugin.
However, we are collecting a whole series of notes and issue and will advance that soon will be released the 2.5.0 release which will include all of these improvements. Thanks for your report.
Hello!
I finally implemented your beautiful plugin, and I remember that one day you told me you on Facebook, more 'or less "you can put two banner flanked by adjusting the CSS, if you want I'll explain how to do"
Here, I came to ask you to explain it to
@ Cristian: very good! I noticed that the thing very interested in, then it would be appropriate to write a post depth. However, in the meantime, to place the banner horizontally, just add some styles in the css file of the theme. quando mostra i banner nella pagina. WP Bannerize by default uses a
divcontainer with classwp_bannerizewhen showing the banner on the page. For instance, adding these lines of code in thecssof the theme:2
3
4
5
inline ; display: inline;
left ; float: left;
0 4px 0 0 ; margin: 0 4px 0 0;
}
Placing the banner next to each other ... then obviously it depends from case to case, but everything can be done by css.
@ Giovan Battista Fazioli:
Ok, thank you. Now we increase the level of challenge
From 2:00 to 3:00 I published my groups banner. One, who will 'only on the homepage, and' bannerini composed of 125 × 125, to accompany.
Others, however, are of 300 × 150, to be shown separately.
And 'possible to differentiate alignment, keeping only the small side by side?
@ Cristian: this case is solvable through css. When using groups, in fact, WP Bannerize creates a
divcontainer with a class that identifies the group. For example, if we have included a series of banners in a group called theSidebar, WP Bannerize emit a HTML:2
3
...
</ div >
So, exactly as explained in the previous comment, you can align your banner or less according to the group.
Hello, I was wondering if wp bannerize could rotate banners, instead of listing them all together. You can not create a group with the banner to display in rotation? If, as you can rotate the banners?
Congratulations on your site,
Angelo
@ Angelo: Hello Angel, WP Bannerize allows the rotation of banners using the parameter and the randomness of the limit, accessible from both the PHP code from Widget. In this version, however, the rotation is just reloading the page. For example, you can load three banners in the same group. When you see that group just set the limit to 1 and activate the random. In this way WP Bannerize always display a single banner of the three, taking one at random.
In the new version that will be released tentatively after the summer (see wpXtreme ), you can rotate the banners through a series of slides, without having to reload the page.
Hi, nice plugin, one question: is it possible to insert the banner into the post (instead of the widget) without using shortcode?
@ Fabio: I would say no, in the sense that if you want to place an image (static) in the post you can do it quietly ... the shortcode is the easiest way that WordPress offers to exploit the capabilities of plugins, as in the case of WP Bannerize .
Unless you do not want to enter - always - the banners at the end (or beginning) of a post. In that case you should write a few lines in the PHP file
functions.php...Hello everyone,
I just overlooking the world of wordpress and I must say that I feel good ...
I only have a small problema.Avrei need to include in my sidebar logos with links to them, only that unfortunately I can put them all together instead of having some sort of rotation.
How can I avoid this problem? I downloaded the version 3.0.62 of bannerize.
Good day to all!
@ Francis: use the property "limit" along with "random". If you put the limit at 2 banner, for example, while setting "random", WP Bannerize display a maximum of two banners occur randomly generating a rotation.
@ Giovan Battista Fazioli: giovambattista Thanks for the reply ...
But unfortunately I can not solve: I have modified this approach by the Widgets flagging "random" and entering the maximum number 10.Io I created previously from the dashboard and two banners test once saved me everything I find them equally in the vertical side bar of the home page ...
I have noticed that there are some settings to be done in panel WP Bannerize but speak of php code ...