Textarea to Gutenberg block

  • Unknown's avatar

    Hi,

    I have several Gutenberg blocks on my pages. These blocks contain study instructions, where users can move to the next block every week. I would like to add a textarea-type input field at the end of each block where users can write personal notes for themselves. These notes should be visible only to the user. Ideally, the notes should be stored somehow (e.g., in cookies) so that the user can review them even weeks later. How can I achieve this without heavy PHP coding?

  • Unknown's avatar

    This isn’t possible on the wordpress.com platform unless you upgrade to the Business Plan as you need a third party plugin or even custom coding. You could start by taking a look at https://wordpress.org/plugins/

  • The topic ‘Textarea to Gutenberg block’ is closed to new replies.