Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Easy Digital Downloads – Variable Pricing Descriptions

Beschrijving

Easy Digital Downloads – variabele prijsbeschrijvingen voegt een “Optiebeschrijving” veld toe voor elke variabel geprijsde download. Hiermee kun je een langere beschrijving aan de optienaam toevoegen indien nodig.

Waar worden beschrijvingen getoond?

Standaard worden beschrijvingen getoond op de aankoopknop, waar gebruikers items aan hun winkelwagen kunnen toevoegen.

Additionally, you can choose to show the descriptions on the checkout and receipt pages.

Stijling

Variabele prijsbeschrijvingen bevat geen aangepaste CSS, dus het heeft geen invloed op je paginasnelheid en zou met elk thema moeten werken! Als je het uiterlijk van de beschrijvingen wilt aanpassen, kun je de meegeleverde edd-variable-pricing-desc klasse gebruiken om de beschrijvingen aan te passen.

Waarom productvarianten verkopen?

Selling digital product variations is a powerful tool for any digial e-commerce store. Control what files are delivered depending on what variation is purchased, and reward your high paying customers. Some variation examples are:
* Selling photos at multiple resolutions.
* Distributing single music files or a full album
* Limit your WordPress Plugin activations with Software Licensing
* Sell font packages

Eisen

This plugin requires Easy Digital Downloads version 2.8 or greater.

Screenshot thema

All screenshots were taken using the Vendd theme, our own theme custom built to work with Easy Digital Downloads.

Schermafdrukken

  • The “Option Description” input fields
  • De prijsbeschrijvingen getoond aan de gebruiker
  • De prijsbeschrijvingen worden bij het afrekenen getoond
  • De prijsbeschrijvingen worden op de aankoopbon getoond

Installatie

  1. Upload entire edd-variable-pricing-descriptions to the /wp-content/plugins/ directory, or just upload the ZIP package via ‘Plugins > Add New > Upload’ in your WP Admin
  2. Activeer de plugin via het menu ‘Plugins’ in WordPress
  3. Add optional descriptions to your variable priced downloads

Beoordelingen

22 juni 2023
It is great. Just the description for me was added to the top-right of the pricing, not to the bottom.Maybe the problem is with the Astra theme. I fixed it with these additional CSS codes: .edd_price_options li {display: flex;flex-direction: column;} .edd_price_options li label {order: 1;} .edd_price_options li .edd-variable-pricing-desc {order: 2;}.edd_price_options li label,.edd_price_options li .edd-variable-pricing-desc {text-align: left !important;width: 100%;}
Lees alle 2 beoordelingen

Bijdragers & ontwikkelaars

“Easy Digital Downloads – Variable Pricing Descriptions” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Easy Digital Downloads – Variable Pricing Descriptions” is vertaald in 2 talen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Easy Digital Downloads – Variable Pricing Descriptions” naar jouw taal.

Interesse in ontwikkeling?

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

Changelog

1.1

  • New: Optionally display price option description on checkout and receipts.
  • Fix: If a description was empty, an empty paragraph was output anyway.
  • Fix: The extension has been updated to work with EDD 3.1.
  • Dev: The minimum WordPress version is now 4.9; the minimum EDD version is 2.8.

1.0.3

  • Tweak: Update plugin information

1.0.2

  • Fix: Undefined Index PHP Notice
  • New: Modified the way descriptions are outputted to better future-proof them

1.0.1

  • Fix: Undefined Index PHP Notice

1.0

  • Initiële versie