• Resolved nebilos

    (@nebilos)


    Hello everyone, I tried to load the word ingredients to replace it with the word supplements, I searched in the application settings then in all the source code files of plugin but can’t find it, can you help me please? Thanks in advance.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author EvelynWaugh

    (@wsjrcatarri)

    add_filter('ev_pizza_extras_text', 'leche_ev_pizza_extras_text');
    function leche_ev_pizza_extras_text() {
    return 'Supplements';
    }

    Paste it to functions.php, or as a code snippet.

    • This reply was modified 2 months, 1 week ago by EvelynWaugh.
    • This reply was modified 2 months, 1 week ago by EvelynWaugh.
    Thread Starter nebilos

    (@nebilos)

    Thank you very much for the plugin it is really beautiful and thank you for the help I have already searched for these words for 3 hours without finding anything

    Plugin Author EvelynWaugh

    (@wsjrcatarri)

    Thanks, you’re welcome

    Thread Starter nebilos

    (@nebilos)

    Sorry again for the inconvenience, the plugin is really beautiful I use it on my site and it works wonderfully, it is limited to 50 variations and I need many more if possible, I can use other solutions but it won’t be as beautiful and professional as your plugin. Thanks

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