Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jason Crouse

    (@coolmann)

    We’ve been investing all our time on the main plugin. Hopefully someone can step up and contribute his/her time to improve the add-ons ??

    elbopa

    (@elbopa)

    You can use <iframe> to display a specific chart from your admin slimstat page, if the admin page permissions are ‘read’.

    Plugin Author Jason Crouse

    (@coolmann)

    Could you elaborate on how to do that?

    elbopa

    (@elbopa)

    Mine looks like this to display page hits and visitors:

    <div id=”frameContainer” style=”overflow:hidden;”>
    <iframe src=’https://www.yourWPsite.com/wordpress/wp-admin/admin.php?page=wp-slim-view-2&#8242; style=”width: 100%; height: 450px; margin-top:-150px;margin-left:-50px;” ></iframe>
    </div>
    Where the negative margins are like ‘scroll-to’.

    But by default, only those with activate plugins permissions can view SlimStat pages. You have to change the permission capability to ‘read’.

    This works very well in FF, Chrome,and IE, and on different screen sizes.

    elbopa

    (@elbopa)

    I love this plugin, btw, even though I have an issue with filtering on multiple countries….

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Pageviews (Chart) in post/widget?’ is closed to new replies.