tokyo-tour-courses: selection is working , but marking is not , class “here” background should be attributed something. Extra circle mark is present before jump buttons.
tokyo contact: not linked
tokyo-tour-courses: selection is working , but marking is not , class “here” background should be attributed something. Extra circle mark is present before jump buttons.
tokyo contact: not linked
Create a directory in your themes directory to hold the child theme. The theme directory is wp-content/themes. You should name the directory without any space as part of the name, and it is common practice to use the name of the parent theme folder with “-child” appended to it. For example, if you are making a child of the twentyfourteen theme, your folder name would be twentyfourteen-child.
/*
Theme Name: Twenty Fourteen Child
Theme URI: http://example.com/twenty-fourteen-child/
Description: Twenty Fourteen Child Theme
Author: John Doe
Author URI: http://example.com
Template: twentyfourteen
Version: 1.0.0
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: twenty-fourteen-child
*/
@import url("../twentyfourteen/style.css");
/* =Theme customization starts here
-------------------------------------------------------------- */
You can change each of these lines to suit your theme. The only required lines are the Theme Name, and the Template. The Template is the directory name of the parent theme. In this case, the parent theme is the TwentyFourteen theme, so the Template is twentyfourteen, which is the name of the directory where the TwentyFourteen theme resides. If you want to make a child of a theme with the directory name example-theme-name, then you would use Template: example-theme-name.
Prepare beforehand custom post type and taxonomy to accept the source WP site.
Plugin “Custom Post Type UI” will do.
Many people suggest the following in case of trouble.
1) Download and Install 7zip.
2) Right click on your .XML file -> 7zip -> Add to Archive
3) Change the “Archive format” to gzip and hit “OK”. You’ll now see your file with a .gz extension on it.
4) Try to import/upload the file again (selecting the .gz you just created not the .xml file) and it should work.
1. dashboard→Plugins→Add New→Search:dynamic widgets→install→activate
2. menuを用意する。
2.1 Appearance→menu→create a new menu→(follow the instruction)→menu name:save menu→menu structure:follow the instruction→save menu
2.2 ページ内リンクの作成(if needed)
2.2.1 ページ中にアンカー設置(text edit):
<div id=”anchor-example1″></div>
2.2.2 Appearance→menu:select a menu to edit→Links(at the left column):URL:url of the page/#anchor-example1, set the Link text→Add to Menu
3. widgetを用意する。
3.1 Appearance→widget→custom menu→select area and Add Widget→(follow the instruction)(select the prepared menu)
4. Appearance→Dynamic Widget→select widget→Edit options
——————————————–
1. install plugin “Q2W3 Fixed Widget” and activate it.
2. Appearance→Widget: select widget; check the Fixed widget check box.
proftpd is running. see /etc/proftpd/proftpd.conf
ftp host: See /etc/hosts; debian-noriko.norikoguide.dip.jp
user: nakym
password:
use Link in menu setting:
site symbol : #
screen option (表示)を適切に設定しないとdefaultでは見えない(例えばdiscussion)
modify and follow the instruction: wp-config.php
wp-login.php