Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi,

    As per the instructions I replaced:

    //$attachment_ids = array();
    $attachment_ids = $attr[‘ids’];

    and commented out:
    //if( isset( $attr[‘include’] ) ) {
    //$attachment_ids = array_merge( $attachment_ids, explode( ‘,’, $attr[‘include’] ) );
    //}
    However, this did not work for me and I did ensure the quotes were replaced with proper single quotes in Notepad, and set the images to ‘Link To: Attachment Page’

    The plugin works perfectly on a normal page, but not in the footer Gallery widget.

    https://caos-association.org

    I would appreciate any guidance.

Viewing 1 replies (of 1 total)