Creative Slider Block

توضیحات

Creative Slider Block plugin uses the power of the WordPress Block Editor to create beautiful and responsive sliders with ease. You can add a dedicated slider block to your pages or posts, allowing you to showcase any combination of content in a dynamic and visually engaging way. The Creative Slider Block provides you with complete control over each slide. Customize layouts and animations to create unique sliders that fit perfectly with your website’s design.

Features

  • Powered by Swiper JS: The plugin leverages the powerful Swiper JS library, known for its high performance, smooth transitions, and mobile-friendly design.
  • Flexible Content Options: Add any Gutenberg blocks to your slides, allowing you to combine text, images, videos, buttons, and more to create versatile sliders.
  • Advanced Slider Customization: Control every aspect of your slider, from autoplay settings and transition speed to looping options, navigation and pagination options.
  • Responsive and Touch-Enabled: Sliders are fully responsive and touch-enabled, ensuring a smooth user experience on all devices.
  • Preview in Editor: Preview your slider directly in the WordPress block editor, making it easy to see your changes in real-time without needing to save or refresh the page.

Source Code

The unminified source code for the plugin’s JavaScript and CSS files is included in the /src folder of this plugin.

To modify or rebuild the assets, follow these steps:

  1. Install dependencies: npm install
  2. Run the development build: npm run start
  3. Create a production build: npm run build

عکس‌های صفحه

  • Slider settings

بلوک‌ها

این افزونه 2 بلوک ارائه می‌دهد.

  • Creative Slider Gather blocks into a slider.
  • Slide A single slide within a Creative Slider block.

نصب

  1. In your WordPress dashboard go to Plugins > Add New Plugin.
  2. Search for Creative Slider Block in the Search Plugins bar.
  3. Click the Install Now button next to the plugin’s name.
  4. Click Activate to activate the plugin.
  5. Creative Slider Block will be added to the Design block category in the editor.

سوالات متداول

Can I use it with any theme?

Yes, you can use the block with any theme.

What blocks are supported?

You can use any blocks to create the slides. However there might be styling issues.

Can I use multiple sliders on the same page?

Yes, you can add multiple Creative Slider Blocks to a single page, and each slider will operate independently.

Will it slow down my site?

No, Creative Slider Block is light-weight and it only loads scripts on the pages where the block is used.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Creative Slider Block” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Creative Slider Block” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.0.2

  • Updated : Freemius SDK 2.9.0.
  • Fixed: Navigation buttons not displayed properly in RTL layouts.
  • Improved: Adding attributes as a dependency to the useEffect hook in SlidesPreview component.

1.0.1

  • Included the src/ folder.
  • Updated prefix to prevent conflicts.

1.0.0

  • Release