Loading...

Default Equal Height Equal Height Sidebar Right Masonry Sidebar Left

Post Sidebar Left

page-post-sidebar-left

This post has the sidebar on the left.

5 Comments on “Post Sidebar Left”

  • Lo Rednib

    says:

    Hi !
    How could I get the sidebar-1 on the left on content-product.php and content-single-product.php ?
    I already have your sidebar in function.php :
    // Sidebar
    register_sidebar( array(
    ‘name’ => esc_html__( ‘Sidebar’, ‘bootscore’ ),
    ‘id’ => ‘sidebar-1’,
    ‘description’ => esc_html__( ‘Add widgets here.’, ‘bootscore’ ),
    ‘before_widget’ => ”,
    ‘after_widget’ => ”,
    ‘before_title’ => ”,
    ‘after_title’ => ”,
    ) );
    // Sidebar End
    and in sidebar.php :

  • Lo Rednib

    says:

    maison-chateau-laguiole.fr/boutique/chateau-laguiole-classique-belier

  • Lo Rednib

    says:

    I’ve done this :
    .site-main > .row {
    display: flex;
    flex-direction: row-reverse;
    }
    But I’ll love to know how to load the sidebar.php before my product content.

  • Lo Rednib

    says:

    👍

Leave a Comment

To top