-
AuthorPosts
-
April 26, 2016 at 1:04 pm #922941
Hi,
I’m trying to remove the "Expired" labels from my website but i can’t make it. Is there a way to get this annoying messages to be hidden.Thanks
-
timtecsa Friend
timtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
April 26, 2016 at 2:29 pm #922976What is the URL for the Teline V site ?
April 26, 2016 at 3:33 pm #923005Hi Tim,
The url is version3.foroecumenico.comRegards.
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
April 26, 2016 at 3:57 pm #923013Is it the Publishing date for the article that has expired ?
April 26, 2016 at 4:14 pm #923017Yes, there are very old posts (2013 and erlier) on the site, but some of them are listed in categories that are not longer updated but they are there for information purposes (some categories are just historic), that’s why i can’t just archive it. I know it’s a joomla standard, but i was looking for a way that don’t let it show that info on the frontend (or at least on the home and menúes).
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
April 26, 2016 at 4:38 pm #923025Try adding this to your custom.css
.label { display: none; }
1 user says Thank You to timtecsa for this useful post
April 28, 2016 at 4:57 am #923808I’ve fixed (more like a workaround) it adding :
.label { &.label-warning { display: none; } }
With this snippet i only removed the label-warnings that are used at the "expired" status, letting open the use of other kind of labels.
Thanks Tim!
Regards -
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 2 voices, and was last updated by timtecsa 8 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
-