Top Quality Products

3D Carousel Stack Gallery – Advanced Media Gallery

$35.00

Added to wishlistRemoved from wishlist 0
Add to compare

27 sales

LIVE PREVIEW

3D Carousel Stack Gallery – Advanced Media Gallery

Introduction

I’m excited to share my thoughts on the 3D Carousel Stack Gallery – Advanced Media Gallery, a beautifully designed WordPress plugin that showcases images, videos, audio files, and more in a stunning 3D carousel. With its customizable design, high-performance graphics, and modular architecture, this plugin is a valuable addition to any WordPress-powered website.

Update Log

The plugin has had several updates since its release, with the most recent being on July 12, 2023. This update added a new option called "defaultCategory," which allows users to set a default category for their gallery. Other recent updates have focused on optimization, bug fixes, and improved user interface.

Introduction

The 3D Carousel Stack Gallery – Advanced Media Gallery is designed to provide a unique and engaging way to display a wide range of media on your website. The carousel’s classic design has been improved with a focus on the centered item’s position, which is evaluated and shifted towards the viewer’s eyes. This creates an immersive experience that draws attention to the content.

High Performance

The plugin’s high-performance capabilities ensure that the graphics and animations are rendered quickly and efficiently, even on slower systems. This is achieved using CSS3’s "transform" property, which allows hardware acceleration of the rendered graphics.

Modular Design

The plugin’s design is modular, with application components split into separate modules that perform different functions. This makes it easy to swap out one component for another, allowing users to customize the app’s functionalities to suit their needs.

Flexibility

With numerous controls, parameters, and configuration options, the 3D Carousel Stack Gallery – Advanced Media Gallery is extremely customizable. Users can adjust everything from the carousel’s look and feel to the font styles and colors.

Multiple Screen Support

The plugin is designed to be fully responsive, adapting easily to different screen sizes. This means that the 3D carousel will maintain its elegant design and user-friendly interface on desktop computers, tablets, and even mobile devices.

Full Features

  • Over 50 configuration options
  • Customizable carousel radius and shifting distance
  • Easy slideshow creation with autoplay option
  • Multiple themes (dark and light)
  • Multi-media support (photo, audio, video, AJAX, inline, embedded iframe)
  • Advanced 2D gallery mode
  • Multiple controls (keyboard and mouse)
  • Multiple screen support
  • Multi-categories support
  • Fullscreen and full-width support
  • Custom item shadow and shape support
  • Animejs-powered animation engine
  • Custom SASS variables
  • HTML preprocessor using Pug templates
  • Advanced media viewer component
  • Video and audio playback support (using videojs and audio5js)
  • Numerous example files provided
  • Lightweight (only 26KB in gzip format)

Conclusion

The 3D Carousel Stack Gallery – Advanced Media Gallery is a highly customizable and feature-rich plugin that is perfect for any WordPress-powered website that wants to showcase its multimedia content in a unique and engaging way. With its modular design, high-performance graphics, and numerous configuration options, this plugin is well worth considering for any digital marketing professional or website builder.

Rating: Score: 5.0/5.0

User Reviews

0.0 out of 5
0
0
0
0
0
Write a review

There are no reviews yet.

Be the first to review “3D Carousel Stack Gallery – Advanced Media Gallery”

Your email address will not be published. Required fields are marked *

Introduction

The Advanced Media Gallery is a feature-rich gallery plugin that comes with many advanced features. One of its most eye-catching and user-friendly elements is the 3D Carousel Stack Gallery. With this feature, you can create an immersive and dynamic experience for your users. In this tutorial, we will explore how to set up and customize the 3D Carousel Stack Gallery in your WordPress website using the Advanced Media Gallery.

Setting up the 3D Carousel Stack Gallery

Before we dive into the tutorial, make sure you have the Advanced Media Gallery plugin installed and activated on your WordPress website.

Step 1: Open the Advanced Media Gallery Setting

  • Log in to your WordPress dashboard and click on "Advanced Media Gallery" from the left sidebar.
  • Click on "Settings" from the Advanced Media Gallery menu.

Step 2: Enable 3D Carousel Stack Gallery

  • In the General Settings section, scroll down to the "Gallery View" options.
  • Make sure the "3D Carousel Stack Gallery" switch is toggled ON.
  • You can also configure the following options:
    • Carousel speed: controls the speed of the animation.
    • AutoPlay: toggles on or off automatic playing of the carousel.
    • Direction: chooses the direction of the animation (Left-Right or Right-Left).

Step 3: Create a New Gallery or Edit an Existing One

  • Go to the Galleries page (Advanced Media Gallery > Galleries).
  • Click on the "Add New" button or edit an existing gallery.

Step 4: Set up Gallery Settings

  • In the Gallery Settings, make sure the "Show in carousel" option is enabled for the media types you want to display.
  • Configure the following settings as desired:
    • Gallery Title: adds a title to the gallery.
    • Gallery Description: adds a description to the gallery.
    • Limit items per page: adjusts the number of items shown per page.

Step 5: Add Media Files

  • Upload your desired media files (images, videos, etc.) by clicking the "Add File" button.
  • Add more media files as desired.

Step 6: Configure Media Settings

  • Configure the media settings according to your needs:
    • Display as: changes the media display (full-screen, thumbnail, or slideshow).
    • Allow full-screen: toggles on or off the option to display media in full-screen.
    • Download: adds a download option for the media files.
    • Social share: adds social sharing options (Facebook, Twitter, Instagram, etc.).

Customizing the 3D Carousel Stack Gallery

Here are some advanced customization options to make your 3D Carousel Stack Gallery look more impressive:

  1. Changing the Carousel layout

