Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jQuery.load()wordpress サイトでメソッドを使用して、次の投稿と前の投稿を読み込みました。スクリプトは正常に動作していますが、問題は、次または前の投稿で Facebook のようなソーシャル メディア ボタン、ツイート ボタンが読み込まれるが、Facebook のコメント ボックスが読み込まれない場合です。私はこれを試しましたが、うまくいきません。
jQuery.load()
私はそれを使用して解決しました
function (responseText, textStatus, XMLHttpRequest) { FB.XFBML.parse(); #twitter and google code goes here });
コンテンツの後にロードされます。その罰金と正常に動作