Descrição
Current Version 1.2.1 – April 29, 2024 – View Changelog
What is Showoff Two?
Showoff Two is the successor to our popular WordPress gallery plugin, Showoff. Completely rebuilt from scratch, this powerful plugin provides an attractive and customizable way to showcase your projects, products, team, or clients on your website. With a sleek and modern interface, Showoff Two offers a stunning grid gallery that is perfect for displaying visual content in a professional and organized manner. Create captivating displays with ease and elevate your website’s visual appeal with Showoff Two
Plugin Features
General Features
Import Products from your Etsy Shop
Import WooCommerce Products
Import Projects from CSV files
Asynchronous import via background tasking
Export your Projects to CSV file
Server side and front-end javascript caching
Ajax Driven (Fully crawlable by Google robots)
Auto Generated SEO Schema for each project
Mobile Ready: Swipe support, native scrolling. Does not use javascript scroll libraries
Real-time history state update
Adjustable grid columns, column size and grid gap
Color customizable
Auto-extract preview image base colors
Numerous transition animations to choose from or randomize on each transition
Auto focus project on open
Share links
Video support
YouTube support
Images preloader
Tracks users favorite projects (can be switched off)
Fully translatable. JavaScript i18n support
Does not use external Fonts (like google fonts or font-awesome)
Multi-site support
Easy to use intuitive back-end. Easy to display on the front-end.
Displaying the plugin on the front-end
The plugin uses the shortcode [st_showoff] to display the front-end content.
Shortcode examples:
[st_showoff] [st_showoff title="Our Work"] [st_showoff filter_cat="101,102,103"] [st_showoff hide_cats="1" hide_tags="1"] [st_showoff title="Our Work"] [st_showoff featured="1"] [st_showoff favorite="1"]
Shortcode attribues:
title – display title next to the menu
filter_cat – display only selected categories (id numbers)
hide_cats – hide categories menu
hide_tags – hide tags menu
featured – display only featured projects (0 / 1)
favorite – display only user’s favorites (0 / 1)
Change log
29.04.2024 Version 1.2.1
- Bug fix where the layout does not display properly on small screen - Other minor improvements
19.04.2024 Version 1.2
- Added support for Etsy API version 3 - Added YouTube videos support - Added Image captions support - Added option to sort projects by Date or Name - Added option to change image preview aspect ratio - Other minors fixes
19.03.2023 Version 1.1
- When you open a project, a hash fragment is automatically added to the URL, allowing you to access the project by simply visiting the URL. Example: https://your-website.com/#project=my-project-slug-name The #project name can be edited from Dashboard -> Showoff -> Settings -> Tools -> "Project hash frament name". - Fixed a bug that caused the projects hover box to remain visible on Safari even when the mouse pointer was not positioned over the item