/**
* Theme Header Section for our theme.
*
* Displays all of the section and everything up till
*
* @package ThemeGrill
* @subpackage ColorMag
* @since ColorMag 1.0
*/
?>
>
<script></script>
/**
* This hook is important for wordpress plugins and other many things
*/
wp_head();
?>
<script></script>
<script></script>
<script>
$(document).ready(function() {
$('ul#controls a').fontSizer();
});
</script>
>
/**
* WordPress function to load custom scripts after body.
*
* Introduced in WordPress 5.2.0
*
* @since ColorMag 1.4.0
*/
if ( function_exists( 'wp_body_open' ) ) {
wp_body_open();
}
?>
// Add the main total header area display type dynamic class.
$main_total_header_option_layout_class = get_theme_mod( 'colormag_main_total_header_area_display_type', 'type_one' );
$class_name = '';
if ( $main_total_header_option_layout_class == 'type_two' ) {
$class_name = 'colormag-header-clean';
} else if ( $main_total_header_option_layout_class == 'type_three' ) {
$class_name = 'colormag-header-classic';
}
?>
if ( get_theme_mod( 'colormag_header_image_position', 'position_two' ) == 'position_three' ) {
colormag_render_header_image();
}
?>
-
Üyelik
27.01.2014
-
Yaş/Cinsiyet
41 / E
-
Meslek
Desinatör
-
Konum
İstanbul Avrupa
-
Ad Soyad
A** U**
-
Mesajlar
256
-
Beğeniler
72 / 71
-
Ticaret
0, (%0)
Herhangi bir cache eklentisi kullanıyor musunuz? Ben hiçbir değişiklik göremiyorum.
header bu şekilde oldu:
/**
* Theme Header Section for our theme.
*
* Displays all of the section and everything up till
*
* @package ThemeGrill
* @subpackage ColorMag
* @since ColorMag 1.0
*/
?>
>
<script></script>
/**
* This hook is important for wordpress plugins and other many things
*/
wp_head();
?>
<script></script>
<script></script>
<script>
$(document).ready(function() {
$('ul#controls a').fontSizer();
});
</script>
>
/**
* WordPress function to load custom scripts after body.
*
* Introduced in WordPress 5.2.0
*
* @since ColorMag 1.4.0
*/
if ( function_exists( 'wp_body_open' ) ) {
wp_body_open();
}
?>
// Add the main total header area display type dynamic class.
$main_total_header_option_layout_class = get_theme_mod( 'colormag_main_total_header_area_display_type', 'type_one' );
$class_name = '';
if ( $main_total_header_option_layout_class == 'type_two' ) {
$class_name = 'colormag-header-clean';
} else if ( $main_total_header_option_layout_class == 'type_three' ) {
$class_name = 'colormag-header-classic';
}
?>
if ( get_theme_mod( 'colormag_header_image_position', 'position_two' ) == 'position_three' ) {
colormag_render_header_image();
}
?>
content-single.php ise dediğiniz gibi aynen yaptım.
hata yok oldu şimdi. ancak + - gelmedi :(
-
Üyelik
28.03.2020
-
Yaş/Cinsiyet
32 / E
-
Meslek
sanane kardeşim
-
Konum
Bartın
-
Ad Soyad
M** F**
-
Mesajlar
12
-
Beğeniler
5 / 0
-
Ticaret
0, (%0)
elemontor kullanıyorum düzen için. hatta kodları ekledikten sonra elemontor hata verdi. :/ valla sizi cok yoruyor gibi hissediyorum :(
-
Üyelik
27.01.2014
-
Yaş/Cinsiyet
41 / E
-
Meslek
Desinatör
-
Konum
İstanbul Avrupa
-
Ad Soyad
A** U**
-
Mesajlar
256
-
Beğeniler
72 / 71
-
Ticaret
0, (%0)
Estağfurullah yorulmuyorum ama beraber yaptığımız değişiklikleri göremiyorum. Ne kadar siteyi ziyaret etsem hep aynı sonuçlar çıkıyor. O yüzden merak ettim acaba cache eklentisi mi kullanıyorsunuz diye.
elemontor kullanıyorum düzen için. hatta kodları ekledikten sonra elemontor hata verdi. :/ valla sizi cok yoruyor gibi hissediyorum :(
-
Üyelik
28.03.2020
-
Yaş/Cinsiyet
32 / E
-
Meslek
sanane kardeşim
-
Konum
Bartın
-
Ad Soyad
M** F**
-
Mesajlar
12
-
Beğeniler
5 / 0
-
Ticaret
0, (%0)
diğer arkadaşım elemontor giremiyorum diye arayınca bende yedeklediğim şekilde kodları geri attıydım az once. şimdi o işini hallettikten sonra sizin verdiğiniz kodları tekrar yerine koyacağım. bu arada sizin son dediginiz adımı aynen dediğiniz gibi yaptım sayfada değişiklik olmadı elemontor hata verdi. şimdi tekrar dediğinizi yapacağım. ancak elemontor tekrar devre dısı kalcak mı ? gerçekten anlamadım sizin dediğinizi aynen yaptım ama bi yerde hata yaptıgıma (bilgisizliğimden ötürü) yüzde yüz eminim yani
Konuyu toplam 1 kişi okuyor. (0 kullanıcı ve 1 misafir)