WordPress Twentyseventeen 子テーマにGoogle Adsenseを差し込む

adsenseを出力するphpを作る

single.phpを子テーマに持ってくる

single.phpを編集する

※24行目の空白に「get_template_part( ‘template-parts/post/adsense’, get_post_format() );」を追加する

ubuntuのvirtualboxが起動しない問題

ubuntu17.10で確認した内容になります。

インストール時に以下のようなエラーが出力されます。

kernel moduleが足りてないっぽい?以下で不足分をインストールすると、直った。