lg_01t_11
20200527 What's New?
- ThemifyアコーディオンモジュールがEasy Smooth Scroll Linksプラグインの干渉によって動かないため、アコーディオンモジュールを無効化。
- Change Accordion Module to disable.
- All in One SEO Packのページタイトル設定が反映されない問題を解決
- Fixed All in One SEO Pack Settings.
20200408 What's New?
- KUSANAGIキャッシュ機能のドロップインプラグインadvanced-cache.phpがうまく機能していなかったのを修正。
- Fixed advance-cashe.php of KUSANAGI plugin not working.
- スマホメニューにてjQueryの干渉が起きていたのを修正
- Fixed jQuey interference with smartphone menu.
20200406 What's New?
- style.cssが二重に読み込まれているバグを修正しました。
- Fixed style.css was loaded twice.
- row_innerのwidthがThemify親テーマによって978pxとなっていたのを100%へ修正しました。
- Fixed row_inner width from 978px to 100%.
- #contentに不要なパディングがあったのをpadding: 0;へ修正しました。
- Changed #content padding to 0;
- TinyMCEの設定を変更し、ボタンの種類を増やしました。
- Changed Tiny MCE Advance Plugin setting to add buttons and functions.
- サイトロゴの高さをautoに変更しました。
- Changed #site-logo height to auto.
20200403 What's New?
- style.cssをより分かり易くリファクタリングしました。
- Refactoring the header.php and style.css. It’s easy to coding.
- Classic Editorプラグインを入れました。顧客がブロックエディタのテミフィーを使いこなせないのではという懸念からです。それに伴い、固定ページでデフォルトの投稿編集画面が出ない様にdisplay:none;をかけました(functions.php)。
- Add Classic Editor plugin. Because, Our clients will not be able to use Block Editor. And, modified default edit area in pages is not displayed by functions.php.