Uname: Linux p3plzcpnl499967.prod.phx3.secureserver.net 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software: Apache
PHP version: 8.2.30 [ PHP INFO ] PHP os: Linux
Server Ip: 208.109.40.231
Your Ip: 216.73.216.173
User: nayff91c5tsx (10005085) | Group: nayff91c5tsx (10005085)
Safe Mode: OFF
Disable Function:
NONE

name : select.php
<div class="cbw-select-theme-wrap">
	<div class="cbw-body__title"><?php _e( 'Choose the theme to use with Crocoblock', 'crocoblock-wizard' ); ?></div>
	<p><?php
		_e( 'You can choose one of the free themes that have maximum compatibility with Elementor. If you\'re satisfied with your current theme, you can install Crocoblock and keep on using it.', 'crocoblock-wizard' );
	?></p>
	<div class="cbw-select-theme">
		<div class="cbw-select-theme__themes">
			<div
				v-for="( theme, slug ) in themes"
				class="cbw-select-theme__item"
				@click="startInstall( slug )"
			>
				<div class="cbw-select-theme__item-thumb">
					<img
						:src="theme.logo"
						alt=""
					>
				</div>
				<div class="cbw-select-theme__item-label"><?php
					_e( 'Install', 'crocoblock-wizard' );
				?></div>
			</div>
		</div>
		<div class="cbw-select-theme__action">
			<div class="cbw-select-theme__action-label"><?php
				_e( 'or', 'crocoblock-wizard' );
			?></div>
			<cx-vui-button
				:button-style="'accent'"
				tag-name="a"
				:url="nextCurrent"
			>
				<span slot="label">Continue with your current theme</span>
			</cx-vui-button>
		</div>
	</div>
	<div class="cbw-footer">
		<cx-vui-button
			@click="goToPrev"
		>
			<svg slot="label" width="7" height="12" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M5.67089 0L-4.76837e-07 6L5.67089 12L7 10.5938L2.65823 6L7 1.40625L5.67089 0Z" fill="#007CBA"/></svg>
			<span slot="label"><?php _e( 'Back', 'crocoblock-wizard' ); ?></span>
		</cx-vui-button>
	</div>
</div>
© 2026 GrazzMean