Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Rene Hermenau

    (@renehermi)

    Hi,

    i fixed this. Please update to latest version:-)

    Thread Starter mschefers

    (@mschefers)

    Wow, that was fast!

    Could you give a hint to solve the Notice: Undefined offset?

    And what i now noticed: after closing a lightbox, i jump few hundred pixels below starting point.

    Edit: last thing only happens with the smaller images set in rows

    Plugin Author Rene Hermenau

    (@renehermi)

    Where do get that undefined offset error?
    I checked with firebug your site – nothing!

    Most times undefined means any undefined js var. This lightbox does not use any js so the error must rely on any other plugin.

    About the jumping:

    We’ ll fix that in next update. Currently we close the popup with html anchor element, thats the reason why its jumping. I consider to integrate a very small jquery snippet which closes the image smoothly and this does not affect the performance of the lightbox.All other essential css functions will not touched, but there is no other way to close image popup smoothly than using js.

    Thread Starter mschefers

    (@mschefers)

    At http://spvgg-1899-leipzig.de/SVLwp/verein/personal/ an before “Vorstand” i read the following:

    Notice: Undefined offset: 0 in /mnt/web6/b0/12/51795812/htdocs/SVLwp/wp-content/plugins/css3lightbox/class.css3lightbox.php on line 21

    Plugin Author Rene Hermenau

    (@renehermi)

    Ahh ok, i did another fix, but i like to ask you if you will test it first.
    Download it here and upload it as zip file directly to your wp installation-. Delete first the current Plugin.

    http://downloads.wordpress.org/plugin/css3lightbox.1.1.0.zip

    Thread Starter mschefers

    (@mschefers)

    Broken site (reload to see).

    Plugin Author Rene Hermenau

    (@renehermi)

    soory, had my APC cache enabled and missed a check. Please download and install again. Should work now. Otherwise, write me info [at] mashshare.net

    Thread Starter mschefers

    (@mschefers)

    Perfect, great work! And even greater support! So nice 🙂

    Plugin Author Rene Hermenau

    (@renehermi)

    Glad to hear!

    Danke @mschefers. Wird Gut Deine Webseite:-)

    Thread Starter mschefers

    (@mschefers)

    Achso. Jetzt müsste ich ja die Erweiterung kaufen für die Gallerie-Version (siehe Subbotnik). Habe ich dann da auch eine Skip-Funktion fürs nächste/vorherige Bild? Und könnte ich den weiß/roten Rahmen um die vergrößerten Bilder bekommen? Die 12 EUR zahl ich gerne, aber zumindest die Galeriefunktion wäre schon schön,die hatte ich beim alten Plugin (Simple Image Irgendwas), das allerdings WP-Ladezeiten von 14 Sekunden beschert hat. :O

    Plugin Author Rene Hermenau

    (@renehermi)

    Write this in your stylesheet for a red border around the zoomed image:

    .lb-overlay img {
    border: 6px solid #F00;
    }

    At the moment, the is no next/previous function for the gallery images because even the gallery Add-On is working purely with CSS but i am working on this and think it is no problem when i extend the gallery addon with a very small js snippet to get the pagination function.

    Thread Starter mschefers

    (@mschefers)

    I would highly recommend. You have a roadmap for this? In the near future or at anytime?

    Plugin Author Rene Hermenau

    (@renehermi)

    I hope to get that at the end of next week

    Thread Starter mschefers

    (@mschefers)

    This sounds great. Website is anyway not going to launch before.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Image opacity / Notice’ is closed to new replies.