Tagged: x
-
AuthorPosts
-
July 7, 2016 at 5:45 am #1076249
MarinaWinklerParticipantHi,
I have a few questions:1.) my ethos sidebar is somehow not displaying all that I put into there, f.i. it doesn’t display my getresponse widget, and also not my “latest posts”.
2.) could you please give the css to remove the name of my sites from the top. F.i. remove “About” from the About page?
3.) is there a way to remove the white stripe above the post carousel?
4.) also, is there a way to change in the Blog the display of the posts not to fullpictures with text which look like sliders (as is right now) but just to a picture with text next to it?
5.) Is my blog as it is right now actually my blog – or is it a category archive?
6.) How can I substitute the slider on the frontpage with my own slider?
Thanks,
MarinaJuly 7, 2016 at 5:47 am #1076250
MarinaWinklerParticipantThis reply has been marked as private.July 7, 2016 at 8:24 am #1076421
Paul RModeratorHi,
1. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
2. You can add this in Custom > Edit Global CSS in the customizer
.x-header-landmark { display:none; }3. Add this in custom > Edit Global CSS
`
.x-post-carousel.unstyled {
padding:0;
}4. http://screencast.com/t/Isvcq6wLxFLU
5. It’s your category Blog. You need to create a blog page and set it as posts page. Then change the menu item to link to our blog page.
http://screencast.com/t/6RD2PLCNHCiX
6. It could be possible with custom development, but this would be outside the scope of support we can offer. You may wish to consult a developer to assist you with this. X is quite extensible with child themes, so there are plenty of possibilities. Thanks for understanding. Take care!
July 7, 2016 at 10:47 am #1076606
MarinaWinklerParticipantHi Paul,
Thank you very much, most things worked :-).
So I made a new page called blog, did what you showed in the screenshot and added it to my primary menu instead of the old category blog. But how do I make my blog posts appear now on the blog page?
Thank you a lot,
MarinaJuly 7, 2016 at 10:51 am #1076613
MarinaWinklerParticipantThis reply has been marked as private.July 7, 2016 at 10:55 am #1076616
MarinaWinklerParticipantThis reply has been marked as private.July 7, 2016 at 3:13 pm #1076901
JoaoModeratorHi Marina,
Please add the following code to Appereance Customizer Custom CSS
.x-header-landmark+.x-container>.offset>.x-sidebar { margin-top: 0; } .x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a { box-shadow: none; }Hope that helps
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1076249 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
