• Resolved Archetyped

    (@archetyped)


    Hi, while the sale price set for a download is displayed on the purchase button, the original price (with strike-through) is not displayed on the button, nor in the cart as it is in the screenshots.

    Is there a setting that needs to be changed to display the original price next to the sale price? If so, where are these settings located?

    Also, the installation instructions say “Go to the settings page to fine-tune the settings if desired”, but I cannot find any settings for this particular plugin. Where are the settings located?

    Thank you.

    https://www.ads-software.com/plugins/edd-sale-price/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi Archetyped,

    The strike-through is displayed on products with variable pricing enabled. Products with a single price the sale price is shown.

    There is not a setting page for the plugin, but Sale Price fields added on the individual Edit Download page in the Download Prices meta boxes.

    We’ll update the docs to make it easier to understand.

    Thanks,

    Daniel

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi Archetyped,

    On what version of EDD are you?

    We’re currently not displaying the price on purchase buttons as this makes the button size too much bigger vs the original size..

    It should definitely show the original / sale price in the cart, so this may need some looking into. I just checked it real quick on my local dev site and it did seem to work there, so once I know your version number I’ll see further.

    (the settings page text seem to be copied from another plugin, so thats actually not relevant here ??

    Let me know ??

    Thanks,
    Jeroen Sormani

    Thread Starter Archetyped

    (@archetyped)

    EDD v2.5.17

    I reset both plugins and the strike-through is currently being displayed in the cart using default settings, so there may be a certain configuration where it is not displayed.

    I would request that the original/sale prices be displayed in the purchase button, or at least provide an option to do so. The point of the plugin is to display the discounted price next to the original price, so it’s obvious that references to the price would be larger, whether it’s on a button or not.

    Thank you.

    Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    Glad to hear it is working now ?? Please do let me know when you find which setting it is so I can look into that (as far as I remember I didn’t do anything special regarding settings with that)

    I just checked the code, and while doing so I started to remember that I did have a go at adding the sale price to the buttons before when developing this plugin. Besides becoming a lot bigger, there was also something else that wasn’t possible to resolve due to the way things are build.. (its not huge, but also not ideal either).

    Anyways, I did leave in the feature, just not enabled by default, but it can by using a code snippet:
    add_filter( 'eddsp_display_regular_price_text_buy_button', '__return_true' );

    I’d say try it out and see if you notice is and decide for yourself ??

    (sorry for not remembering before, its not a high maintenance plugin and it has been a while since I’ve dived in the code ??

    Let me know ??

    Thanks,
    Jeroen

    Thread Starter Archetyped

    (@archetyped)

    Thanks! I’ll check that filter out ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Original price not displayed’ is closed to new replies.