Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Shatner – Name your Own Price Integration for WooCommerce

Opis

The WooCommerce Name Your Price extension lets you be flexible in what price you are willing to accept for selected products. You can use this extension to accept user-determined donations, gather pricing data or to take a new approach to selling products!

Future Plans

None at this time

Instalacija

  1. Install the WooCommerce “Name your own price” Plugin
  2. Activate the plugin
  3. Go to the WooCommerce Product Page your want to allow to name your own price
  4. Check the “Name your own price” box
  5. Your product will have a box to name your own price instead of the set price.

ČPP

None at this time

Recenzije

03. rujna 2016.
When this plugin is enabled, Woocommerce prevents the shopfront from linking to any product you set up as name your own price
03. rujna 2016.
This is a simple but effective plugin. Functionally it does exactly what i need. One strange User Experience concern that is a big one as it will lead to a decrease in sales: It allows you to set a minimum amount that you are willing to accept but on the product page it displays that amount as the 'suggested price' instead of the 'minimum price' I don't want to suggest to my customers to pay the minimum amount. I want them to pay what they want. It would be great if this could be changed or better yet if we had the options to change that text ourselves. I know its prob an easy fix via CSS but I wouldn't know how to do that. Thanks,
03. rujna 2016. 1 odgovor
Part of the plugin is printed to the html output!, both front end and control panel. Uninstalled and deleted. It's a shame Update: ok, dsthedev is right, the problem are the PHP short tags. On my server I have disabled it, so obviously, the plugin is not working. I followed the recommendation of dsthedev and I edited the files that cause the problem. They are, as he says, the files: - name_price_wc_plugin.php (line 1) - \templates\single-product\price.php (lines 41 and 52) you have to change this: <? to this: <?php The plugin version of which I speak is the 1.7 And it solved. The plugin works well and does the job perfectly. It's a shame to have this foolish error. I hope that in the next update the author corrected.
07. veljače 2017.
Hello I am using Elogix Theme and i just instal Shatner - Name your Own Price Integration for WooCommerce on my wordpress Its shows the option of Name your own Price on Product data but on the product page its only allow user to name their price but add to cart button is not showning making it impossible to complete the payment cycle Any help will be highly apprieciated
Pročitajte svih 19 recenzija

Suradnici i Programeri

“Shatner – Name your Own Price Integration for WooCommerce” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Dnevnik promjena

1.7

  • Don’t allow negative values (Thanks Ben Deschamps)

1.6

  • Shatner trying to set prices on all items

1.5

  • Allowing enforcing minimum

1.4

  • Force naming a price

1.3

  • Fix default template value

1.2

  • Fix radio buttons not saving

1.1

  • Fix “A”

1.0

  • Fix missing admin button

0.9

  • Change settings to allow disabling of templates and override price template, also add an out of order require

0.8

  • Change admin interface from checkbox to radio button, to improve stability. NOTE: you must re-add products to Name your own price on update!

0.7

  • Fix missing content

0.6

  • Remove Debug Text

0.5

  • Changing the way the price html is loaded into a template.

0.4

  • Fixing fallout from renamed file

0.3

  • Rename File

0.2

  • Update Readme

0.1

  • Initial Release