nadeemakhtar on "[Plugin: OptionTree] Option Tree Color Picker"

ساخت وبلاگ

nadeemakhtar
Member
Posted 28 seconds ago #

Hi.

Guys i need some help.I am using option tree in my theme and i have some problum in color picker implementation.

my code is in function.php file that is

.tags-single ul li a:hover{
<?php $theme_color = ot_get_option('theme_color');
if(isset ($theme_color) && $theme_color != ""){?>
background-color: <?php echo $theme_color;?>
color: #fff;
<?php } else { ?>
background-color: #000 !important;
color: #fff;
<?php } ?>
}

is this right according to themeforest requirements.

https://wordpress.org/plugins/option-tree/

- - , .
.

WordPress ...
ما را در سایت WordPress دنبال می کنید

برچسب : نویسنده : استخدام کار wpss بازدید : 267 تاريخ : دوشنبه 21 تير 1395 ساعت: 0:18