Profiles

  • Member Since: January 8th, 2013
  • Find me on:
  • Created a topic, The input data is not being displayed on the confirmation page, on the site WordPress.org Forums:
    Hello, I'm creating a form with about 40 items usi…

  • Posted a reply to Lightning: 子テーマから親テーマのスキン内の関数をフック, on the site WordPress.org Forums:
    ご回答ありがとうございます。 失礼しました。いただいたコードで外せました。 やりたいことは、origin2でもヘッダーを固定し、スクロール時に表示されるナビゲーションバーを非表示にしたかったのですが、以下のコードで実現できました。 add_action( 'init', 'my_lightning_remove_fix' ); function my_lightning_remove_fix() { remove_filter( 'lightning_headfix_enable', 'lightning_origin2_headfix_disabel', 10 );…

  • Created a topic, Lightning: 子テーマから親テーマのスキン内の関数をフック, on the site WordPress.org Forums:
    Lightningバージョン 7.2.0でorigin2のスキンを使用しています。 子テーマを作成して使用中…

  • Created a topic, AMP Problem, on the site WordPress.org Forums:
    Hi, sorry for my poor English. When my web site to am…