Tagged: x
-
AuthorPosts
-
February 7, 2017 at 5:17 pm #1361905
Richard HParticipantI have a problem, I accidentally deleted some CSS when I wasn’t paying attention! D’oh!
The problem is that the featured image is showing again at the top of blog posts that are set up to display through the portfolio option. The previous code you guys supplied to fix it does not work any more so I am guessing that I have messed up some of the other css that is getting in the way. I would REALLY appreciate some help!February 7, 2017 at 5:19 pm #1361906
Richard HParticipantThis reply has been marked as private.February 7, 2017 at 10:06 pm #1362264
NicoModeratorHi There,
Thanks for writing in.
I have found your thread regarding the featured image.
If still not working please share us your admin credentials so we could your setup closer, don’t forget to set it as private reply.
Please share us the URL of the portfolio.
Thanks.
February 8, 2017 at 8:52 am #1362853
Richard HParticipantThanks for the reminder. I had also found that and tried that solution and should have mentioned that in my first post. That code is not working for some reason. Do you have any other ideas for how to remove the featured image at the top of a post through the portfolio? Thanks
February 8, 2017 at 10:04 am #1362981
ThaiModeratorHi There,
Please try adding the following CSS:
.single .entry-featured { display: none; }Hope it helps 🙂
February 8, 2017 at 10:12 am #1362987
Richard HParticipantUnfortunately not 🙁
February 8, 2017 at 10:36 am #1363028
Prasant RaiModeratorHello There,
Above code should work. Would you mind to provide your admin credentials in a private reply.
Thanks
February 8, 2017 at 1:23 pm #1363236
Richard HParticipantThis reply has been marked as private.February 8, 2017 at 4:36 pm #1363463
Nabeel AModeratorHi again,
Thank you for providing the credentials. You had an invalid code in your Customizer, I went ahead and removed it. The above code should work fine now.
Let us know how this goes!
February 9, 2017 at 3:46 am #1364057
Richard HParticipantNope. Still no joy. I realised that I also need the page title removing in the post itself but ont on the /blog page. I really do appreciate your help with this. I did mention that the blog has been done through portfolio didn’t I? Does that make a difference?
February 9, 2017 at 6:18 am #1364190
Paul RModeratorHi Richard,
Upon checking, I can see a lot of syntax errors in your css code.
Please replace the entire code in Edit global css with this.
.single-post .entry-header , .single-post div.entry-featured { display: none; } .single-x-portfolio .entry-featured { display: none; }Hope that helps.
February 9, 2017 at 9:52 am #1364416
Richard HParticipantGreat. Thanks!
February 9, 2017 at 11:17 am #1364553
RahulModeratorYou’re most welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1361905 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
