• Resolved sanjas

    (@sanjas)


    Hi,

    we noticed that on products older than 30 days (or whatever number is set in the settings), price history is not visible (the same problem as explained here https://github.com/kkarpieszuk/wc-price-history/issues/57).

    We can change the price slightly and then change it again. This fixes the issue, but we have too many products to do this manually every 30 days.

    Ideally, we would like to display the text “Sale price is the same as in 30 days” for the products whose sale price didn’t change in the last 30 days. But just showing the sale price would be fine as well.

    This is also a big problem because we had to add this price history to the product page using hook woocommerce_after_add_to_cart_form() – otherwise it didn’t show – and now some products just have the text that we manually appended in front of this shortcode. We’re using Flatsome theme.

    Hope you can help.

    Best, Sanja

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter sanjas

    (@sanjas)

    Hi,

    just a quick check if you had the chance to investigate the potential cause of the issue we’re facing?

    Best, Sanja

    Plugin Author kkarpieszuk

    (@kkarpieszuk)

    Hello, sorry for the delay.

    as mentioned GH issue is closed, I opened a new one for this case

    https://github.com/kkarpieszuk/wc-price-history/issues/77

    I designed the plugin to – in case there were no changes of the price in the time span you set – to display nothing. I will add a checkbox in the plugin configuration to make it possible to use current price in such case. Please tell me if this is ok.

    Thread Starter sanjas

    (@sanjas)

    @kkarpieszuk thank you for prompt reply!

    That would be nice, yes. Or even better, if we could (instead of displaying current price) choose to show the text “Price in the last X days is the same as current” or even type in our text. Would that be possible?

    Additionally, do you have an estimate for the plugin version in which this could be incorporated?

    Best, Sanja

    Plugin Author kkarpieszuk

    (@kkarpieszuk)

    thank you, I will definitely consider your proposed string. I think I will make an option to choose string / display current price / display nothing

    Thread Starter sanjas

    (@sanjas)

    Hi @kkarpieszuk,

    that would be great!

    When can we expect that this will be available in the plugin?

    Best, Sanja

    Plugin Author kkarpieszuk

    (@kkarpieszuk)

    as soon as I find spare time. This is the first thing I am going to implement but as this is non-profit project for me, I put it after my paid job tasks ?? I think it means I will release a new version somewhere around a new years eve.

    Plugin Author kkarpieszuk

    (@kkarpieszuk)

    the new release 1.9.0 with the fix for this issue has been released. Please update in WP Dashboard, test and if all works good, consider giving 5 stars rating for this plugin ??

    If you see any issues, do not hesitate to report.

    Thread Starter sanjas

    (@sanjas)

    Hi @kkarpieszuk

    I didn’t see your reply. Thank you! This works perfectly now.

    Thread Starter sanjas

    (@sanjas)

    Sorry, there is one more thing.

    Is it possible to show this “price the same as in {days} days” also for products that are not currently on sale?

    Best, Sanja

    Plugin Author kkarpieszuk

    (@kkarpieszuk)

    unfortunately not, if you would like to see this feature, please submit feature request here

    https://github.com/kkarpieszuk/wc-price-history/issues/new/choose

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Price history doesn’t show’ is closed to new replies.