@Jannis
I have selected hidden for some items in Volt Blog including date and time but they are still showing in the blog. I have used hidden in the past and it has worked but I’ve tried twice now on different pages using different ID’s but can’t get it work anymore.
Are you using this method, adding the following Volt classes in the screenshot to your class manager, then setting them to hidden in the class? That’s working for me to hide categories. The same process used using the appropriate classes to hide elemets found on Janiss’ tutorial pages.
Aplogies if you are already using this method, as you shout at your screen “I’m already doing that!”
@pixelarte changing the blog editor has no influence on the blog display.
As @SpookyDoo said, you have to change the CSS for the classes to display: none
@Jannis
Have tried:
volt-blog-item-date
volt-blog-item-date-detail
volt-blog-item-date-list
All with Display:none
But it doesn’t work
When I look at Upcomong-events it seems you have been able to hide it, correct?
@Jannis
Yes it is but the classes are attached to Volt Core not Volt Blog. Could that be what I was doing wrong?
The classes don’t have to be attached to anything. These are already defined in the blog markup. You just overwrite the display value.
@Jannis
Does that mean I can delete all the Volt classes I have attached to the Volt Core bric? Unless I want to add them in the Volt Editor online?
Let them stay there…