Please provide a link to a page on your site where we can see this. Thanks. Note: Your link will be public and we will not later remove it.
The site is not online yet. It will use the Twenty-twenty templates.
Joy
(@joyously)
The whole point of a shortcode is that you can put it where you want it and change the parameters on each one separately from the others.
The block is simply there to retrieve the value of the shortcode from the server.
So it means that i need to customize the appearance of the form in the server where data is pulled. Am i correct? Just to make myself more clear i need to customize the visible result of the shortcode action.
Joy
(@joyously)
Use the shortcode attributes to pass the values to the shortcode handler, which emits the form according to the attributes. Placement is controlled by the user by putting the shortcode where they want the form to appear.
https://developer.ww.wp.xz.cn/reference/functions/shortcode_atts/