It was a little 'I wanted to report it, because WP Bannerize is going to increase to nearly 10,000 downloads! But time - recently - it's really a tyrant!

I released a major new 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 in this release memory:
- Localized for Italian, Italiano and Portuguese
- Create your list (group / key) image Banners
- Show your banner code or php list by Widget
- Random in September, and limit catories filters
- Contextual WordPress Admin HELP
- WordPress MU compatible










Hi there,
Could you tell me if anyone has Any bugs reported related to an error creating the plugins installed on a Windows server ounces space. I Seem to get this error:
Any response is Appreciated.
Regards.
Lee.
Yes, I Seem to get a related error. Seems to install the plug end, but nothing is recorded by the database When adding a banner - and I know the banner 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 appears when using Bannerize from the admin:
- Notes That is the name of the DBNAME 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 DB. No errors are written!
Please let us know!
Thank's!
Edith
@ Mark:
I forgot .. can create, edit, ... in short, all the privileges.
@ Mark: what is normal behavior in the sense that Bannerize WP does not allow you to choose which type of user or not to show the plugin.
However, we are collecting a series of notes and issues and will advance the release 2.5.0 will be released shortly which will include all of these improvements. Thanks for your report.
Hello!
I finally implemented your beautiful plugin, and I remember you one day you told me on Facebook, more 'or less "you can put two banners side by side on the CSS acting, if you'll explain how to do"
Behold, I come to ask you to explain
@ Cristian: excellent! I noticed that it affects a lot, so the case would be to write a detailed post. However, in the meantime, to place the banner horizontally, just add a few styles in the css file of the theme. quando mostra i banner nella pagina. WP Bannerize by default uses a
divcontainer with classwp_bannerizeit displays the banners on the page. For example by adding the following lines of code in the filecssof the theme:2
3
4
5
inline ; display: inline;
left ; float: left;
0 4px 0 0 ; margin: 0 4px 0 0;
}
Banners are placed side by side ... then of course depends from case to case, but everything can be done by CSS.
@ Giovambattista Fazioli:
Ok, thanks. Now we increase the level of challenge
From 2:00 to 3:00 I posted my banner groups. One, which will be 'only home, and' bannerini composed of 125 × 125, to accompany.
Others, however, are 300 × 150, to be shown separately.
And 'possible to differentiate the alignment, keeping only the small side by side?
@ Cristian: this case and solved through css. When using groups, in fact, WP Bannerize creates a
divcontainer with a class that identifies the group. For example, if we included a series of banners in a group called theSidebar, WP Bannerize emit an HTML:2
3
...
</ div >
So, exactly as explained in the previous comment, you can align banners or less according to the group.