D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
ml-slider
/
themes
/
nivo-light
/
v1.0.0
/
Filename :
theme.php
back
Copy
<?php if (!defined('ABSPATH')) { die('No direct access.'); } /* Replace 'nivo-light' by the theme's id Replace */ if (!isset(MetaSlider_Theme_Base::$themes['nivo-light'])) { // instanciate the theme new MetaSlider_Theme_Base( 'nivo-light', // ID '1.0.0', // version array( // assets array( 'type' => 'css', 'file' => '/v1.0.0/style.min.css', 'dependencies' => array('metaslider-public') ), array( 'type' => 'js', 'file' => '/v1.0.0/script.js', 'dependencies' => array('jquery') ) ) ); // Sets the slideshow arrows // Can use text, svg icons, Font Awesome or any icon fonts (Loading a whole icon set for 2 icons isn't recommended, so svg is a better option.) MetaSlider_Theme_Base::$themes['nivo-light']->slider_parameters = array(); }
Name
Size
Last Modified
Owner
Permissions
Actions
arrows.png
3.171
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
bullets.png
3.211
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
loading.gif
1.696
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
script.js
0.184
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
style.min.css
1.936
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
style.postcss
2.413
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
theme.php
0.947
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
2017 © D7net | D704T team