• Hey, all.

    The sidebar I created as well as the primary sidebar widget are located at the bottom left side of my client’s shop pages.

    I am trying to get the shop section in my client’s website to float left and for the content to float right that way the sidebar will be located left of the shop content. I just need the sidebar on the pages for the shop and the associated products within it.

    The plugin I am using is woocommerce. I have removed all information for sidebars (Adsense, widgets…etc.) from the CSS and PHP. Also, the theme is Genesis which I believe may no longer be being updated.

    Here is the code I am using for the site as well as images of the containers. Any help you guys could offer would be great.

    aside.sidebar.sidebar-primary.widget-area.col-md-3 {
    max-width:235px;
    background:orange;
    float:left;
    }
    .wcc_block {
    width:200px;
    }
    #main{
    background:green;
    width:1000px;
    }
    .site-inner {
    clear: both;
    overflow: hidden;
    max-width:1400px;
    margin:0 auto;
    margin-top: 20px;
    
    }

    Links to pictures of site: https://i158.photobucket.com/albums/t99/mindylover14/Screen%20Shot%202020-03-01%20at%206.41.07%20PM_zpsjbpdmh8g.png

    https://i158.photobucket.com/albums/t99/mindylover14/Screen%20Shot%202020-01-30%20at%209.17.17%20PM_zpsiqyieeds.png

    • This topic was modified 4 years, 8 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Moderator t-p

    (@t-p)

    You’re using a commercial theme. For commercial product support please contact the author directly on their site. In order to be good stewards of the WordPress community, and encourage innovation and progress, we feel it’s important to direct people to those official locations.

    Genesis support: https://www.studiopress.com/support

    Forum volunteers are also not given access to commercial products, so they would not know why your commercial theme or plugin is not working properly. This is one other reason why volunteers forward you to the commercial product’s vendors. The vendors are responsible for supporting their commercial product.

    As the author is aware, commercial products are not supported in these forums.

Viewing 1 replies (of 1 total)
  • The topic ‘Sidebar nightmare’ is closed to new replies.