デバイスチェックのテーマ変数{device_mobile}が追加

Contributed by: Ivy on 2018/04/08 17:56 JST

Last modified on

March 1, 2017 (2.1.2)で、デバイスチェックのテーマ変数が追加されています。

[Feature] テーマ変数{device_mobile}がtrueならモバイルにも表示 (電話とタブレット) [Tom]

サンプル

{!!if {device_mobile}=="true" !!}モバイル{!else}PC{!endif}
活用事例

{!!if {device_mobile}=="true" !!}{!!autotag assist:staticpage_content id:-top-new-mobile mode:home !!}{!else}{!!autotag assist:staticpage_content id:-top-new mode:home !!}{!endif}

モバイル表示時の高速化やレイアウト変更に活用できます。

コメント (0件)

Geeklog Japan - デバイスチェックのテーマ変数{device_mobile}が追加
https://www.geeklog.jp/article.php/device_mobile