Forum Replies Created

Viewing 1 replies (of 1 total)
  • vivekanandp

    (@vivekanandp)

    Hi Camu/team
    I am using the 2014 template. I require the below stats from SlimStat shortcodes:

    Total unique visitors : [slimstat f=’count-all’ w=’ip’]
    Uniques visitors of the day: [slimstat f=’count’ w=’ip’ lf=’strtotime equals today’]
    Total Page views : [slimstat f=’count-all’ w=’*’]
    Page views of the day : [slimstat f=’count’ w=’*’ lf=’strtotime equals today’]
    Online visitors : [slimstat f=’count-all’ w=’*’ lf=’WHERE:NOW() – dt < 300′]

    When I copy the above text in a Text Widget in sidebar, it shows it in a string instead of showing stats. Can you please help how I can put it in my sidebar?
    Do I need to put it inside my code? If that is the case, can you please share the format in which I need to put it?

Viewing 1 replies (of 1 total)