Skip to content

Commit 96f96d6

Browse files
authored
Merge pull request #392 from ExpressionEngine/add-clone-video
added call to youtube video on cloning entries
2 parents 21397be + 6eaa748 commit 96f96d6

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/pro/entry_cloning.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@
1111

1212
Entry Cloning makes it possible to clone existing entries when ExpressionEngine Pro is installed.
1313

14+
Check out our video tutorial on Cloning Entries!
15+
<div class="video-wrapper">
16+
<iframe src="https://www.youtube.com/embed/cSz7NZdQvGk?vq=HD1080&rel=0" width="1920" height="1080" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
17+
18+
</div>
19+
1420
## Enabling Entry Cloning
1521
### Global
1622
Entry Cloning is enabled by default when ExpressionEngine Pro is installed. Entry Cloning can be disabled globally for your site via the [Pro Configuration](/pro/configuration.md) setting or the matching [Config Override.](/pro/configuration.md#enable_entry_cloning)

0 commit comments

Comments
 (0)