• Resolved kikexxxito

    (@kikexxxito)


    Hi,

    In which place can I modify the text that appears by default in the message space within the cookie bar.

    https://prnt.sc/rw9eiu

    I have looked inside the cookie-info-law> admin> views> admin-settings-messagebar.php on line 23

    echo apply_filters ('format_to_edit', stripslashes ($ the_options ['notify_message'])). '</textarea>';
    ?
    and I suppose it will be the notify_message field, but I don’t know how to modify it …

    It’s there? Anyone any ideas?

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

    (@webtoffee)

    Hi @kikexxxito,

    You can edit the text from the settings that you showed in the screenshot. To modify the default content, you would need to edit plugin files which is not at all recommended.

    Thread Starter kikexxxito

    (@kikexxxito)

    Hi @webtoffee,

    Thanks for reply!

    Indeed I know that this is not a recommended good practice but the circumstances of the web are requiring me to do that.

    I have a multisite for a 100% Spanish community with little technical knowledge. If I can modify that text and leave it as default, in Spanish, I can make life easier for them.

    Could you tell me which plugin files should I need changed? thanks so much!

    Plugin Author WebToffee

    (@webtoffee)

    Hi @kikexxxito,

    You can find the file at
    /cookie-law-info/includes/class-cookie-law-info.php, line number 416.

    Array key name is “notify_message

    Thread Starter kikexxxito

    (@kikexxxito)

    Amazing!!
    Thank you so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change notify_message by default’ is closed to new replies.