• このエントリーをはてなブックマークに追加

関連記事

(日本語) 「続きを読む」(moreタグ)をカスタマイズ

Sorry, this entry is only available in 日本語.

(日本語) Twenty Eleven カスタマイズ

Sorry, this entry is only available in 日本語.

no image

(日本語) アイキャッチにマウスオーバーすると投稿タイトルを表示

Sorry, this entry is only available in 日本語.

no image

(日本語) パーマリンク・スラッグなどURL カスタマイズ

Sorry, this entry is only available in 日本語.

(日本語) ログイン画面・機能をカスタマイズ

Sorry, this entry is only available in 日本語.

Contact Form 7 | Failed to send your message~

This has been fixed in WordPress 3.5 When encountered the following message, please try with the

(日本語) ie.cssの子テーマ化など Twenty Twelve 1.1での変更点

Sorry, this entry is only available in 日本語.

(日本語) ブルー・オレンジ・ピンクと選べるテーマ「Bouquet」をカスタマイズ

Sorry, this entry is only available in 日本語.

(日本語) 画像マウスオーバーでキャプションを表示

Sorry, this entry is only available in 日本語.

(日本語) "コメントを残す" 削除・文言を変更する方法

Sorry, this entry is only available in 日本語.

Comment

  1. はじめまして。
    Twenty Fifteenでのご質問なのですが、フッター部分の「Proudly powered by WordPress」をCopyright表記に変更したいのですが、どのように書き換えてどのようにしたら良いのか分からず、教えて頂きたくコメントさせて頂きました。お忙しい所申し訳ございませんが、宜しくお願い致します。

    • けん さん、コメントありがとうございます。
      ご質問のCopyright表記ですがオリジナルのものを消して、以下のようにfooter.phpを書きかえてみて下さい。あと、リンクと表記は置き換えて下さい。(ここでは、http://kwski.net/ と けん)

      // オリジナル (消す)
                  <a href="<?php echo esc_url( __( 'https://wordpress.org/', 'twentyfifteen' ) ); ? rel="nofollow">"><?php printf( __( 'Proudly powered by %s', 'twentyfifteen' ), 'WordPress' ); ?></a>
      // Copyright表記 (同じところに追記)
                  <a href="<?php echo esc_url( __( 'http://kwski.net/', '' ) ); ? rel="nofollow">">
                      <?php printf( __( 'Copyright &copy; %s All Rights Reserved.', '' ), 'けん' ); ?></a>
      
    • お忙しい中、ご丁寧に教えて頂き感謝しております。

      早速教えて頂いたとおりに書き換えたら変更することが出来ました。
      本当にありがとうございました。
      助かりました。

      また分からない事などが出てきた場合はご質問させてください。
      よろしくお願いします。

Leave a Reply to SWIMMINGVIEW改装2021でやったこと - SWIMMING VIEW Cancel reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.

    PAGE TOP ↑