Viewing 1 replies (of 1 total)
  • Thread Starter Guillermo

    (@guillermo77)

    Is possible make default the Slideshow?
    This is for the jetpack version:

    function jeherve_custom_gallery_type() {
    return ‘circle’;
    }
    add_filter( ‘jetpack_default_gallery_type’, ‘jeherve_custom_gallery_type’, 30 );

Viewing 1 replies (of 1 total)
  • The topic ‘Slideshow module option’ is closed to new replies.