Author page sidebar

Home Forums Gillion Theme Author page sidebar

Home Forums Gillion Theme Author page sidebar

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • [email protected]
    Participant

    Hi,

    We have configured the theme not to have a sidebar but it still shows on the author pages.

    How can we remove it from the author’s pages? we can do it with CSS but the layout will still be incorrect.

    https://blog.lumenis.com/aesthetics/author/geribrin/

    Thanks.

    Hi @amir.caspi,

     

    I hope you are well today and thank you for your question.

     

    You can remove it by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    .archive.author #page-container div#content {
        width: 100%;
    }
    
    .archive.author div#sidebar {
        display: none;
    }

     

    Best regards,
    Shufflehound team

    [email protected]
    Participant

    Thanks, I used it but the layout is still different than the rest of the blog. It still has two columns instead of three.

    Since its a dedicated blog theme, and author pages are significant in blogs, I think that this problem should be solved at the source by adding it to the theme’s setting, rather than custom CSS.

    https://blog.lumenis.com/aesthetics/author/geribrin/

    Thanks.

    I could confirm the issue on my test site, therefore, I notified the theme developer about this so that it will be fixed.

     

    The issue will be fixed ASAP.

     

    In the meanwhile, you can resolve the issue by using below custom CSS code.

     

    .archive.author #page-container div#content {
        width: 100%;
    }
    
    .archive.author div#sidebar {
        display: none;
    }
    
    .archive.author .blog-style-masonry article {
        width: 33.3%;
        float: left;
        margin-bottom: 40px;
    }

    [email protected]
    Participant

    Thanks, I used it and it worked. Please let me know once this is fixed on the theme’s setting level.

    Thanks!

    Sure, we will notify you here.

    The issue is resolved in the below latest version of theme so please update the theme as described here https://support.shufflehound.com/updating-theme/

     


    Please login to access this file

     

Viewing 7 posts - 1 through 7 (of 7 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form