saidj
Forum Replies Created
-
It works if you are not logged in, but not if you are a member
- This reply was modified 9 years, 5 months ago by saidj.
I think you misunderstood my question, I mean users cannot use load more button when they click on it, it becomes disabled and no posts are loading
Forum: Plugins
In reply to: [Simple Rating] Guests can't vote!It is activated
Forum: Plugins
In reply to: [Simple Rating] Guests can't vote!It’s working now, I tried changing line 211 in rating.php from
if (is_user_logged_in()==1)
to
if (is_user_logged_in()==0)Forum: Plugins
In reply to: [WP-PostViews] Plugin is hangingThank you for your answer, I’m not using plugin for stats, I’m using it for ordering posts by count view.
In addition I’m not using any cache plugin, but I’m on a wordpress optimized vps so I do believe that there is some server side caching.Forum: Plugins
In reply to: [Simple Rating] Display rating valueExactly what I asked for!
Forum: Plugins
In reply to: [Simple Rating] Display rating valueI’ll be waiting, thank you so much.
Forum: Plugins
In reply to: [Simple Rating] Display rating valueI meant like {Shapes} 3.5/5 (this is the average rating like if one persone rated 4/5 and the second one rated 3/5 it should show the average rating which is 3.5/5 in this case)
And sure I’ll try the new version!
Thank you.