Tagged: x
-
AuthorPosts
-
February 8, 2017 at 8:36 pm #1363752
albanParticipantHi there,
Your theme is still as awesome as it was in 2014 🙂 It actually got a lot better to be fair.I have a problem with the set up of a sidebar on my blog index page. I looked through quite a lot of threads and I don’t see what I’m doing wrong. The “Keep the sidebar” under customizer-blog seems to be gone.
I assigned the sidebar by checking the enable on blog page box and chose side bar right content left in the customizer.Thanks a lot
Alban
February 9, 2017 at 12:20 am #1363894
RupokMemberHi Alban,
Thanks for writing in! Glad to hear that you love X. You can provide your URL so that we can check. However setting up sidebar is pretty straightforward.
#1. You need to set “Content Layout” to any sidebar layout from Customize > Layout and Design – http://prntscr.com/e6e5qw
#2. Then make sure to set a page template with sidebar for the page you want to show sidebar. If you don’t want to show sidebar for any page, just use a fullwidth template.
Cheers!
February 9, 2017 at 1:59 am #1363962
albanParticipantThis reply has been marked as private.February 9, 2017 at 2:08 am #1363967
LelyModeratorHello Alban,
Upon checking the blog index page, the space for sidebar is there but no content.
Would you mind providing us with login credentials so we can take a closer look on your sidebar setup? To do this, you can make a post with the following info:– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
February 9, 2017 at 2:28 am #1363997
albanParticipantThis reply has been marked as private.February 9, 2017 at 2:30 am #1364001
albanParticipantThis reply has been marked as private.February 9, 2017 at 2:40 am #1364004
Paul RModeratorHi,
You can add contents to your blog sidebar under Appearance > Widgets > Le Blog
https://www.screencast.com/t/9PXE6hCLS
With regards to your topbar, I didn’t see any top bar in your blog page. Are referring to the revslider?
Thanks
February 9, 2017 at 3:10 am #1364023
albanParticipantThis reply has been marked as private.February 9, 2017 at 3:20 am #1364031
LelyModeratorHi There,
I can see you have added this custom CSS:
.masthead { height: 0px; }Please use this instead:
.blog .x-navbar { display: none; }.blog will make sure it will just work on blog page.
Hope this helps.
February 9, 2017 at 3:33 am #1364044
albanParticipantThis reply has been marked as private.February 9, 2017 at 7:32 am #1364270
LelyModeratorHi There,
For the homepage, use this:
.home .masthead { height: 0px; }This hides the navbar for blog page. And it is working.
.blog .x-navbar { display: none; }Are you expecting something?
Please clarify.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1363752 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
