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

    (@opajaap)

    Just select ‘lightbox’ as linktype where you want it to happen in Table VI

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    Text link for download is also in table VI. I am on my phone right now and can not look myself. Look in vi-c.

    Thread Starter scriptgeni

    (@scriptgeni)

    Hi thank you very much for your reply.
    I’ve set them all too lightbox in option VI-C

    Omslag Foto, Miniatuur afbeelding and all those other options.
    Also checked the download options (Maakt van de fotonaam een download knop.) but no download link.
    What am I doing wrong ? 🙂

    Thanks.

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

    (@opajaap)

    Table VI-C1 select either gecomprimeerde afbeelding or afbeeldings bestand
    Table VI-C1.4 makes it work on lightbox images as well. (Standard is on slideshows)
    Make sure you display the photo name! Table II-G3 for lightbox, Table II-B5 for slideshow.

    Thread Starter scriptgeni

    (@scriptgeni)

    Yes I checked

    afbeeldings bestand
    Download link op lightbox
    Toon naam indien van dia.
    Toon foto naam.

    Still no download link and lightbox lens icon.

    Here is the site.
    heritage50.be/professionals/

    Thread Starter scriptgeni

    (@scriptgeni)

    I also see this error in Console
    Failed to load resource: the server responded with a status of 403 (Forbidden)
    wp-photo-album-plus/wppa-ajax-front.php?action=wppa&wppa-action=bumpviewcount&wppa-photo=1&wppa-nonce=64c1fa525e

    Can this be the problem?
    Also it looks like whatever I change in the plugin settings, nothing is changed on front-end.

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    What type of caching plugin and/or any type of security plugin is active?
    It looks like a piece of security software prevents writing – and sometimes reading – in the wp-photo-album-plus/ folder.

    Disable any security plugin and caching plugin and delete wp-photo-album-plus/wppa-init.nl.js. It will be auto created with the right settings.

    Thread Starter scriptgeni

    (@scriptgeni)

    Ok, my cache plugin was already disabled and all other security related plugins.
    I deleted the js file, and tried again (the file is created automatically again after setup), but still see this
    Failed to load resource: the server responded with a status of 403 (Forbidden)
    wp-photo-album-plus/wppa-ajax-front.php?action=wppa&wppa-action=bumpviewcount&wppa-photo=1&wppa-nonce=64c1fa525e

    As a test I installed the plugin on another server, there it works fine.

    Can it be something with permissions? I also tried 755 and 777 on the wppa-ajax-front.php file, no luck

    Any more ideas?
    Thx

    Plugin Author Jacob N. Breetvelt

    (@opajaap)

    It is most likely that there is a .htaccess file that denies http access to wp-photo-album-plus/wppa-ajax-front.php.
    If you de-activated the plugin that created this http denial, it may still be in the .htaccess file.

    How you get it managed, i do not know, but you still run the old wppa-init.nl.js look:

    
    /* -- WPPA+ Runtime parameters
    /*
    /* Dynamicly Created on 2016-09-13T18:51:05+00:00
    /*
    */
    etc...
    
Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Enable Popup lightbox’ is closed to new replies.