Sorry – I was getting already complains, therefore was hiding now the figures by CSS. But here the screenshot showing that all categories just saying (0): https://ibb.co/gmg7Sbw
Hi,
Some CSS from other plugin/theme is overriding our CSS, which is causing the issue with the category count element. Please add the following CSS in “Appearance >> Customize >> Additional CSS” to fix it.
.cat-info span {
text-indent: inherit !important;
}
Sorry – I was getting already complains, therefore was hiding now the figures by CSS. But here the screenshot showing that all categories just saying (0):
We do not see any issue with category count number in your site. All the category count are showing the correct amount of total category.
Regards.
-
This reply was modified 5 years, 11 months ago by
aazztech.
@aazztech thanks a lot for your help. As mentioned I was hiding the figures with that CSS that overwrites yours at the moment. Regarding the count of items I see at the moment a 0 for all categories. Here another screenshot after removing the CSS that hides: https://ibb.co/Jp3S2s1
EDIT – I guess I found the issue…for guests it is showing the correct figure, but being logged in (as admin) shows the 0 at the moment.
Thanks for your support
Hello @bartthedevil89,
Sorry for the misunderstanding. We’ve tested the issue on our side, but haven’t found any issue. Please check if there is any plugin conflict by deactivating all the plugins except Directorist. If there is no plugin conflict, then please post this issue on our website for farther assist.
Website: https://directorist.com/dashboard/#support
Marked this issue as resolved due to inactivity.