• cyberwolfer

    (@cyberwolfer)


    Is it possible to check the amount of pictures in a easy image gallery?

    I would like to make a IF statement like this:

    if(easy_image_gallery_img_count == ‘0’) {
    echo Sorry no images have been uploaded yet.
    }

Viewing 1 replies (of 1 total)
  • Hello, @cyberwolfer.

    Yes, you can use the following function:

    easy_image_gallery_count_images( GALLERY ID );

    Thanks for using our plugin.

    Greetings,
    Stoyan.

Viewing 1 replies (of 1 total)
  • The topic ‘Checking for images in the image gallery?’ is closed to new replies.