Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WooCommerce – Replace the Variable Price range by the chosen variation price

Beschrijving

Replace the Variable Price range by the chosen variation price in WooCommerce

No options, just activate the plugin and it’s done.

Installatie

  1. Go to your WP Dashboard > Plugins and search for ‘Replace the Variable Price range by the chosen variation price’ or…
  2. Download the plugin from WP repository.
  3. Upload the plugin folder to the ‘/wp-content/plugins/’ directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

Beoordelingen

21 februari 2020
This is exactly what I was looking for for months ago, thank you so much for this plugin works perfect
Lees alle 14 beoordelingen

Bijdragers & ontwikkelaars

“WooCommerce – Replace the Variable Price range by the chosen variation price” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“WooCommerce – Replace the Variable Price range by the chosen variation price” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.

Vertaal “WooCommerce – Replace the Variable Price range by the chosen variation price” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

2.1

  • Replace $(‘select’).blur( function(){ to $(‘input.variation_id’).change( function(){
  • In case of not stocking one of the variations, we deactivate it.

2.0

  • WooCommerce 3.5.5 Compatible
  • Fixed bug by not selecting any option in the drop-down, thanks for @skylinks notifying me.
  • Compatible with WordPress 5.3

1.1

  • WooCommerce 3.5.4 Compatible

1.0

  • Initial release