SILENT KILLERPanel

Current Path: > home > transcarter > > www > > wp-content > plugins > LayerSlider > assets > templates


Operation   : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
Software     : Apache
Server IP    : 198.54.126.42 | Your IP: 216.73.216.135
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/transcarter//www//wp-content/plugins/LayerSlider/assets/templates

NameTypeSizeLast ModifiedActions
html-export Directory - -
index.php File 27 bytes March 10 2023 20:45:26.
tmpl-2d-transition.php File 7430 bytes March 10 2023 20:45:26.
tmpl-3d-transition.php File 11715 bytes March 10 2023 20:45:26.
tmpl-activation-unavailable.php File 1561 bytes March 10 2023 20:45:26.
tmpl-activation.php File 4086 bytes March 10 2023 20:45:26.
tmpl-add-layer.php File 1850 bytes March 10 2023 20:45:26.
tmpl-add-new-slider.php File 992 bytes March 10 2023 20:45:26.
tmpl-addons-modal.php File 1463 bytes March 10 2023 20:45:26.
tmpl-button-presets.php File 51125 bytes March 10 2023 20:45:26.
tmpl-callback-events-modal.php File 13425 bytes March 10 2023 20:45:26.
tmpl-canceled-activation-modal.php File 1698 bytes March 10 2023 20:45:26.
tmpl-deregister-license-modal.php File 1570 bytes March 10 2023 20:45:26.
tmpl-embed-slider.php File 6334 bytes March 10 2023 20:45:26.
tmpl-font-library.php File 4616 bytes March 10 2023 20:45:26.
tmpl-import-layer.php File 1147 bytes March 10 2023 20:45:26.
tmpl-import-slide.php File 879 bytes March 10 2023 20:45:26.
tmpl-import-templates.php File 12791 bytes March 10 2023 20:45:26.
tmpl-importing.php File 328 bytes March 10 2023 20:45:26.
tmpl-insert-icons-modal.php File 4406 bytes March 10 2023 20:45:26.
tmpl-insert-media-modal.php File 2458 bytes March 10 2023 20:45:26.
tmpl-keyboard-shortcuts.php File 8702 bytes March 10 2023 20:45:26.
tmpl-layer-item.php File 1102 bytes March 10 2023 20:45:26.
tmpl-loading-modal.php File 317 bytes March 10 2023 20:45:26.
tmpl-object-modal.php File 2271 bytes March 10 2023 20:45:26.
tmpl-plugin-settings.php File 18276 bytes March 10 2023 20:45:26.
tmpl-plugin-update-easter-egg-modal.php File 1027 bytes March 10 2023 20:45:26.
tmpl-plugin-update-error-modal.php File 946 bytes March 10 2023 20:45:26.
tmpl-plugin-update-loading-modal.php File 344 bytes March 10 2023 20:45:26.
tmpl-plugin-update-success-modal.php File 1195 bytes March 10 2023 20:45:26.
tmpl-post-chooser.php File 1177 bytes March 10 2023 20:45:26.
tmpl-post-options.php File 6822 bytes March 10 2023 20:45:26.
tmpl-project-preview-iframe.php File 2859 bytes March 10 2023 20:45:26.
tmpl-project-settings.php File 65245 bytes March 10 2023 20:45:26.
tmpl-purchase-ww-popups.php File 2853 bytes March 10 2023 20:45:26.
tmpl-quick-import.php File 346 bytes March 10 2023 20:45:26.
tmpl-revisions-welcome.php File 1622 bytes March 10 2023 20:45:26.
tmpl-search-window.php File 2122 bytes March 10 2023 20:45:26.
tmpl-shape-modal.php File 24461 bytes March 10 2023 20:45:26.
tmpl-slide-tab.php File 833 bytes March 10 2023 20:45:26.
tmpl-slider-grid-item.php File 2144 bytes March 10 2023 20:45:26.
tmpl-slider-group-item.php File 483 bytes March 10 2023 20:45:26.
tmpl-slider-group-placeholder.php File 265 bytes March 10 2023 20:45:26.
tmpl-slider-group-remove-area.php File 395 bytes March 10 2023 20:45:26.
tmpl-slider-library.php File 4312 bytes March 10 2023 20:45:26.
tmpl-sliders-list-context-menu.php File 1477 bytes March 10 2023 20:45:26.
tmpl-smart-alert.php File 161 bytes March 10 2023 20:45:26.
tmpl-smart-help.php File 69956 bytes March 10 2023 20:45:26.
tmpl-static-layer-item.php File 647 bytes March 10 2023 20:45:26.
tmpl-transition-gallery.php File 821 bytes March 10 2023 20:45:26.
tmpl-transition-window.php File 5566 bytes March 10 2023 20:45:26.
tmpl-upload-sliders.php File 1315 bytes March 10 2023 20:45:26.
tmpl-version-warning.php File 670 bytes March 10 2023 20:45:26.

