takato0903
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Social Like Ranking] Cannot Re-create index返信遅くなってすみません。
もしかしたら、あまりに記事数が多くランキングの生成に時間がかかってしまうのかもしれません(ウェブサイトを拝見させていただいたのですが、83ページもあるようなので)。
大変お手数とは思いますが、設定>WP Facebook Like Rankingの中の”更新時にチェックする記事数”という項目を設定し、記事数をしぼってランキングを生成してみていただけますか?
よろしくお願いします。
Forum: Plugins
In reply to: [WordPress Social Like Ranking] Cannot Re-create indexHi truemind! Thanks for asking!
Could you tell me your website url if you don’t mind.
Thanks!
Forum: Plugins
In reply to: [WordPress Social Like Ranking] show like number on widgetYes, it is possible.
There is a checkbox with “Show The Like Count:” text.
You can show the number of likes if you check that box.Thanks.
Forum: Plugins
In reply to: [WordPress Social Like Ranking] Installed Plugin Won't show in Plugins ListI’ve just updated the plugin (v1.3.0) and you can use as a widget!
Forum: Plugins
In reply to: [WordPress Social Like Ranking] Installed Plugin Won't show in Plugins ListYou’re welcome.
No, there isn’t.. But I will try to make it!
Forum: Plugins
In reply to: [WordPress Social Like Ranking] Installed Plugin Won't show in Plugins ListThank you for asking!!
It was my mistake and now this plugin can be installed perfectly!Forum: Plugins
In reply to: [WordPress Social Like Ranking] Please help meSorry for being late!
I recommend that you put
<?php if (function_exists('get_like_ranking')) get_like_ranking (); ?>on sidebar.php.ex)
<div id="sidebar"> <h3>FB Like Ranking</h3> <?php if (function_exists('get_like_ranking')) get_like_ranking (); ?> </div>Please try it.
Thanks!
Forum: Reviews
In reply to: [WordPress Social Like Ranking] fantasticI just update that plugin to v1.1 which has a category filter feature!
Please try it!Forum: Reviews
In reply to: [WordPress Social Like Ranking] fantasticThanks! I’ll think about that!