You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ Custom Blocks that transform your WordPress Block Editor into a page builder
18
18
19
19
> [Try our live demo](https://wpstackable.com/demo/?utm_source=wp-repo&utm_campaign=readme&utm_medium=link) | [Join the Facebook Community](https://www.facebook.com/groups/wpstackable/)
Copy file name to clipboardExpand all lines: src/welcome/getting-started.js
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -42,37 +42,37 @@ const essentialsProps = [
42
42
{
43
43
title: __('The Basics of Stackable Blocks',i18n),
44
44
subtitle: __('Learn how to personalize and tailor Stackable Blocks to match your website\'s unique style and design.',i18n),
45
-
src: 'https://www.youtube.com/embed/6RyuqBs4BbM',
45
+
src: 'https://www.youtube.com/embed/GsQxH_gDp1A',
46
46
url: '#',
47
47
},
48
48
{
49
49
title: __('Flexbox Controls',i18n),
50
50
subtitle: __('Explore the powerful Flexbox controls in Stackable that allow you to effortlessly create dynamic and responsive layouts.',i18n),
51
-
src: 'https://www.youtube.com/embed/DMatMTqFXCo',
51
+
src: 'https://www.youtube.com/embed/73N9uXnpUJE',
52
52
url: '#',
53
53
},
54
54
{
55
55
title: __('How to Use Responsive and Hover State Toggles',i18n),
56
56
subtitle: __('Discover how to design responsively and style different hover styles in Stackable.',i18n),
57
-
src: 'https://www.youtube.com/embed/08lWu3Q9Puk',
57
+
src: 'https://www.youtube.com/embed/YPFWu8qwSS4',
58
58
url: '#',
59
59
},
60
60
{
61
61
title: __('How to Use Global Styling',i18n),
62
62
subtitle: __('Master the art of optimizing your workflow for globally styling your website to maintain consistency across all pages.',i18n),
63
-
src: 'https://www.youtube.com/embed/XvjyVXd1Rt4',
63
+
src: 'https://www.youtube.com/embed/sYnNWSlQawc',
64
64
url: '#',
65
65
},
66
66
{
67
67
title: __('How to Use Color Schemes',i18n),
68
68
subtitle: __('Learn how to use Color Schemes to more easily manage your design colors and allow switching colors for entire sections.',i18n),
69
-
src: 'https://www.youtube.com/embed/0jkNERX3edU',
69
+
src: 'https://www.youtube.com/embed/b2U7E9X2yCk',
70
70
url: '#',
71
71
},
72
72
{
73
73
title: __('How to Use Global Typography',i18n),
74
74
subtitle: __('Unlock the full potential of typography in Stackable and gain insights on how to create visually stunning and impactful text designs.',i18n),
0 commit comments