- This topic has 8 replies, 2 voices, and was last updated 6 years, 5 months ago by
Tom.
-
AuthorPosts
-
January 17, 2016 at 8:51 am #166225
Adrian Cojocariu
Hey Tom, I’d really like to make the Homepage the blog posts page, but I want a separate window with a slider ( or maybe any other code ) just above the posts but between the sidebars ( I have them on both sides ) do you think that is possible ?
January 17, 2016 at 10:46 am #166243Tom
Lead DeveloperLead DeveloperHi Adrian,
You can try using this code: https://generatepress.com/forums/topic/the-changes-are-not-displayed/#post-161128
Just replace the HTML in there with your slider.
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 17, 2016 at 2:06 pm #166267Adrian Cojocariu
Works like a charm man, thanks.
One more little thingy, there are only two articles on the blogpage, and the right sidebar is longer, it overlaps on the footer, you can check out the link.
Any solution for it ? I tried searching the forums, can’t reach a similar post sorry π
NOTE: Changing to one container fixed the problem, but creates another 2 huge ones, first is that it doesn’t unify them into 1 container, and 2nd is it looks like this …
http://postimg.org/image/lsxm1amyf/
(I’ll have more articles on soon but… I’ll make a floating sidebar and I don’t want it to overlap the footer when it reaches the end…)
January 17, 2016 at 4:20 pm #166277Tom
Lead DeveloperLead DeveloperYou can add some spacing below that last widget like this:
.separate-containers .widget:last-child { margin-bottom: 20px; }
Let me know π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 17, 2016 at 10:24 pm #166306Adrian Cojocariu
π Perfect ! I thought it was a little more complicated lol.
I still don’t get it why the one container bugs out, it used to work just fine when I first installed. Must be some plugin.
Thx man
January 18, 2016 at 1:03 am #166321Tom
Lead DeveloperLead DeveloperThe one container thing is definitely strange – I would have to see it in action to see what was going on.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentJanuary 18, 2016 at 12:17 pm #166453Adrian Cojocariu
It also happens for me on other blogs. I updated the theme and GP premium. I’ll send you login details on FB
January 18, 2016 at 1:01 pm #166479Adrian Cojocariu
Ah nvm man don’t bother. I just set up some transparent background for the content and sidebar containers, and the whole content area background color was set to false in the personalizer. The one container removes the margins i guess, it looks just fine on a fresh instal.
January 18, 2016 at 1:35 pm #166504Tom
Lead DeveloperLead DeveloperCool, glad it’s nothing in the theme π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.