fix formatting for groups page fix formatting for members page on IE
Hello, This question has been answered already. This feature is already in our task list but no timeline for implementation yet. Probably after 2.3.
I hope you are talking about view count. Let me tell you how it works. Every unique views are saved in database and for rest of view only counter post_meta is updated. You can easily fetch unique views from DB if you want. I prefer updating post_meta for each view. though you can filter it to show only unique counts.
Issue has been solved, check the latest commit on GitHub. This issue was hapenning on all webkit browsers.
Not planned yet. Will think about it.
Is there any error in log ? Share your link.
Pushed a commit to github, it may solve your issue. try and let me know.
Exciting! Love this plugin already, will love it even more!