Reading File: /home/transcarter//www//wp-content/plugins/LayerSlider/assets/templates/tmpl-object-modal.php

<?php defined( 'LS_ROOT_FILE' ) || exit; ?>

<lse-b class="lse-dn">

	<div id="lse-object-modal-sidebar">
		<div class="kmw-sidebar-title">
			<?= __('Object Library', 'LayerSlider') ?>
		</div>
		<kmw-navigation class="km-tabs-list" data-target="#lse-object-modal-tabs">

			<kmw-menuitem class="kmw-active lse-welcome-svg-menu-item">
				<?= lsGetSVGIcon('stars', 'solid', false, 'kmw-icon') ?>
				<kmw-menutext><?= __('Welcome', 'LayerSlider') ?></kmw-menutext>
			</kmw-menuitem>

			<kmw-menuitem class="lse-insert-svg-menu-item">
				<?= lsGetSVGIcon('file-upload', 'solid', false, 'kmw-icon') ?>
				<kmw-menutext><?= __('Insert SVG', 'LayerSlider') ?></kmw-menutext>
			</kmw-menuitem>

		</kmw-navigation>
	</div>

	<lse-b id="lse-object-modal-window">

		<lse-b id="lse-object-modal-tabs" class="km-tabs-content">

			<!-- Welcome Screen -->
			<lse-b class="kmw-active">

				<img src="<?= LS_ROOT_URL ?>/static/admin/img/creature-coming-soon.png" alt="<?= __('Coming Soon', 'LayerSlider') ?>">
				<lse-p class="lse-mt-s"><?= __('Stay tuned for an extensive collection of ready-to-go media assets that you can instantly use in your projects. The Object Library will soon offer commonly used images, video and audio, and scalable vector graphics.', 'LayerSlider') ?></lse-p>

				<lse-p class="lse-mt-s"><?= __('In the meantime, you can insert your own SVG objects just by dropping them on the project canvas or under the “Insert SVG” tab in this window.', 'LayerSlider') ?></lse-p>
			</lse-b>


			<!-- Insert SVG -->
			<lse-b>

				<lse-b class="lse-notification lse-bg-yellow">
					<?= lsGetSVGIcon('info-circle') ?>
					<lse-text><?= __('You can easily insert SVG files just by dropping them on the project canvas.', 'LayerSlider') ?></lse-text>
				</lse-b>

				<lse-p>
					<?= __('Alternatively, you can enter and edit the inline source code of SVGs as well.', 'LayerSlider') ?>
				</lse-p>

				<lse-b class="lse-white-theme">
					<textarea id="lse-object-insert-textarea" required placeholder="&lt;svg ..."></textarea>
				</lse-b>

				<lse-p class="lse-tac lse-common-modal-style">
					<lse-button id="lse-object-insert-button"><?= __('Insert SVG', 'LayerSlider') ?></ls-button>
				</lse-p>
			</lse-b>

		</lse-b>

	</lse-b>

</lse-b>

SILENT KILLER Tool