[Support request] full width Box Element in normal post

Home Forums Support [Support request] full width Box Element in normal post

Home Forums Support full width Box Element in normal post

Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #968732
    Sonja

    When using sections, it is possible to make a Box type full width.

    Is it possible to insert such an full width element in a normal blog post? This would be great for tables or such things, that need more space.

    #968753
    Leo
    Staff
    Customer Support

    Hi there,

    Unfortunately, that is not possible without Sections currently.

    We are actively working a section type block plugin which will make this possible.

    Stay tuned πŸ™‚

    #968759
    Sonja

    Ok, this sounds like a very usefull plugin. Looking forward to that.

    But for now: If I make a section blog post, how can I prevent a after main content element from being also full width?

    #968761
    Leo
    Staff
    Customer Support

    Not sure if I fully understand.

    The box type (full width/contained) in Sections can be adjusted individually for each section added:
    https://docs.generatepress.com/article/sections-overview/#layout

    Or am I missing something here?

    #968768
    Sonja

    I know, that the sections can be adjusted individually. But I have a after main content element, which automatically is full with, if use sections.

    If I donΒ΄t use sections, then this element is contained. I want, that this element is contained if I use sections.

    #968934
    Tom
    Lead Developer
    Lead Developer

    Can you link me to a page with that element, possibly?

    Let me know πŸ™‚

    #969025
    Sonja

    I have edited the original post with a URL, where you can see this element. This is a relatet post element after content.

    If I make a post with sections, then this is also stretched to full width, which looks ugly.

    Maybe it is better to wait for the plugin, Leo mentioned. Do you have an idea, when this plugin gets published?

    #969165
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    It doesn’t look like that page is using Sections. Did you switch things up?

    Let me know πŸ™‚

    #969200
    Sonja

    No, it is not using sections. But you asked about this element and there it is after contentn.

    The post with sections is a draft. Because of the problem I mentioned, I could not publish it and have decided to make a normal post out of it.

    But I definitly need often the possibility to put a full width element in a normal post or page, so I am looking forward to the plugin.

    Do you have an idea, when this plugin gets published?

    #969658
    Tom
    Lead Developer
    Lead Developer

    Try this CSS:

    .generate-sections-enabled .rpbt_shortcode {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }

    We don’t have a solid date for the plugin yet, but we’re working hard on it.

    #970250
    Sonja

    Thanks, I will try this in the next post, where I need sections.

    How do we get notified when and where this plugin will be published?

    #970324
    Leo
    Staff
    Customer Support

    If you join our Facebook group GeneratePress Community, we will for sure announce it there πŸ™‚

    #1008839
    Sonja

    Hi, any news about this plugin?

    #1008841
    Leo
    Staff
    Customer Support

    Still being worked on.

    We are getting close for an Alpha πŸ™‚

Viewing 14 posts - 1 through 14 (of 14 total)
  • You must be logged in to reply to this topic.