Tagged: x
-
AuthorPosts
-
January 26, 2017 at 5:42 pm #1346967
RadModeratorHi there,
Yes, and it’s custom development. You wish to implement the layout you have on your books page to recent posts element. It’s not possible since the books page are created through columns, recent posts isn’t. Basically, in recent posts, one item is equivalent to one structure wrapped in a link. You can’t add the link within a link, like a button to existing link, it will break. Recent posts element structure is very different from book page layout, it’s like you’re recreating a new layout from scratch if that’s the case, they how about creating one from scratch instead of editing the recent posts element.
And recent posts element is a cornerstone element, any customization could affect how you use it.
Have you tried the suggested plugin?
If it’s just moving the image to the left, then you can implement this CSS to Admin > Appearance > Customizer > Custom > CSS
.x-recent-posts .x-recent-posts-img { padding-bottom: 26.25%; float: left; width: 22.5%; margin-right: 10px; }Thanks.
January 26, 2017 at 7:01 pm #1347114
KeanuParticipantHi Rad,
Thanks for clarifying, my apologies it wasn’t clear! I didn’t realise that the recent posts element wasn’t a cornerstone element! I’ll test out the plugin suggested and see if I have any luck with it, fingers crossed. I’ve also implemented the code you’ve given and it’s worked great, thanks.
Thank you to you and your colleagues for all the help. Please feel free to close off this thread. If anything else arises, I’ll open a new one.
Thanks again,
Kind Regards,
-JoshJanuary 26, 2017 at 10:58 pm #1347281
FriechModeratorYou’re more than welcome, glad we could help.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1273002 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
