Konuyu açarken alttaki seo alanlarını dolduruyormusunuz ?
Evet hocam dolduruyorum ..
All in Seo Yetersiz Kalıyor [Acil Destek] |
18 Mesajlar | 2.043 Okunma |
>
$wocaopts = get_option('woca_options');
$font = $wocaopts['google_webfonts'];
// CUSTOM CSS
if ($wocaopts['css_code']) {
echo '';
}
// background-color
if ( $wocaopts['bg_color'] ) {
$custom_style = "background-image:none;background-color:$wocaopts[bg_color];";
}
// background-image
else if ( $wocaopts['bg_image'] && $wocaopts['bg_image']['url'] ) {
$custom_style .= "background-image:url(" . $wocaopts['bg_image']['url'] . ");";
}
// font
if ( $font && $wocaopts['webfont_check'] == true ) { ?>
$custom_style .= 'font-family:' . $font["font-family"] . ';color:' . $font["color"] . ';';
}
if ($custom_style) { echo ""; }
?>
'; ?>
style="background-image:url()" >
×
×