• Resolved thaflo

    (@thaflo)


    Hello,

    after the last update to wppa+ 6.6.15 I encounter some problems. Before it worked all flawlessy.

    I made a password protected site “Fotos” with the only content:
    [wppa type=”covers” album=”23″]Any comment[/wppa]
    There are a lot of albums with a lot of images in each under the album nr. 23.

    Now, on Firefox the site is filled with the covers of the subalbums, but all links of the subalbums point to the “Fotos” site.
    In Opera neither the covers of the albums are shown.

    No idea where to start to find the error.
    I use wppa+ on a Multisite, same problems on the other pages.

    Probably you need the password and the link to do something. Can you contact me privatly?

    Regards,
    Florian

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Jacob N. Breetvelt

    (@opajaap)

    If you have a caching program (plugin), clear the cache, or even better, de-activate it.
    If it still does not work mail me at opajaap at opajaap dot nl. I will look into tomorrow. (it is 17.40 here)

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    I got logged in. Can you supply a link to the page where you expect the photo albums?

    Thread Starter thaflo

    (@thaflo)

    https://www.ssp-mals.it/gsplaneil/?page_id=43
    (Password sent to you by e-mail)

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    It looks that you recently installed a plugin or activated a theme feature that modifies the html code generated by wppa.

    Examples:
    The title of the album has a class added’.
    This is the code in the page source:
    <h2 class="wppa-title" style="clear:none; font-weight:bold; ">Fasching</h2>
    When i inspect it in the console inspector in firefox it reads:
    <h2 class="wppa-title font-headlines" style="clear:none; font-weight:bold; ">Fasching</h2>

    The <a > tag around the coverphoto has a class added: img-hyperlink and the title=”” and onclick=”” are empty.

    I UNticked Table IX-A1.3 and loaded the page again. That seems to magically fix the issue.
    I Ticked IX-A1.3 again and it still works correctly.

    If you have any idea what it could have been i would like to know.
    If you have still issues, pls tell me.

    Thread Starter thaflo

    (@thaflo)

    Hello,

    same problem I have with the sub-site:
    https://www.ssp-mals.it/gsmatsch/
    I tried to fix the problem like you did with the first subsite. No success.

    Foto site:
    https://www.ssp-mals.it/gsmatsch/?page_id=43
    I sent you the password via e-mail.

    Thanks,
    Florian

    • This reply was modified 7 years, 9 months ago by thaflo.
    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Also same tampering with the page source code.

    The tag around the coverphoto has a class added: img-hyperlink and the title=”” and onclick=”” are empty.

    There must be a plugin or so that interferes.
    Please try de-activating ‘simple lightbox’ as i suspect this, but not sure.

    Thread Starter thaflo

    (@thaflo)

    Hello Jacob,

    thank you, I deactivated Simple Lightbox and it works again.

    Florian

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Great news!. I added it to the blacklist, so in the future if it is activated you will see a warning on the settings page.

    BTW: You do not need an external lightbox. Use the wppa embedded lightbox, also for non wppa images. See Table IV-G5 and IV-G5.1

    Hi, developer of Simple Lightbox here. A quick check shows that both img-hyperlink and font-headlines are inserted by @thaflo’s theme, not Simple Lightbox.

    Nonetheless, I tested WPPA with SLB and no conflicts were found. This is because SLB works with standard image links, which WPPA does not create since functionality is controlled via JavaScript. As a result, SLB ignores links/images generated by WPPA entirely.

    I took a look at the example links, but could not view the galleries. If you can provide a link to a public page that exhibits the issue you are experiencing and I would be glad to take a closer look.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Link to subalbums do not work’ is closed to new replies.