Loading...

New Swiper plugin

bs-swiper

This plugin replaces the former bS5 Post/Product Slider. It is a new plugin and brings improvements, bugfixes and a new template. Check the Live preview for full demo.

New features

  • multiple swiper instances on the same page
  • shows custom post types
  • new hero template for complex slideshows
  • infinite loop
  • single-click updates

If you want to use new plugin, you must uninstall bS5 Post/Product Slider plugin before installing the new one. Check the new shortcodes in documentation.

Cards

page-post-default

Post Default

/

This is the default template for posts. The sidebar is on the right. If no widgets are active in the sidebar, white space is shown in its place.

page-post-sidebar-left

Post Sidebar Left

/

This post has the sidebar on the left. If no sidebar is active, white space is shown in its place.

page-post-sidebar-none

Post Sidebar None

/

This post has no sidebar. The content is displayed across the entire width of the container.

page-post-full-width-image

Post Full Width Image

/

This post shows the featured image as a background image in full screen width.

The card template looks like the old plugin, but has infinite loop, can show custom post types and more than one slider can be used on the same page. The same for product sliders.

Heroes

page-post-default

Post Default

This is the default template for posts. The sidebar is on the right. If no widgets are active in the sidebar, white space is shown in its place.

Read more »
page-post-sidebar-left

Post Sidebar Left

This post has the sidebar on the left. If no sidebar is active, white space is shown in its place.

Read more »
page-post-sidebar-none

Post Sidebar None

This post has no sidebar. The content is displayed across the entire width of the container.

Read more »

There is a new hero template. This template can be overwritten in child-theme as well. It’s just a basic Bootstrap carousel layout with autoplay. But with editing HTML and additional CSS it is possible to create cool full-screen slideshows.

Update checker

This is the first plugin which includes the update checker by YahnisElsts for single-click updates in the backend. This checker will be included step-by-step into other plugins too.

When Bootstrap 5.2.0 is available, there are no breaking changes in bootScore’s theme files anymore and update checker will be included in theme as well.

Remove Update Checker

If you prefer to work on plugin instead using template overrides, you must remove this checker because your work will be lost by the next update.

Go to plugin folder:

  • remove folder update
  • open main.php and delete snippet from line 12 to 18
To top