Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Easy Digital Downloads – Variable Pricing Descriptions

Popis

Easy Digital Downloads – Variable Pricing Descriptions adds an „Option Description“ field for each variable-priced download. This allows you to add a longer description to the option name if needed.

Where do descriptions show?

By default descriptions will show on the purchase button, where users can add items to their cart.

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

Styling

Variable Pricing Descriptions does not include any custom CSS, so it doesn’t impact your page speed and should work with any theme! If you wish to cusotmize the look and feel of the descriptions, you can use the included edd-variable-pricing-desc class to target the descriptions.

Why sell product variations?

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

Requirements

This plugin requires Easy Digital Downloads version 2.8 or greater.

Screenshot Theme

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

Snímky obrazovky

  • The "Option Description" input fields
  • The pricing descriptions shown to the user
  • Showing the pricing descriptions on the checkout
  • Showing the pricing descriptions on the purchase receipt

Instalace

  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. Activate the plugin through the ‚Plugins‘ menu in WordPress
  3. Add optional descriptions to your variable priced downloads

Recenze

22. 6. 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%;}
Přečtěte si všechny 2 recenze

Autoři

Easy Digital Downloads – Variable Pricing Descriptions je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Plugin „Easy Digital Downloads – Variable Pricing Descriptions“ byl přeložen do 2 jazyků. Děkujeme všem překladatelům za jejich pomoc.

Přeložte “Easy Digital Downloads – Variable Pricing Descriptions” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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

  • Initial release