• Resolved podguzon39

    (@podguzon39)


    Hello!
    Unfortunately, when you enable the “Left for free shipping’ notice (LFFS)” function, nothing happens and every time you enter your text in the “LFFS notice text” item and check the “LFFS progress bar”, after saving the settings the text in “LFFS notice text” and the checkmark in the “LFFS progress bar” are removed.


    I tried to enter the code in the function.php file:
    add_filter( 'flexible_shipping_free_shipping_notice_text_message', function ( $message, $amount ) { return sprintf( 'examination %1$s', $amount ) }, 10, 2 );

    after this code a fatal error occurs and the site stops working.
    Plugins are updated, WordPress version is latest.
    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support kubapawlik

    (@kubapawlik)

    Hi @podguzon39,

    Thank you for your message.

    To troubleshoot the issue, I will need some more information:

    1. Would you be so kind and let me know which theme are you using?
    2. Could you switch to Storefront theme and check if everything is working properly on this theme?
    3. Please send me fatal error message that occurs to you after adding code snippet.

    Looking forward to your reply.

    Kind regards,

    Plugin Support kubapawlik

    (@kubapawlik)

    As we haven’t got any replies, I’m marking this topic as resolved for now.

    If you have any additional questions, please let us know, we’ll be happy to help.?

    ?Best regards,

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.