• I noticed that at the moment, it’s not possible to customize the button texts on the cookie banner or the titles within the Cookie Configuration section. It would be very helpful if these key texts could be overridden directly from the CMS. This way, we could ensure that the wording aligns with the tone and style of our website, providing a more seamless user experience.

    Would it be possible to add an option to customize these texts in a future update? This small addition would make the plugin even more flexible.

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

    (@sebastianrybacki)

    Hello,

    Thank you for reaching out and for your valuable feedback on Flexible Cookies!

    You’re absolutely right—being able to customize these texts directly from the CMS would enhance the flexibility of the plugin. I’ve added your suggestion to our internal feature request list for future updates. If this functionality is implemented, I’ll be sure to let you know.

    In the meantime, I wanted to mention that you can already modify the banner title in the plugin settings. To do this, go to:
    Settings → Flexible Cookies → General, and you’ll find a field where you can customize the title. Here’s a screenshot for reference: https://snipboard.io/TmoSvq.jpg.

    Additionally, could you share more details on what exactly you’d like to change? If possible, providing specific examples or screenshots would help us better understand your needs. Depending on the case, I might also be able to suggest a workaround, such as applying additional CSS to modify the text.

    Looking forward to your response!

    Best regards,

    Thread Starter pestotesto

    (@pestotesto)

    Hi,

    Specifiek I want to change the text of the buttons in the cookie bar and the titles on the ‘configuration tab’ of the cookiebar, like the title ‘Advertisement’.

    Plugin Support sebastianrybacki

    (@sebastianrybacki)

    Hello,

    Thank you for the clarification! I’ve added your request to our internal feature request database for future updates. This way, we can consider adding an option to modify these texts directly from the plugin settings.

    In the meantime, if you want to change the button text (could you confirm which one exactly?), you can modify the “Save and Close” button using a small script. You just need to add the following code to the functions.php file of your active theme:
    https://pastecode.io/s/mfwd2679

    If you also want to rename the titles inside the “Configuration” tab (such as the “Advertisement” category), you can apply a similar method with JavaScript. Since the exact selector depends on your settings, you may need to adjust it accordingly. Here’s an example script you can add to your functions.php file:
    https://pastecode.io/s/e53cpdix

    Since the table structure might vary depending on your active cookie categories, you may need to modify the selector accordingly. If you’d like, you can share a screenshot of your plugin settings or let us know which cookie categories you have enabled, and I can provide a more precise script for your setup.

    Let me know how it goes!

    Best regards,

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