タグ:忘備録が付いている記事一覧
ワードプレス有料テーマ『minimal』の検索結果エラーを直す方法
Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
ワードプレスの有料テーマ『minimal』を使っていてブログ内の記事を検索するときにSearchボタンから検索をかけると、記事の冒頭部分でエラーが発生することに気付いていない人もいると思います。
本記事ではワードプレスのテーマをminimalにしている人向けに、検索から発生するエラーの解決方法について解説していきます。
【忘備録】iOSにも対応した背景固定の方法【CSS擬似要素で実装】
Warning: Use of undefined constant _aioseop_description - assumed '_aioseop_description' (this will throw an Error in a future version of PHP) in /home/kyohey/kyoheyblog.com/public_html/wp-content/themes/minimal_blue/tag.php on line 38
この記事ではCSSの擬似要素を使って、背景を固定する方法を記載しています。
参考になった人はコピペして使って下さい。