About this topic

  • Posted by kilik 1 year ago. There are 9 posts. The latest reply is from byron.
  • This topic is not resolved
  1. Hello, first of all thanks for your great plugin.
    I have a little problem that i can't figure it out.
    im using the plugin with wordpress 3.0 RC, with perfect-picture theme.
    when i create a gallery in a page, WITH rating system enabled, in the page appear a blank space that it's aligned with the heigth of the widget on the sidebar, pratically when the widget ends, the gallery starts. if i turn off the rating, the gallery it's ok, so i thnk that is something with the rating.css but i can't find out the problem. i have all by default, not edited the css. see attachment of my issue
    http://yfrog.com/j3schermata20100606a23291p
    hoping that it could be fixed :)
    thanks in advance (sorry for my english)

  2. another problem...when i add a widget with, for example, the highest ranked, or the recents, EVERY link in the page point to an image of the gallery :(

  3. Hey Kilik,

    There's probably some interaction between the Theme and the photo gallery CSS. If you can post a link, I'll see if I can figure something out.

    BB

  4. hi Byron thanks for your answer, here's the link http://ricogghiati.com/galleria/
    thank you

  5. Hi Kilik,

    Add the following to your style.css file or some other css file that will not be overwritten with plugin or theme updates:

    .bwbps_gallery_div div, .bwbps_gallery_container0 div {
    clear:none !important;
    }

    That seemed to fix it for me using Firebug. Let me know if that doesn't work.

    Cheers,
    Byron

  6. Hi Byron, thank you, ive added that in the css and included in the photosmash setting, and now it works :)
    but when i insert a widget on the sidebar, it stil put a link of one of the image in the gallery, in EVERY link in the site :(

  7. here's a screen, (on the live site i disabled the widget now, because there are many people online)

    http://yfrog.com/6bscccccp

  8. i think there are issues with [thumb_linktoimage]

  9. Will check it out.

    BB

RSS feed for this topic