New Landing How can we help? Themeforest Theme Support Supreme No left sidebardd for archive page

  • This topic has 9 replies, 3 voices, and was last updated 11 years by xmathx.
Viewing 10 posts - 1 through 10 (of 10 total)
  • Posted in: Supreme
  • #1773
    xmathx
    Member
    Post count: 9

    Hi !

    I love this theme, but after many hours to find a solution, left sidebar for archive page doesn’t work ! I tried to change Swift Archive/Category options and directly in archive.php…

    Thank you for your help.

    Best regards.

    Math

    #1784
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Hi Math,

    Please don’t change directly in the files, it can break the theme and you will also lose those edits when updating.

    Can you make a screenshot of your Archive/Category options? For example, here is mine:

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #1802
    xmathx
    Member
    Post count: 9

    Ok. Here the screenshot.

    #1901
    xmathx
    Member
    Post count: 9

    Still no idea ?

    #2006
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Can you replace the default files and provide a link so that we can see? This works 100%, so it must be a local issue.

    – Ed

    #2055
    xmathx
    Member
    Post count: 9
    This reply has been marked as private.
    #2070
    Cosmin – SUPPORT
    Member
    Post count: 3851

    Tested again and it looks like a bug indeed.

    Until we release a fix, try adding this custom CSS in the theme options:

    .has-left-sidebar .archive-page, .has-left-sidebar .type-page {
        float: right !important;
    }

    Regards,
    ————————————————————————————————————

    Cosmin
    Support Assistant

    #2117
    xmathx
    Member
    Post count: 9

    Great ! thank you very much ! A last question about this sidebar: when is the smallest width (responsive), is it possible to have this sidebar (<aside>) above the “<section>” ?

     

    #2130
    Cosmin – SUPPORT
    Member
    Post count: 3851

    For the smallest width, try this (not tested):

    @media screen and (max-width: 320px) {
    
    .has-left-sidebar .archive-page, .has-left-sidebar .type-page {
        float: left !important;
    }
    .inner-page-wrap .page {
        float: right !important;
    }
    }

    I don’t guarantee this will work though, it may not be possible.

    Regards,

    ————————————————————————————————————

    Cosmin
    Support Assistant

    #2191
    xmathx
    Member
    Post count: 9

    Hi. thank you, but the style doesn’t work. But I have found a solution: put “<aside>” over <div class=”archive-page two-thirds column omega clearfix”>. 

    Have a good day.

    Best regards

    Math.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register