To change the layout of the carousel, hover over the carousel and click on the three dots (). Then, select from the following options:

a. Classic: shows one media item per slide, with an optional description or title.

b. Column: arranges media items in columns, allowing more items per slide.

c. Stacked: overlays media items on top of each other, creating a unique stacking effect.

d. Split: divides each slide into two sections: a larger main area for the primary media item, and a smaller secondary area for the additional media item.

  1. Choosing the animation effect

There are six animation effects available for the 3D Carousel Stack Gallery:

  • Slide In: the slides move horizontally, creating the illusion of a carousel turning.
  • Fade In: the slides fade in/out, giving a more sophisticated appearance.
  • Flip Over: the slides flip and rotate around their axis for a futuristic look.
  • Slide Zoom: the slides move and zoom in-out for an interactive feel.

To apply an animation effect, follow the same step as in Step 5 above: hover over the carousel, click on the three dots, and then select "Animation" under the "Carousel Options". Choose the desired animation and configure any additional settings, such as speed or orientation.

Conclusion

Setting up the 3D Carousel Stack Gallery is as easy as following these six steps! With the customizable options provided, you can tailor your gallery to best showcase your media content, enhance your website's look and feel, and wow your users with an exceptional visual experience.

Here is an example of a complete settings configuration for the 3D Carousel Stack Gallery - Advanced Media Gallery:

Main Settings

gallerySettings: {
  selector: '#gallery', // The container element for the gallery
  slides: [
    {
      // Slide 1
      media: [
        {
          src: 'https://via.placeholder.com/300x200',
          type: 'image'
        },
        {
          src: 'https://via.placeholder.com/600x400',
          type: 'image'
        }
      ],
      link: 'https://www.example.com',
      description: 'Slide 1 description'
    },
    {
      // Slide 2
      media: [
        {
          src: 'https://via.placeholder.com/300x200',
          type: 'image'
        },
        {
          src: 'https://via.placeholder.com/600x400',
          type: 'image'
        }
      ],
      link: 'https://www.example.com',
      description: 'Slide 2 description'
    }
  ],
  carousel: {
    direction: 'horizontal', // or 'vertical'
    loop: true,
    autoplay: true,
    autoplaySpeed: 3000
  }
},

Carousel Options

carouselSettings: {
  animationSpeed: 500,
  easing: 'ease-out',
  infinite: true,
  pauseOnHover: false,
  showArrows: true,
  showDots: true,
  showBullets: true,
  responsive: [
    {
      breakpoint: 992,
      settings: {
        arrows: false,
        dots: true,
        bullets: false
      }
    }
  ]
},

Media Options

mediaSettings: {
  image: {
    thumbnailWidth: 100,
    thumbnailHeight: 100,
    imageLoading: true,
    imageError: true
  },
  video: {
    autoplay: true,
    muted: false
  },
  iframe: {
    width: '100%',
    height: '100%',
    scrolling: 'no'
  }
},

Layout Options

layoutSettings: {
  stackSize: 4,
  stackSpacing: 20,
  padding: 20,
  gutter: 20
},

Other Options

otherSettings: {
  customClass: 'custom-class',
  customStyle: {
    'background-color': 'red'
  }
}

Here are the features of the 3D Carousel Stack Gallery - Advanced Media Gallery extracted from the content:

  1. Update:
    • Add new option "defaultCategory" (7/12/2023)
    • Optimize sample assets, add link media panel in Designer (3/12/2020)
    • Add "Carousel Stack Designer", advanced admin backend allows uploading, editing and configuring the gallery using widgets and user interfaces (15/11/2020)
    • New feature Markup item and embedded link (17/6/2020)
  2. Introduction:
    • 3D photo carousel application with classic carousel design improved with emphasis on centered item's position
    • Various options to modify carousel look and feel like carousel radius, shifting distance, and item reflection
  3. High Performance:
    • Powered by CSS3 "transform" property for hardware-accelerated rendering and animations
  4. Modular Design:
    • Application components designed and split into separate modules with different responsibilities
    • Effortlessly swap out one component with another to modify app functionalities
  5. Flexibility:
    • Various controls, parameters, and configuration options to make the application easy to customize and extend
  6. Multiple Screen Supported:
    • Adapts to each screen size while maintaining elegant design and user experience
  7. Full Features:
    • Over 50 configuration options
    • Customize look and feel variables like carousel radius and shifting distance
    • Easily create slideshow using autoplay option
    • Default dark theme and light theme
    • Multi-media support: photo, audio, video, ajax, inline, embedded iframe
    • Advanced full-fledged 2D gallery mode
    • Multiple Controls: keyboard and mouse
    • Multiple Screen support: mobile, tablet, desktop
    • Multi-categories support
    • Fullscreen support
    • Full width support
    • High-quality Code Commenting
    • High-quality Documentation
    • Custom item shadow supported using CSS box-shadow property
    • Custom item shape using ovalShape and roundCorner options
    • animejs as core animation engine
    • Advanced build system with Grunt
    • CSS preprocessor using SASS and Compass framework
    • Multiple SASS variables offering extreme flexibility to customize application look and feel
    • HTML preprocessor using Pug templates
    • Advanced MediaViewer component
    • Custom components: ItemTitle, ItemDescription, ButtonList, ButtonNavigator, GalleryScrollbar
    • videojs as main video playback engine
    • audio5js as main audio playback engine
    • Multiple examples files provided
    • Lightweight: only 26KB in gzip format
3D Carousel Stack Gallery – Advanced Media Gallery
3D Carousel Stack Gallery – Advanced Media Gallery

$35.00

Shop.Vyeron.com
Logo
Compare items
  • Total (0)
Compare
0