Tagged: x
-
AuthorPosts
-
June 8, 2016 at 5:15 am #1031582
lisacole1ParticipantHi
I can’t get the portfolio items to show up in the gallery.
I have a page called ‘gallery’ that is set to layout portfolio, all categories, 3 columns, use global content layout
http://www.carolinecasswell.co.uk/gallery/x and plugins are up to date
I have 2 portfolio items, both in the bowls category
each one has an image and a thumbnail
media type is image
featured content – one is media, one is thumbnail
category is tickedI’ve disabled Jetpack in case it was conflicting and it’s made no difference.
Any ideas appreciated
June 8, 2016 at 11:13 am #1032151
JoaoModeratorHi There,
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / password
– FTP credentialsDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks
June 9, 2016 at 12:52 am #1033449
lisacole1ParticipantThis reply has been marked as private.June 9, 2016 at 1:34 am #1033493
Rue NelModeratorHello There,
Thank you for providing the login credentials. After a few minutes of investigation, it turns out that you have added this custom css code:
.single-post .entry-featured, .single-x-portfolio .entry-featured, .page .entry-featured { display: none; }This code hides the feature media on all pages. Even in the portfolio page, the featured media is hidden. To override this and make sure that it will display when you are using the Layout – Portfolio page template, please add the following css code in the customizer, Appearance > Customize > Custom > CSS or insert this code in your child theme’s style.css (if you are using a child theme)
body.page-template-template-layout-portfolio .site .entry-featured { display: block !important; }Hope this helps. Kindly let us know.
June 10, 2016 at 2:31 am #1035455
lisacole1Participantperfect! thank you!
June 10, 2016 at 3:57 am #1035556
Paul RModeratorYou’re welcome! 🙂
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1031582 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
