• Hey, nice, that you implemented the alt-change!
    A few things: could you please change the header of the widget from a <h3> heading to <h2> to make it more compatible with themes?
    Also: the list-item style could be changed to “none”
    Look at http://www.440er.de. the Cycler is strangely aligned, it should look similar as “Suche” or “Chromjuwelen Tweet”.

    And I just noticed, the link is gone … now, all the pictures are not clickable anymore.
    Source says: only clickable, if ALT is URL.
    (i changed this for me, cause I want the images as links)
    Or am I doing something wrong?

    best regards,

    Christian

    http://wordpress.org/extend/plugins/jj-nextgen-jquery-cycle/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author jjcoder

    (@jjcoder)

    Hey D-Day,

    Thanks for the feedback.

    I’ve changed the h3 tags to an h2 for you.

    I do a pretty simple check on the alt field to check if its a URL, the alt field needs to start with either of these; /, http, ftp.

    Let me know if you are having problems still.

    Regards,

    JJ Coder

    Hey, thanks,
    but unfortunately this doesn’t work.
    Take a look here:
    http://www.440er.de/temp/Clipboard01.jpg
    The images are displayed at the top and the h3 area (“Zufälliges”) is too far right. The styles need adjustment. Also, the list-style is still there – the white dot next to the search field. Or maybe some DIV is messed up?
    On my installation I reverted to h3, because of the above.

    thanks, I’ll definitely donate, when this is all fixed.
    Maybe a lightbox effect when clicked on an image would be nice.

    best regards,

    Christian

    Plugin Author jjcoder

    (@jjcoder)

    Hey Christian,

    I’ve made another update. You can check the changelog for details.
    Not sure if it will fix your problem, I can’t same to duplicate it myself.

    Regards,

    JJ Coder

    YES!! that fixed it!

    check http://www.440er.de

    great work! Thx!

    and now I added this to my installation:
    $output .= "<a class=\"shutterset\" style=\"background-image:none; padding-left:0px;\" href=\"" . $image->imageURL . "\">";

    which leads to a nice display of the image with the chosen NGG-Effekt.
    Check my site again. http://www.440er.de
    You can even step through all the cylcled images.
    The style part was needed to prevent the list-icon and move the cycling picture to the left border.

    oh, one more thing: I was not talking about your list-icon (which is gone), but the one coming from my theme. That small grey square you see in Front of the RSS links was appearing left of the image.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: JJ NextGen JQuery Cycle] change header of widget to H2?’ is closed to new replies.