You can go to the Advanced settings of your Single Item field and adjust the text in the Price Display field (screenshot). Please do not remove the {price} tag, as it is responsible for displaying the field amount.
The issue arises because you’re using the same function wpf_dev_num_limit() in both code snippets.
Upon reviewing both code snippets, it appears that the “NIP wpforms” code snippet is identical to the “Wprowadz tytul” code snippet, except for the min and max error alerts. With this in mind, I’d recommend disabling the “NIP wpforms” code snippet and using only the “Wprowadz tytul” code snippet.
In some cases, we might suggest using function wpf_dev_num_limit1() in one code snippet and function wpf_dev_num_limit2() in another to avoid the alert you’re facing. However, since both code snippets are identical, this approach might still lead to potential conflicts.
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘How to translate “Price”?’ is closed to new replies.