Essential Grid, CSS, Tags Disappeared

Can you help me to figure out why the tags are no longer showing within the essential grid we have setup?
They just stopped appearing suddenly.

Hello @Themecotko,

Thanks for asking. :slight_smile:

Upon checking the site and the screenshot you have shared, it looks like you are using The Grid Plugin instead of Essential Grid. Though I can confirm that the tags are not showing up. Can you please try and update The Grid Plugin to most recent version and then see how it goes? You can take a look at the version compatibility guide to compare.

Thanks.

Thanks for clarifying yes we are using the Grid. I will do the update and get back to you.

Just had a look and we are running the latest version: 2.6.16 of the plugin

Hi there,

Please add this code in the Global CSS:

.kampala .tg-cats-holder .tg-item-term {
    display: inline;
}

Hope this helps.

Hi Jade,
Thanks for this. But I actually don’t want the categories shown. I want the tags to show.
They were there at one point.

Hi,

The skin for your grid that you are using is showing that it is displaying category instead of tags.

To change it to tags you need to build your own skin.

Kindly refer to the link below

https://theme-one.com/docs/the-grid/#skin_builder

Hope that helps.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.