Viewing 1 replies (of 1 total)
  • I installed this plugin today and wanted to do the same. in polaroid_gallery.php in line 224 add this code:

    if (!$attr['type'] == 'polaroid') {
    	// returning nothing will make gallery_shortcode take over
    	return '';
    	}

    this way polaroid gallery will be used only if you add in the shortcode this attribute: type=”polaroid”

Viewing 1 replies (of 1 total)
  • The topic ‘Polaroid only on one page?’ is closed to new replies.