widget category in sidebar does not separate the number of post

Posted in: Newspaper
Post count: 18

Hello,

After updating the theme, the post number of each category is shown pasted to the name in sidebar. There is no space that separates the category and the number of posts.

https://www.dropbox.com/s/r53eo38aksj348j/error-categories.jpg?dl=0

Thanks ๐Ÿ˜‰

Post count: 20688

Hi,

I just tried the popular category widget, there is no problem for me
https://www.screencast.com/t/ukrl1WHPae
The number should float right, that is the design
https://www.screencast.com/t/oTPd4d7aHkjL
Maybe the design is not applying for some reason, or it is overridden by a different code. I could take a look if you could provide a link to the website where this is happening.

Thanks

Post count: 18

Hello Simon,
thanks for the quick reply.

The problem is in categories, not in popular categories.
In a original local installation the same happens when updating theme with DEMO SAY WHAT?
Also the widget title does not use accent mark

https://www.dropbox.com/s/15mr1t6gwtxvv5g/error-cat-2.jpg?dl=0

Thanks ๐Ÿ˜‰

Post count: 20688

Hi,

Indeed, there seems to be an issue with the categories widget
https://www.screencast.com/t/yKvNpFvWtHE
The popular categories which I tested displays properly.
Use a code like this to fix the widget
https://www.screencast.com/t/GYM3wzlzQQlJ

.widget_categories li .td-widget-no {
float: right;
margin-right: 10px;
}

I will add this on our list and it will be fixed as soon as possible.

Thanks

Post count: 18

Thank you, Simon.
The css does not worry me too much. But I’m worried about not being able to use accent mark ร ร€ ร‰, etc.
While it is solved, I will use popular categories.
Thanks ๐Ÿ˜‰ ๐Ÿ˜‰ ๐Ÿ˜‰

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.