Gallery One
See demo: http://shrimp2t.com/gallery-one/ Features Fully responsive, Touch enabled Unlimited albums Unlimited images Carousel Gird Justified Masonry Slideshow Blog style (comming soon ) JustifiedGallery Light box Load Facebook album images Load Flickr album images Add image from url Shortcode creator Load Facebook Album Just paste your album url, example: https://www.facebook.com/BillGates/photos/?tab=album&album_id=10153110017351961 Note: Your album status must be public to load. Load Flickr Album Just paste your album url, example: https://www.flickr.com/photos/gianstefanofontana/albums/72157649693279051 Note: Your album status must be public to load. Adding your own view in your theme Create a folder gallery-one on your theme. Inside folder which created add a file and name view.php [Optional] Inside folder which created add a file and name config.php Example file view.php: settings ); /* You config data in file config.php var_dump( $this->media->get_data() ); // Gallery items data ?> Example file config.php: $config = array( 'name' => __( 'Justified', 'gallery-one' ), // view name 'js' => 'js/js.js', 'css' => 'css/css.css', 'view_settings' => array( array( 'id' => 'margins', 'default' => '10', 'label' => __( 'Margins', 'gallery-one' ), 'type' => 'text' ), array( 'id' => 'lightbox', 'default' => '1', 'label' => __( 'Lightbox', 'gallery-one' ), 'type' => 'checkbox' ), ), ); Adding your own view in your plugin Create new folder in your plugin, example: my-cool-views. Add add new view folder example: my-cool-views/full-screen. Add view.php file for you view my-cool-views/full-screen/view.php. [Optional] Add config.php file for you view my-cool-views/full-screen/config.php. Add your your views folder to view loader: add_filter( ‘gallery_one_get_template_folders’, ‘my_cool_views_path’); function my_cool_views_path( $view_paths ){ $view_paths[‘my_cool_view’] = PATH_TO_MY_PLUGIN.’/my-cool-views’; return $view_paths; } Config Parameters name: (string) Name of your view. css: (string/array) CSS files will enqueue when this view load. js: (string/array) JS files will enqueue when this view load. view_settings: (array) list field settings for your view. view_settings Parameters: id: Id of setting field. label: Label of setting files. default: Default value. type: Field type: text|select|checkbox|textarea. option: For field type select (array). desc: Field description.
Top keywords
- view21×5.97%
- album10×2.84%
- add9×2.56%
- php9×2.56%
- array8×2.27%
- config8×2.27%
- load8×2.27%
- file7×1.99%
- example6×1.70%
- folder6×1.70%
- config php5×1.42%
- field5×1.42%
Responsive Lightbox & Gallery
Everything You Need in a WordPress Gallery Plugin Responsive Lightbox and Gallery plugin is a fully fledged WordPress gallery plugin with a powerful Drag & Drop Gallery Builder and Lightbox functionality that’s used daily by more than 100,000 active users and downloaded over 3 Million times. The beauty of it is how easy it is for you to customize it and enhance its features thanks to free and premium extensions. Why You Should Use Responsive Lightbox and Gallery Plugin Easiest Gallery Builder Say goodbye to coding. With the built-in drag and drop Gallery builder, you will be able to create beautiful galleries, customize them, and add your preferred styles in minutes. Vast Customization Options Responsive Lightbox and Gallery plugin is packed with customization options per each gallery and lightbox style so you can tweak them to suit your website’s audience with just a few clicks. SEO-Friendly and Lightweight Responsive Lightbox and Gallery plugin is built keeping SEO and performance in mind, making it lightweight and fast when it comes to page load. Premium Extensions Looking to provide a premium experience to your visitors? Responsive Lightbox and Gallery plugin offers plenty of premium extensions to provide you with even more flexibility and customization options. Need more reasons? Check them out here! What some of our 100,000+ active users say about Responsive Lightbox and Gallery plugin Amazing Gallery plugin! Versatile and powerful for both sliders and galleries, many features and style options. Really easy to use. Takes all the fiddling out of the process of creating a responsive gallery/lightbox. I needed a lightbox plugin that works reliably. This marvelous plugin does the magic. Now I can spend more on my photography and less time customizing WordPress. This plugin is quite flexible and effective. The functionality choices are broad and all quite easy to configure. Need more galley options? Responsive Lightbox and Gallery plugin can be extended with our premium extensions: Premium Extensions: * Photo & Art bundle * Justified Gallery * Expander Gallery * Hidden Gallery * Masonry Image Gallery * Slider Gallery * Lightcase Lightbox * PhotoSwipe Lightbox * Lightgallery Lightbox * Strip Lightbox * Fancybox Pro * Lightbox Comments Full Feature List Powerful and easy-to-use gallery builder 3 beautiful gallery templates – Grid, Slider and Masonry 8 responsive lightbox scripts (SwipeBox, prettyPhoto, Nivo Lightbox, Image Lightbox, Tos “R” Us, Featherlight, Magnific Popup, GLightbox) Create galleries from Media Library or Post attached images Media Folders with a drag & drop interface Access to millions of images through Remote Library Option to import remote images to Media Library Gutenberg editor compatibility Iframe, Ajax, HTML5 and Inline lightbox content support Advanced pagination, incl. AJAX and infinite scroll Automatically add lightbox to WordPress image galleries Automatically add lightbox to WordPress image links Automatically add lightbox to WordPress video links (YouTube, Vimeo) Automatically add lightbox to widgets content Automatically add lightbox to WordPress comments content WooCommerce product gallery support Popular Page builders compatibility Gallery widget Single image widget Option to display single post images as a gallery Option to modify native WP gallery links image size Option to set gallery images title from image title, caption, alt or description Option to force lightbox for custom WP gallery replacements like Jetpack tiled galleries Option to trigger lightbox on custom jquery events Option to conditionally load scripts and styles only on pages that have images or galleries in post content Highly customizable settings for each of the lightbox scripts Highly customizable settings for each gallery Multisite support .pot file for translations included