LoginSignup
0
0

More than 5 years have passed since last update.

WordPress Popular Posts Plugin で、サムネイル表示にチェックができない、、、、

Posted at

ランキングを行うWordPress Popular Postsだが、
1時間以上ハマったので、書いておくと
Imagemagicか、PHP GDが無いと、チェックがつかないようにできているようです。
(ちゃんと説明を読みなよ!って思いました。) orz

ハマった内容

どんだけ、頑張ってもサムネイルの表示にチェックして保存すると、チェックが消える。

wp.png

#yum install php56-gd
#service httpd restart

その後、Popular Postsを設定してみましょう。

GDが入ってるかどうかは、 phpinfo()すればわかります。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0