Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support dominikl65

    (@dominikl65)

    Hi,

    I will consult this issue with the developer responsible for the Flexible Refund plugin and let you know as soon as I get feedback.

    Thank you for your patience.

    Plugin Support dominikl65

    (@dominikl65)

    Hi,

    I received information from our developer that in the current version of the plugin, we do not have a dedicated filter for modifying this value.

    However, it is possible to manually adjust the file by editing line 85 in the following path:

    vendor_prefixed/wpdesk/flexible-refunds-core/src/Views/myaccount/refund-free.php

    Simply change:

    echo \esc_html($item->get_name());

    to

    echo $item->get_name();

    Thread Starter Ernie

    (@ernieh)

    Thanks for the reply.

    I will give that a go

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

The topic ‘HTML in product title’ is closed to new replies.