Tagged: x
-
AuthorPosts
-
May 1, 2016 at 6:15 pm #908291
BellaisaParticipanthello!
I am using the icon 8 stack and I just cannot figure out how to build a “blog-page” like the sample blog on the Xtheme’s website (also icon 8 stack). How can I display my full blog post and not just the grid?
Moreover, with the visual composer I cannot delete sections, anything. My fronted editor does not want to load at all. Is there something wrong with my hosting?
Thank you very much in advance,
IsabellaMay 1, 2016 at 11:37 pm #908554
RupokMemberHi Isabella,
Thanks for writing in! You need to create a page and assign this as Posts page from Settings > Reading. Would you clarify which part you are having issue or what’s not working? You can import the demo content to get the exact look.
If you are referring the different color for different post format, then you will get that after importing demo or you could add the below CSS under Custom > CSS in the Customizer.
.format-standard .entry-wrap { background-color: #16a085 !important; color: #2b3331 !important; } .format-image .entry-wrap { background-color: #27ae60 !important; color: #deeaed !important; } .format-gallery .entry-wrap { background-color: #2980b9 !important; color: #d0e7f7 !important; } .format-video .entry-wrap { background-color: #8e44ad !important; color: #e9daef !important; } .format-audio .entry-wrap { background-color: #2c3e50 !important; color: #cfd4d9 !important; } .format-quote .entry-wrap { background-color: #f1c40f !important; color: #fcf2c8 !important; } .format-link .entry-wrap { background-color: #c0392b !important; color: #f9d0cc !important; }Change the colors if needed.
Regarding Visual Composer, can you confirm that you are fully updated? (Theme and Plugins)
You can find the latest version numbers here: (http://theme.co/changelog/) Then you can compare them to what’s installed on your site.
If you find anything to be out of date, you can review our update guide.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-908291 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
