WP 2.4.1 Bannerize

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!

WP Bannerize Download


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

10 comments to "WP 2.4.1 Bannerize"

  1. March 29, 2010 Lee Jackson :

    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:

    1
    WordPress database error Table 'wp_trustednews.bannerize' does not exist for query `DESC` bannerize made by require_once, require_once, require_once, require_once, include_once, WPBANNERIZE_ADMIN-> WPBANNERIZE_ADMIN, WPBANNERIZE_ADMIN-> initDefaultOption, WPBANNERIZE_ADMIN-> CHECKTABLE

    Any response is Appreciated.
    Regards.
    Lee.

  2. April 4, 2010 Peter:

    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:

    1
    'WP_DEBUG' , true ) ; define ('WP_DEBUG', true);

    And then I get to see this error message appears when using Bannerize from the admin:

    1
    WordPress database error: [Table 'DBNAME_wp.bannerize' does not exist]

    - Notes That is the name of the DBNAME database.

    This is not a WPMU install.

  3. April 4, 2010 Giovambattista Fazioli :

    @ Lee Jackson:
    @ Peter: Hi, Thanks for the issue! I'm checking. It Seems to bugs on back-compatibility code. Stay tuned ... :)

  4. May 6, 2010 Edith :

    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

  5. July 3, 2010 Mark:

    @ Mark:

    Hello, first of all congratulations for this plugin, I wanted to ask you something, I have a permission problem to the administrator.
    Virtually employees can see the plugin under the panel "settings". Why? there 'a way to avoid it? thanks and good day .. Marco.

    I forgot .. can create, edit, ... in short, all the privileges.

  6. July 4, 2010 Giovambattista Fazioli :

    @ 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.

  7. March 1, 2011 Cristian :

    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 :)

  8. March 2, 2011 Giovambattista Fazioli :

    @ 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 div container with class wp_bannerize it displays the banners on the page. For example by adding the following lines of code in the file css of the theme:

    1
    2
    3
    4
    5
    . Wp_bannerize ul li {
    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.

  9. March 2, 2011 Cristian :

    @ Giovambattista Fazioli:

    @ 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. WP Bannerize by default uses a container div with class wp_bannerize shows when the page banners. For example by adding the following lines of code in the css file of the theme: the banners are positioned side by side ... then of course depends from case to case, but everything can be done by CSS.

    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?

  10. March 2, 2011 Giovambattista Fazioli :

    @ Cristian: this case and solved through css. When using groups, in fact, WP Bannerize creates a div container with a class that identifies the group. For example, if we included a series of banners in a group called the Sidebar , WP Bannerize emit an HTML:

    1
    2
    3
    "wp_bannerize_Sidebar" > < div class = "wp_bannerize_Sidebar">
    ...
    </ div >

    So, exactly as explained in the previous comment, you can align banners or less according to the group. :)

Leave a comment

XHTML TAG PERMIT: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> INSERTION CODE:
 <pre></pre> // blocco generico <code></code> // blocco generico [cc_actionscript][/cc_actionscript] // Actionscript [cc_actionscript3][/cc_actionscript3] // Actionscript 3 [cc_css][/cc_css] // CSS Style Sheet [cc_html][/cc_html] // HTML [cc_js][/cc_js] // Javascript [cc_objc][/cc_objc] // Objective-C [cc_php][/cc_objc] // PHP [cc_sql][/cc_sql] // SQL