
-
AuthorPosts
-
July 14, 2017 at 1:43 pm #821142
Hi there! I’m trying to remove the categories from the post slider. The client only wants the publication tag to be visible and the rest to be gone. I can’t get rid of any of the category tags. :(
The site is http://michaeljwrites.com
I’ve added the following code to the general stying page:
.entry-meta .byline, .entry-meta .cat-links { display: none; } .entry-meta .posted-on { display: none; } .page-id-734 .avia-content-slider.avia-builder-el-2 .blog-categories, .page-id-Homepage .avia-content-slider.avia-builder-el-2 .slide-entry-excerpt, .page-id-734 .avia-content-slider.avia-builder-el-2 .slide-meta slide-meta-comments, .page-id-734 .avia-content-slider.avia-builder-el-2 .slide-meta .slide-meta-del { display:none!important; }
Thank you in advanced!
-
This topic was modified 7 years, 11 months ago by
Lara.
July 14, 2017 at 5:14 pm #821289Hey Lara,
This is not very feasible to do via css, you have to modify the post slider template to either not show any category besides publications or to give these category links different classes and then try to control what is shown via css. I’m afraid this kind of customization is not covered by our support, but you could hire a freelancer to do it for you.
If you need further assistance please let us know.
Best regards,
VictoriaJuly 15, 2017 at 3:35 pm #821694Well that blows. :(
I can’t afford to hire a freelancer because I am the freelancer. Could you send me in the right direction? Would I have to edit the php code?
July 15, 2017 at 3:55 pm #821702Or is there a way to make all the categories go away?
July 15, 2017 at 7:39 pm #821791Hi Lara,
Yes, making them all go away is easy, leaving the first one is also possible, but leaving just publications will require a custom solution. So which is it that you choose now?
Best regards,
VictoriaJuly 16, 2017 at 3:35 pm #822039If I could make them all go away; that would be so lovely. On the blog as well.
July 17, 2017 at 12:24 am #822241My client really wants the publications to show. This is his priority.
July 17, 2017 at 3:03 pm #822652Hi Lara,
Like I said before, this is not something that can be done with a small code snippet, and so it is not covered by our support, but you could hire a freelancer to do it for you.
If you need further assistance please let us know.
Best regards,
VictoriaJuly 17, 2017 at 3:17 pm #822663You said making them all go away is easy. Could you please show me how to do that?
July 17, 2017 at 7:01 pm #822821Hi Lara,
I don’t see categories any more. Did you manage to hide them?
Best regards,
Victoria -
This topic was modified 7 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.