Plugin info

Total downloads: 1,220
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 5/14/2017 (3206 days ago)
Added to WordPress: 5/8/2017 (8 years old)
Minimum WordPress version: f
Tested up to WordPress version: f
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3206 days ago

20/100

Is Product Image wrapper for WooCommerce abandoned?

Possibly abandoned (last update 3206 days ago).

Compatibility

Requires WordPress: f
Tested up to: f
Requires PHP: f

Languages

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Wraps the product image in the loop

(German version below)

In may situations you are frustrated about the different image heights of your product images. If you not want to
crop the images you can use this plugin. It puts a wrapper div-element around the images so you can adjust the height by using
css. See the example.

After you activated the plugin, go to Options -> Product wrapper and add or change the specific css rules.

Image wrapper für WooCommerce

Produktbilder haben oft verschiedene Größen und das lässt sich bei WooCommerce nicht so gut darstellen ohne die Bilder
automatisch zuzuschneiden. Dieses Plugin platziert um jedes Produktbild ein DIV-Element, sodass du für alle Produkte
dieselbe Höhe setzen kannst. Sieh dir das Beispiel an.

Nach der Aktivierung des Plugins findest du die Einstellungen unter “Einstellungen -> Product wrapper”. Hier kannst du
die Regeln ändern oder neue hinzufügen.

Example CSS:

.wciw-product-image-wrapper {
min-height: 210px;
}

.wciw-product-image-wrapper img {
width: inherit!important;
margin: 0 auto !important;
}

Installation

No installation instructions available

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

No changelog available