Tagged: x
-
AuthorPosts
-
July 21, 2016 at 5:46 am #1096834
SteveMepstedParticipanthello I posted this question before but after resetting password it seems to have vanished from the list of ‘My Topics’
You were able to supply me with some code to use in features.php and advised me to use a child theme.
The problem I am having is that I wish to use sliders and other content at the top of posts and portfolio items and find that the featured image takes up too much space at top. I wondered if there was a way to allow featured images to be set so that they appear on the home page items to click on but not in the posts and portfolio items.Thanks for your help if I could have the code again?
Steve
July 21, 2016 at 7:23 am #1096929
JoaoModeratorHi Steve,
Please add the following code to Appereance Customizer Custom CSS
.single-x-portfolio .entry-featured, .single-post .entry-featured { display: none; }Hope it helps
Joao
July 24, 2016 at 4:36 am #1100530
SteveMepstedParticipantThats perfect – thanks!
July 24, 2016 at 4:38 am #1100535
Nabeel AModeratorGlad we could help.
Cheers!
July 24, 2016 at 5:03 am #1100540
SteveMepstedParticipantHello there –
Thanks for the code above, I wonder if there is a way to to adapt the code to include the featured image in the main body of ‘Portfolio Items’ but not anywhere else? Plus is there a way to include sliders or other material in the main body of a Portfolio Item? (Not just the featured image)?
Many thanks SteveJuly 24, 2016 at 5:14 am #1100542
ChristopherModeratorHi there,
Featured image get displayed on top of page and you can’t move it to content area. But you can image or slider elements anywhere inside portfolio page.
Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1096834 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
