Copy & Paste Workflow
Master the BreakMade copy-paste workflow to quickly add designs to your Breakdance projects.
BreakMade’s copy-paste workflow is designed for speed and simplicity. Unlike traditional theme imports, you can copy individual blocks or entire pages directly into your Breakdance editor.
How It Works
The Concept
Breakdance supports copying and pasting elements, sections, and entire page layouts. BreakMade leverages this by providing:
- Pre-built designs on breakmade.com
- Copy functionality to grab design code
- Direct paste into your Breakdance editor
No export/import files. No complex processes. Just copy and paste.
Copy-Paste Methods
Method 1: Copy Button
On BreakMade.com blocks and templates:
- Hover over a block/section
- Click the Copy button
- Design code is copied to clipboard
- Paste in Breakdance with Ctrl/Cmd + V
Method 2: Direct from Preview
Some designs allow direct access:
- Open the design preview
- Access the Breakdance editor view
- Select elements you want
- Copy using Breakdance’s native copy
- Paste into your project
Method 3: Section Copy
For larger sections:
- Open the design
- Select the entire section
- Use Breakdance’s copy section feature
- Paste into your page
Step-by-Step Workflow
Step 1: Prepare Your Environment
Before copying:
- BreakMade plugin installed and activated
- Design set installed (Layers recommended)
- Color palette installed
- Typography presets installed
- Active BreakMade license (for premium designs)
Step 2: Find Your Design
On breakmade.com:
- Go to Templates or Blocks section
- Browse or search for what you need
- Preview to ensure it’s right
- Note which framework (Native/HeadSpin)
Step 3: Copy the Design
Click the copy button or use the copy interface:
- Single block: One-click copy
- Multiple blocks: Copy each separately
- Full page: May copy in sections
Step 4: Paste into Breakdance
In your WordPress site:
- Open your page in Breakdance editor
- Click where you want the content
- Press Ctrl + V (Windows) or Cmd + V (Mac)
- Wait for paste to complete
Step 5: Customize
After pasting:
- Replace placeholder text
- Swap placeholder images
- Update links and buttons
- Adjust any styling as needed
What Gets Copied
When you copy a BreakMade design, you get:
Included
- ✅ Element structure (containers, columns, etc.)
- ✅ Text content (placeholder text)
- ✅ Styling (colors, spacing, typography)
- ✅ Layout settings
- ✅ Responsive breakpoints
- ✅ CSS classes applied
Not Included
- ❌ Images (use placeholders, then replace)
- ❌ Custom fonts (install separately)
- ❌ Global settings (use design set)
- ❌ Third-party integrations
Framework Selection
Native Framework
Use Native designs when:
- Using BreakMade standalone
- Not using HeadSpinUI
- Want standard
--s*variables
Variables used:
var(--s8)
var(--primary-base)
var(--radius-lg)
HeadSpin Framework
Use HeadSpin designs when:
- Using BreakMade + HeadSpinUI
- HeadSpin Mode is enabled
- Want
--hsp-*variables
Variables used:
var(--hsp-s8)
var(--hsp-primary-base)
var(--hsp-radius-lg)
Choosing the Right Framework
| Your Setup | Choose |
|---|---|
| BreakMade only | Native |
| BreakMade + HeadSpinUI | HeadSpin |
| Unsure | Start with Native |
Tips for Efficient Workflow
Batch Your Work
Instead of copying one block at a time:
- Plan your full page layout
- Copy all needed blocks
- Paste them in sequence
- Then customize all at once
Use Browser Tabs
Keep multiple tabs open:
- Tab 1: Your Breakdance editor
- Tab 2: BreakMade blocks browser
- Tab 3: Design preview reference
Keyboard Shortcuts
Master these shortcuts:
- Ctrl/Cmd + V: Paste
- Ctrl/Cmd + Z: Undo (if paste goes wrong)
- Ctrl/Cmd + C: Copy (in Breakdance)
- Ctrl/Cmd + D: Duplicate (in Breakdance)
Save Frequently
After pasting multiple sections:
- Save your page
- Preview to check appearance
- Then continue adding more
Troubleshooting
Nothing Happens When Pasting
- Ensure clipboard has content (try copy again)
- Click inside the editor before pasting
- Try pasting into a specific container
- Check browser console for errors
Paste Takes Too Long
Large designs may take a moment:
- Wait for paste to complete
- Don’t click during paste
- Check internet connection
Design Looks Wrong
If pasted design doesn’t match preview:
- Check design set: Install matching design set
- Check framework: Native vs HeadSpin
- Check variables: Ensure CSS is enabled
- Clear cache: Breakdance cache + browser
Partial Paste
If only some elements paste:
- Try pasting in smaller chunks
- Paste into an empty section
- Check for element conflicts
Responsive Issues
If mobile view is broken:
- Check Breakdance breakpoint settings
- Verify responsive settings pasted correctly
- May need manual adjustment
Best Practices
Always Start Fresh
When starting a new page:
- Create blank page
- Add header first
- Build sections top-to-bottom
- Add footer last
Keep Reference Open
While customizing:
- Keep original design preview open
- Match spacing and alignment
- Use as style guide
Don’t Over-Paste
Avoid pasting too much at once:
- Paste one section at a time
- Save between pastes
- Test as you go
Clean Up After
After finishing a page:
- Remove unused elements
- Optimize images
- Check mobile responsiveness
- Test all links