Sliding Door のページ順を変更するには、

header.php の以下の内容を修正

<?php slider_menuparse(wp_list_pages(‘sort_column=ID&depth=1&number=7&title_li=&echo=0’)); ?>

sort_column=menu_order

my page order  プラグインを使用して順番を変更

ついでにヘッダー部分の画像を変えたいときは以下のフォルダーの内容を変更

wp-content/themes/sliding-door/imagemenu/images

フォルダー、ファイル名を変えるときは imageMenu.css の内容を以下の様に変更

#imageMenu ul li.bk1 a {

background: url(../../../uploads/top_menu_1.jpg) repeat scroll 0%;
}

Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)

© 2024 Falco Tech Blog Suffusion theme by Sayontan Sinha