Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
Hi there,
I want to show some stats about my web site in backend. For example;
    You have 25 posts
    You have 300 users

I created a template which is called dashboard.php and then I try to show stats with using message editable region, putting <cms:pages> inside of it. It works but whenever I add new post, I have to refresh the dashboard page on frontend.
It is ok for superadmin but for admin it doesn't work.

Do you have any suggesstion for this issue?
I think instead of editable type='message' you could successfully have a dynamic content via config_form_view and a cms:field, as explained in tutorial about Couch v2. You will have to read it again and find all examples yourself, please don't ask me.

It is worth mentioning in this topic a very specific and powerful Addon that was designed by KK for similar situations (dashboards, special notes etc) where a separate physical template is not an option viewtopic.php?f=8&t=12037 It is not going to help in your situation at once, but tutorial given in that topic allows for unlimited options for those who'd like to dive deeper.
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
2 posts Page 1 of 1