Broken Counter in Slide Featured Article on Home

Posted in: Newspaper
Post count: 18

With Newspaper 7, my counter in my Slide Featured Article widget on the Homepage is now broken.
On individual pages, the counter works.
You can see it in action at http://sourcesofinsight.com
Notice how the featured article counter says JD 0.

I don’t know if it’s used at all for this, but my tagDiv Social Counter is version 4.0.

Post count: 22421

Hi,
If you are referring to this counter: http://screencast.com/t/vBN5WBQXj That is not related to the social counter plugin but it shows the number of comments a post has. Your posts have no comments so that is why the counter is 0. I left a test comment and is awaiting moderation. If you accept it or post another test comment, check the slider again and see if the counter is still 0
Let us know how it goes.
Thank you!

Post count: 18

The good news is the counter works.
When I approved your comment, it showed 1.

It looks like the real issue is how the text looks mashed up.
It looks like there are two overlapping bubbles and then a zero.
I had a friend try the slider on his and it displays his name, the date, and the count.
It looks like mine is displaying my name, two overlapping bubbles and the count.

Is there a way to fix the overlapping bubbles?

Post count: 22421

Hi,
The overlapping bubles are supposed to be that way as you can see on our demo: http://demo.tagdiv.com/newspaper/ios-slider/ It;s your post name that does not have any spacing after it. You maybe have a css that afects it and makes it display that way. You can eithr find the css that causes it, or you can use this code for a quick fix:
.td_block_slide .td-post-author-name{
padding-right:5px!important;
}

Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.