
-
AuthorPosts
-
July 12, 2020 at 9:24 pm #1229794
Der Masonry Blog in einer Spalte funktioniert mit einer Sidebar gut.
Wenn ich oberhalb ein fullwidth Element (Farb-Sektion) einbaue, verschwindet aber das Widget aus der Sidebar nach unten. Die Sidebar ist dann leer.
Über eine Hilfe würde ich mich sehr freuen.July 14, 2020 at 6:06 pm #1230357Hey Ingo-Diedrich,
Full-width elements should not be used on the pages with sidebars.
Please choose a different element.
Best regards,
VictoriaJuly 15, 2020 at 7:38 am #1230523Thanks for the answer. But it doesn’t satisfy.
You advertise in your demos blogs with fullwitdth images and sidebar. Why shouldn’t I use it?
Is there a conflict with plugins? Or what else?
Please, give me a few tips.July 15, 2020 at 9:50 am #1230540Can you link to that demo page please?
July 15, 2020 at 10:00 am #1230542July 15, 2020 at 11:18 am #1230554Wo kommt dieser “pf-content” her ?
Das gehört irgendwie nicht zu Enfold. Kommt das von dem print-friendly plugin?
Wenn du nach dem Slider alles nur in Container packst ( 1/1 etc. ) sollte die Seitenleiste auch rechts erscheinen.-
This reply was modified 4 years, 12 months ago by
Guenni007.
July 15, 2020 at 11:31 am #1230558Herzlichen Dank!
Das war genau die richtige Frage!
Ja, es kam vom print friendly plugin. Ich habe es rausgenommen und jetzt funktioniert es
Danke auch für den Tipp mit dem Container (Enfold ist noch neu für mich)
IngoJuly 15, 2020 at 11:43 am #1230564Füge mal spasshalber diesen Code in dein Quick CSS und schau was mit der Seitenleiste dann passiert:
#top.page-id-6292 { overflow-x: visible; } .page-id-6292 #wrap_all { overflow: visible; } @media only screen and (min-width: 767px){ .page-id-6292 #after_full_slider_1 .container { display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: flex-start; } .page-id-6292 #after_full_slider_1 .container .sidebar { position: -webkit-sticky !important; position: sticky !important; top: 20px; align-self: flex-start; } }
-
This reply was modified 4 years, 12 months ago by
Guenni007.
July 15, 2020 at 11:52 am #1230566Das hat was. Klasse.
Vielen Dank!
IngoJuly 15, 2020 at 9:02 pm #1230720Hi Ingo-Diedrich,
Glad you got it working with Guenni007’s help :)
If you need further assistance please let us know.
Best regards,
Victoria -
This reply was modified 4 years, 12 months ago by
-
AuthorPosts
- The topic ‘sidebar and fullwidth’ is closed to new replies.