PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/oligap/www/wp-content/themes/woodmart/inc/admin/setup-wizard/templates/
Server: Linux cloud.virginhosting.lk 4.18.0-477.27.2.lve.el8.x86_64 #1 SMP Wed Oct 11 12:32:56 UTC 2023 x86_64
IP: 128.140.68.198
Choose File :

Url:
Dir : /home/oligap/www/wp-content/themes/woodmart/inc/admin/setup-wizard/templates/page-builder.php

<?php
/**
 * Page builder template.
 *
 * @package woodmart
 */

?>

<div class="xts-wizard-content-inner xts-wizard-page-builder">

	<h3>
		<?php esc_html_e( 'Page Builder Plugin', 'woodmart' ); ?>
	</h3>

	<p>
		<?php esc_html_e( 'Choose one of the page builder plugins', 'woodmart' ); ?>
	</p>

	<div class="xts-wizard-builder-select">
		<div class="xts-wizard-elementor xts-active" data-builder="elementor">
			<div class="xts-page-builder-img">
				<img src="<?php echo esc_url( $this->get_image_url( 'elementor-builder.svg' ) ); ?>" alt="elementor logo">
			</div>

			<div class="xts-page-builder-title">
				<?php esc_attr_e( 'Elementor', 'woodmart' ); ?>
			</div>

			<p>
				<?php esc_attr_e( 'The World\'s Leading WordPress Website Builder', 'woodmart' ); ?>
			</p>
		</div>

		<span>
			<?php esc_attr_e( 'OR', 'woodmart' ); ?>
		</span>

		<div class="xts-wizard-wpb" data-builder="wpb">
			<div class="xts-page-builder-img">
				<img src="<?php echo esc_url( $this->get_image_url( 'wpb.svg' ) ); ?>" alt="wpb logo">
			</div>

			<div class="xts-page-builder-title">
				<?php esc_attr_e( 'WPBakery', 'woodmart' ); ?>
			</div>

			<p>
				<?php esc_attr_e( 'WPBakery Page Builder plugin for WordPress', 'woodmart' ); ?>
			</p>
		</div>
	</div>

</div>

<div class="xts-wizard-footer">
	<?php $this->get_prev_button( 'child-theme' ); ?>
	<?php $this->get_next_button( 'plugins', 'elementor' ); ?>
	<?php $this->get_next_button( 'plugins', 'wpb' ); ?>
</div>