施工事例
//php
//if (has_nav_menu( NAV_MENU_FOOTER_MOBILE_BUTTONS )) {
//モバイルフッターメニュー
//cocoon_template_part( 'tmp/mobile-footer-custom-navi-buttons' );
//} else {
//デフォルトモバイルボタン
//cocoon_template_part( 'tmp/mobile-footer-default-buttons' );
//}
//?>
//php if ( is_page( array( '8613', '8641' ) ) ) : //テスト?>
//php if ( is_page('21741') ) : //無料見積もりページサンクスページ(アフィリエイト用) テスト環境?>