Tagged: x
-
AuthorPosts
-
September 3, 2016 at 12:43 am #1159411
jgbcommParticipantafter following 2 posts about adding excerpts
https://community.theme.co/forums/topic/add-excerpt-to-recent-posts-shortcode/and floating the image left.
https://community.theme.co/forums/topic/recent-posts-thumbnailicon-left-and-title-and-excerpt-on-right-layout/I am left with this strange behavior.. http://dev.svlimo.com/ The recent posts, near the bottom, are each HUGE boxes with no content.. I do not understand.. please help
September 3, 2016 at 1:34 am #1159444
Rue NelModeratorHello There,
Thanks for writing in! To resolve this issue present in your site, please add the following css code in the customizer, Appearance > Customize > Custom > CSS
.x-recent-posts .x-recent-posts-img { padding-bottom: 0; }Hope this helps. Please let us know how it goes.
October 16, 2016 at 1:19 am #1217839
jgbcommParticipantThis same recent posts code, uses get_the_post_thumbnail(….) however the image loaded is the full size image..
why is this..?
And why wont the featured image load in the gallery.. If the post has a featured image, that image will not show in the gallery.
October 16, 2016 at 4:15 am #1217940
Rue NelModeratorHello There,
Thanks for writing in!
1] The featured image in the recent posts element is the full image because it is displayed as a background image of the box. If you want to display certain image dimension, you’ll need to customized the code of recent posts element.
2] The featured image will only appear in the gallery if you have uploaded and attached the image within that post with the gallery. To know more about how you can set up the galleries, please check this out: https://community.theme.co/kb/how-to-setup-galleries/
Hope this helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1159411 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
