Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
When I add the inline feedback button in a gutenberg block, it generates the shortcode, and the first one works fine. When I try to add another one on the same post, the second shortcode generated has the same id.
How can I get a different id generated for the shortcode when creating multiple per post?
Thanks!
Hi @tedpriv,
Please try to save current page, then open the edit post screen again and put a new shortcode.
Ok, thanks, that did it. Note that saving/updating wasn't enough, I had to close the page and reopen the page in order to get a different shortcode id. Thanks.