D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
ltfsolutionsco
/
www
/
wp-content
/
plugins
/
ml-slider
/
themes
/
nivo-dark
/
v1.0.0
/
Filename :
theme.php
back
Copy
<?php if (!defined('ABSPATH')) { die('No direct access.'); } /* Replace 'nivo-dark' by the theme's id Replace */ if (!isset(MetaSlider_Theme_Base::$themes['nivo-dark'])) { // instanciate the theme new MetaSlider_Theme_Base( 'nivo-dark', // 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-dark']->slider_parameters = array(); }
Name
Size
Last Modified
Owner
Permissions
Actions
arrows.png
3.016
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
bullets.png
3.072
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.182
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
style.min.css
1.924
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
style.postcss
2.463
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
theme.php
0.944
KB
February 03 2024 3:18:15
ltfsolutionsco
0644
2017 © D7net | D704T team