• Resolved mkovcu

    (@mkovcu)


    Hello,

    I noticed that your plugin removes additional filters added to hook ‘woocommerce_get_price_html’
    Can this be prevented?
    Or can price html be adjusted somehow with your internal filter?
    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • sangeethasrinivasan

    (@sangeethasrinivasan)

    Hi,

    Thank you for getting in touch with us.

    Either, we suggest increasing the priority of the “woocommerce_get_price_html” hook to above 100.

    Alternatively, you can use the below hook which might be of helpful:

    advanced_woo_discount_rules_strikeout_price_html

    We hope this solution meets your requirements.

    Thank you.

    Thread Starter mkovcu

    (@mkovcu)

    Thanks, i tried with all priorities, and my filter is not in global wp_filters.
    When i disable your plugin – it is there.

    I will give it a try with your hook, thanks.

    Regards

    sangeethasrinivasan

    (@sangeethasrinivasan)

    Hello,

    Certainly! Please go ahead and check if the suggested solution works for you. If you require further assistance or have any other questions or concerns, please do not hesitate to contact us.

    Our support team is always available to assist you, and we will be happy to help in any way we can.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with filter’ is closed to new replies.