32 lines
1.0 KiB
PHP
32 lines
1.0 KiB
PHP
<?php
|
|
defined( 'ABSPATH' ) || exit;
|
|
?>
|
|
|
|
<!-- Builder -->
|
|
|
|
<div class="mfn-dashboard-card mfn-setup-card card-builder" data-step="builder" data-elementor="">
|
|
|
|
<div class="card-header">
|
|
<h2>Your favourite builder</h2>
|
|
<p>Choose the builder that best suits your needs and preferences.</p>
|
|
<h2 class="inner-navigation prev">Pre-built websites</h2>
|
|
<h2 class="inner-navigation next">Pre-built content</h2>
|
|
</div>
|
|
|
|
<ul class="choose choose-big builder-type">
|
|
|
|
<li data-type="be" class="active">
|
|
<h4>BeBuilder</h4>
|
|
<p>100% built in-house tool, offers unlimited possibilities</p>
|
|
</li>
|
|
|
|
<li data-type="elementor">
|
|
<h4>Elementor</h4>
|
|
<p>I know this builder already and don't want to change it</p>
|
|
<p class="hint">This website uses <strong>Flexbox Container</strong>, enabled by default since Elementor 3.16. Please make sure this option is enabled in <a target="_blank" href="admin.php?page=elementor#tab-experiments">Elementor Settings</a> before import.</p>
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|