Block ID
The Block ID property gives a unique identifier to your block.
It can act as a named anchor. You can therefore create an anchor link that takes you to the desired element
It can also act as an identifier for Cwicly to allow targeting the block for specific actions
The Block ID attribute must be unique to the page. A block can only have one Block ID.
The Block ID for the selected block should always be unique. Multiple identical Block IDs in a page will invalidate your website.
Whenever you insert or create a block, a unique Block ID is automatically created and applied to the element.
That's it! Cwicly doesn't rely on user ID creation, preferring to have a unique ID created for every block.
IDs must start with a letter
IDs should be descriptive
IDs must not contain space characters
Since IDs are specific to each block, modifying their name will have to be done via the block they are related to.
Since Block IDs are bound to a specific block, removing that block will automatically remove the Block ID from your website.
Make sure to remove any link that contains the block ID before removing it from your website.
If you prefer your block to not have a Block ID, simply select the Block ID field and remove current Block ID.
Last modified 9mo ago