[Support request] Sidebar

Home Forums Support [Support request] Sidebar

Home Forums Support Sidebar

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1552821
    quimi

    Hi,
    I would like create posts where I can have an introductory section with text and image but no sidebar until the next section. Something like this:
    1st section: content 100% no sidebar
    2nd section: content 70% sidebar 70%

    Is this possible and how can this be done? Preferably without using plugin.

    Thank you.

    PS: Apparently, WP is planning a major overhaul for widgets inside Gutenberg:
    https://make.wordpress.org/core/2020/09/30/call-for-testing-the-widgets-screen-in-gutenberg-9-1/

    #1553116
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    The only way to do this would be to hook the first section into your website using the generate_inside_site_container hook.

    That will make it full width, above your regular content/sidebars.

    You can use the Hook or Block Elements to do this.

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