wordpress」カテゴリーアーカイブ

hetemlでwp3.5マルチサイトでのインストール失敗例

heteml+muumuu domain環境下で wp3.5xをインストール ↓ wp-config.phpに
『/** マルチサイト機能を有効にする */ define (‘WP_ALLOW_MULTISITE’, true);』を追加 ↓
1)マルチサイトをサブドメインで作成 を設定 wp-config.php .htaccessに wp指定のコードを書き足す ↓
ログアウト後、再度ログイン ↓ ネットワークブログを見る ↓ サブドメインは空っぽ 2)マルチサイトをサブディレクトリで作成 を設定
wp-config.php .htaccessに wp指定のコードを書き足す ↓ ログアウト後、再度ログインできず…
サブドメインでの運用は muumuu
domainでは サブドメイン自体を*(アスタリスク)自体ではできないので他を使う事が推奨されている記事あり。
http://ja.forums.wordpress.org/topic/4377
hetemlの時はonamae.comが推奨されているので こちらに転ぶか…

これは趣味案件なので 焦らずに ムームーDNSをheteml独自のDNSに変更して再度トライしてみる

Simply Instagramテスト

今年に入ってfacebookを使うことに気分が乗れません。
自分のコンテンツをよそのプラットフォームに出すことより 独自ドメインに自身のコンテンツを集積することをもっと考えないといけないと考えています。それと相反するのですがinstagramの効果を使うことが 今更楽しいと思うので その二つのことを合わせられるプラグインがあるかなと思ったら案の定『Simply Instagram』というプラグインがあったので テスト。(今更)

simply_instagram endpoints=”users” type=”self-feed” size=”thumbnail” display=”1″
[simply_instagram endpoints=”users” type=”self-feed” size=”thumbnail” display=”1″]

simply_instagram endpoints=”media” type=”popular” size=”thumbnail” display=”1″
[simply_instagram endpoints=”media” type=”popular” size=”thumbnail” display=”1″]

simply_instagram endpoints=”users” type=”recent-media” size=”standard_resolution” display=”1″
[simply_instagram endpoints=”users” type=”recent-media” size=”standard_resolution” display=”1″]

simply_instagram endpoints=”users” type=”self-feed” size=”standard_resolution” display=”10″
[simply_instagram endpoints=”users” type=”self-feed” size=”standard_resolution” display=”10″]

simply_instagram endpoints=”media” type=”popular” size=”thumbnail” display=”10″
[simply_instagram endpoints=”media” type=”popular” size=”thumbnail” display=”10″]

simply_instagram endpoints=”users” type=”self-feed” size=”thumbnail” display=”1″
[simply_instagram endpoints=”users” type=”self-feed” size=”thumbnail” display=”1″]

simply_instagram endpoints=”users” type=”recent-media” size=”low_resolution” display=”3″
[simply_instagram endpoints=”users” type=”recent-media” size=”low_resolution” display=”3″]

simply_instagram endpoints=”users” type=”recent-media” size=”standard_resolution” display=”3″
[simply_instagram endpoints=”users” type=”recent-media” size=”standard_resolution” display=”3″]