Updates for the post/product slider and a new isotope filter plugin.
bS Post/Product Slider
This merges the plugins Post Slider and Product Slider into one plugin bs Post/Product Slider bS5 Swiper. It is still not possible to display several slider instances on one page. Swiper.js doesn’t make this easy, but I’m working on it.
That’s why the demos are still on two different pages, but it’s the same plugin.
When updating, be sure that you delete the old plugins before you upload the new one. Functions and shortcodes are the same. You will get an error when not deleting before upload.
Bye IsoPost, hello bS Isotope
I think the Isopost is the smartest but most underrated plugin here. It is a fork from Desire Press which I modified to fit to bootScore, but it was always a stepchild.
So, I decided to replace it with a new filter plugin, created from scratch: bS Isotope.
It also uses the isotope library from metafizzy.
It can filter posts, isotope cpt, products ore any custom post type by id of a parent category or taxonomy. Usage is simple via shortcode with options.
There 5 templates for the grid:
- equal-height
- masonry
- equal-height-overlay
- masonry-overlay
- product
It’s perfect for creating a portfolio or showcase. Isotope CPT uses its own single.php and archive.php.
SmallDev
says:where is the dark theme?
Basti
says:Hi,
I’m currently working to getting bootScore ready for Bootstrap 5 and that’s more than expected. But you’re right, I’m a little behind.
You can download the dark mode plugin current version here, which is the same as the switch in the footer below the logo.
There is no guarantee of functionality and you have to do the missing CSS or fix bugs by yourself.
Use shortcode
[bs-dark-mode]
do display the switch in a widget area. Do NOT use the widget position Top Nav Module. It will not work there.Use
<?php echo do_shortcode("[bs-dark-mode]"); ?>
to insert switch in your .php files.Basti
says:You can download the final plugin now in the shop.