Comment count on smart phones
- The topic ‘Comment count on smart phones’ is closed to new replies.
Need help? Check out our Support site, then
Hi — I still want to know if custom code can address the question of missing comment counts on smartphones.
I like your template better, but received much howling and gnashing of teeth when my mobile users couldn’t see the comment count. I would like to go back to your template, but I need the fix prior to doing so.
Please help? Thank you.
Mitch
The blog I need help with is: (visible only to logged in users)
Hello Mitch,
I see your point and would like you to use the Photolia theme. I will put in an issue with our development team to see if we can work it out and have the comment counter available on mobile as well.
In the meantime, you can reactivate it yourself if you have some CSS knowhow. If you have a way to add custom CSS to your site (there are many plugins that offer ways to do so, and other methods) then try adding this bit code below and it should restore the counter on all devices. (I’m adding an !important just to make sure it happens).
.badge-counter {
display: inline-block !important;
}
Let me know how it goes. I’ll leave this issue open until I hear back from you.
Awesome! That did it! Many thanks — and yes, I’ve switched back over to your theme. :)
Thank you *very* much, and you may consider this ticket closed.
Mitch
No problem! Keep rockin’ on your blog. I really like the Goudy typeface you are using!
-C