tomusborne / generateblocks

GenerateBlocks is a small collection of lightweight WordPress blocks that can accomplish nearly anything.
https://generateblocks.com
188 stars 18 forks source link

Transfer global style data with block when copying between sites #1243

Open tdrayson opened 1 month ago

tdrayson commented 1 month ago

Description

When copying sections of block from one site to another that have GB global styles (classes), the classes settings don't carry with it.

Currently the only way to copy the classes are:

Steps for testing

  1. Create a new class with styles on one site.
  2. Copy the block
  3. Paste block in another site

Suggested solution: