You may have noticed that we’ve tweaked how we display our adsense ads. We wanted some small text-only ads near the bottom of each article, which would be added automatically. This took a little bit of tinkering, but eventually we developed a solution which works well and doesn’t seem to knock page processing times much. Simply add the following code to your theme’s functions.php (あなたのAdSenseのIDを変更するためには、得ることはありません) … Read Full Article
記事カテゴリ別: ワードプレス
5
0
簡単にWordPressのコメントの親を設定する
サイトの更新ログにDOC-U-mentedされると, 我々は返事は、ねじのように正しく表示されますようにコメントに返信することができませんでした私たちのテーマで問題があった一方でため。私たちは、何、この問題を修正していません, しかし、本当に彼らがへの返信であるかを確認する方が簡単ですので、編集必要なコメントはかなりの数に残されています。標準のワードプレスでは、これがデータベースに行くとそこに編集する必要がインストール, これは非常に面倒です。代わりに、, 我々は、コメント、編集管理ページにオプションを追加するために、いくつかの単純な関数を使用しました, コメントの親をそこに設定します。さらに、これは、この機能を有効にするためのプロペラプラグインに開発されます。今のところコードは以下です, ちょうどあなたのテーマののfunctions.phpに追加
1
Jetpackのなしのジェットパックスタイルのコメント
One of the best things about wordpress is the built-in social aspect provided by comments. Getting your comment section right can be very important to any website, including ours. Over the years we’ve experimented with various comment plugins including Disqus and more recently Jetpack. However, 我々は常に管理のために戻って家の中のものを持って来ることになったきた, performance and privacy reasons. When I moved back from Jetpack comments I really missed some of the slick features provided by Jetpack, both the social-network logins and the general slick styling. Anyway, to cut a long story short I finally had time today to take a good look at how wordpress “does” comments and figure out a way to build an in-house system which looks nice and slick like the comment interface provided by jetpack. Best of all its surprisingly simple and does things the “proper” way…
… Read Full Article
9
二十イレブンテーマのリッチスニペットコード
私は以前に、様々なワードプレスのテーマでリッチスニペットを有効にするためのコードを詳しく説明しました ([intlink id=“2948” type=“post”]神秘的雰囲気 2[/intlink], [intlink id=“2949” type=“post”]神秘的雰囲気 3[/intlink], [intlink id=“2468” type=“post”]論文[/intlink] & [intlink id=“3017” type=“post”]私は好き[/intlink]) だけでなく、いくつかの [intlink id=“1520” type=“post”]一般的な指示[/intlink]. 以下は、内蔵のワードプレス20 11テーマのリッチスニペットを有効にするには、編集のセットです.
0
ミーGUSTAテーマのリッチスニペットコード
私は以前に含む様々なテーマのリッチスニペットのテーマの編集を説明しました [intlink id=“2948” type=“post”]神秘的雰囲気 2[/intlink], [intlink id=“2949” type=“post”]神秘的雰囲気 3[/intlink], [intlink id=“2468” type=“post”]論文[/intlink] & [intlink id=“3015” type=“post”]二十セブンイレブン[/intlink] だけでなく、いくつかの [intlink id=“1520” type=“post”]一般的な指示[/intlink]. 下のコスモスのテーマで私GUSTAにリッチスニペットを検証する方法については、コードの詳細を示します.
2
ミスティーク3.xのリッチスニペットコード
私は以前にリッチスニペットコードについて書いてきた[intlink id=“2948” type=“post”]神秘的雰囲気 2[/intlink]. もあります[intlink id=“1520” type=“post”]一般的な指示[/intlink] そして、テーマのためのコード [intlink id=“3015” type=“post”]twenty eleven[/intlink], [intlink id=“3017” type=“post”]私は好き[/intlink] そして [intlink id=“2468” type=“post”]論文[/intlink]. Below is updated code for Mystique 3
0
ミスティーク2.x用リッチスニペットコード
このサイトに加えて、私が持っています 個人のブログ どこ, とりわけ, 私はレシピを投稿する. 私は最近、Googleの新しいレシピ検索を発見した, およびマイクロフォーマットのサポートを実装するために探している / ミクロ. Googleは、チェックインのINGマークアップするためのツールを提供, いわゆる「豊富なスニップ·ペットテストINGツール」. 私は私のレシピの一つを検証してみました場合には, 私は様々なエラーに遭遇しました, これは追跡して解決するために私にしばらく時間が取られてきました. … Read Full Article
0
一定の: WordPressのダッシュボードでは非推奨PHPエラー
以前の今日は我々のテストサイトを更新しました, メインのサイトへの更新を展開するための準備インチこれにはいくつかのプラグインを更新し、Jetpackのと「BeforeTheDeadline」プラグインを置き換える関与しました。アップデートが完了したら、私はダッシュボードの上にいくつかのエラーメッセージを取得してい, "着信リンク" Dashboardウィジェットの下に, 私は、W3合計キャッシュ·キャッシュを空にしようとしましたが、さらに多くのエラー.
22
論文のテーマのためのリッチスニペットコード
に応答して ダルコによる問合せはCives鍛造 についての私の前のVI々な芸術 - ICLE上[intlink id=“1520” type=“post”]fixing Rich Snippets code for the Mystique theme[/intlink] we have resolved the same issues with the Thesis theme. Details of the changes required are below.… Read Full Article
0
神秘的雰囲気 3 Theme: Full-post and Excerpts
I’ve been trying to figure out how to display full posts on the home page, and excerpts on all archives for about 3 days. This is nice because it means a decent amount of each post is shown on the front page, whilst archive pages contain a much more concise summary of each post. This is better both for humans, and also for この — my archive pages now don’t have duplicate content from my home page!
I’ve finally produced a solution. It’s not especially elegant, but I’ve been at the very limit of my PHP knowledge just to achieve this method. This applies specifically to the Mystique 3 テーマ, other themes are likely to vary, although some of this information may or may not prove relevant. If you are trying or succeed in doing the same to a different theme do drop a comment in.… Read Full Article
“Hi James I realise it has been a long while, but I just checked this on windows 11 (build 23H2)…”