WooSwipe WooCommerce Gallery

Περιγραφή

A WooCommerce gallery plugin built using PhotoSwipe from Dmitry Semenov. photoswipe and slick carousel.

WooSwipe should work out of the box with your WooCommerce gallery settings. Simply adjust your image sizes in Appearance > Customize > WooCommerce > Product Images. You may need to rebuild your thumbnails when changing image sizes. (Note: If your theme declares theme image sizes then you may not be able to change them.)

  • Προσαρμοζόμενη στις κινητές συσκευές
  • Very Mobile Friendly
  • Keyboard control
  • Full image size
  • 2 colour options
  • Pinit to Pinterest option

Planned Features:
* Show titles or captions

Actions:
wooswipe_before_main
wooswipe_after_main

Filter:
wooswipe_zoomed_image_size
add_filter( ‘wooswipe_zoomed_image_size’, ‘max_image_size’, 10, 1 );
function max_image_size( $size ) {
$size = “large”;
return $size;
}

Join the chat at https://gitter.im/thriveweb/wooswipe

More Info here

Στιγμιότυπα

  • Screenshot Default gallery layout
  • Screenshot Popup layout

Εγκατάσταση

  1. Upload /wooswipe/ to the /wp-content/plugins/ directory
  2. Ενεργοποιήστε το πρόσθετο μέσω του μενού “Πρόσθετα” στο WordPress
  3. Checkout your new gallery!

Κριτικές

13 Σεπτεμβρίου 2022 1 απάντηση
Uncaught TypeError: Cannot read properties of undefined (reading 'value')
Ανάγνωση όλων των 40 κριτικών

Συνεισφέροντες & Προγραμματιστές

“WooSwipe WooCommerce Gallery” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές