Tagged: x
-
AuthorPosts
-
September 12, 2016 at 8:19 am #1171298
GonabParticipantDear Xtheme Staff,
I would like to know how to show the featured images also when visiting a certain category page.
For example, in my website when you visit: https://www.thundergryph.com/category/blog/ you can see an image for each post, but when you access https://www.thundergryph.com/category/news/ there is none. How can I fix this?
Also, is there any possibility to show more than 4 recent blog posts in the index page? Maybe doing it in two different rows, 3 in top and 3 at the bottom.
Thanks!
September 12, 2016 at 9:04 am #1171349
ThaiModeratorHi There,
Please find and remove this custom CSS:
.entry-featured { display: none; }Hope it helps 🙂
September 16, 2016 at 6:08 pm #1178727
GonabParticipantHi Thai,
Thanks for the reply!
is there any possibility to show more than 4 recent blog posts in the index page? Maybe doing it in two different rows, 3 in top and 3 at the bottom. This is the webpage http://www.thudergryph.com
September 17, 2016 at 1:39 am #1179097
ChristopherModeratorHi there,
Yes, it’s possible.
Add another recent posts element and set offset to select the initial offset of posts.Hope it helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1171298 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
