Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #116363

    Jayd K
    Participant

    Hi there,

    I am using the X Theme, and am having major trouble adding a sidebar in.
    How do I do it? I have created a sidebar in the widget area, and now I want to assign it to a particular page.

    I have changed the template on the page I want to create it under to ‘layout left, sidebar right’ and vice versa, and it still doesnt work.

    Am I missing a simply trick?

    #116416

    Cousett
    Member

    We are happy to help. There are a couple of places that can have settings that you have to set.
    Could you provide us with your login information so we can take a closer look?

    To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #116432

    Jayd K
    Participant
    This reply has been marked as private.
    #116535

    Zeshan
    Member

    Hi Jayd,

    Thank you for writing in!

    I’m unable to open your website, would you mind confirming the URL again?

    Thanks!

    #116903

    Jayd K
    Participant
    This reply has been marked as private.
    #116968

    Paul R
    Moderator

    Hi Jayd,

    You are using an old version of x theme.

    Please update theme and plugins to see if this resolves the issue.

    Here is the guide.

    http://theme.co/x/member/kb/updating-your-theme-and-plugins/

    #117043

    Jayd K
    Participant

    Hi there,

    I have updated the theme, but sadly have the same problem.
    I have tried creating a side bar, and then changing the page layout to content left, sidebar right – and still not showing up.
    Have also tried to use the widget custom sidebar to add one in – still not working.

    What is the usual protocol for sidebars in xtheme?
    Is there a step by step tutorial for how they work with x theme?

    #117113

    Paul R
    Moderator

    Hi Jayd,

    You need to set Content layout to have a sidebar in the customizer.

    http://screencast.com/t/zXMAyTfZ8O

    #117151

    Jayd K
    Participant

    That’s great!

    I have some CSS code added which makes the nav bar and footer transparent, but it has also made sidebar transparent – is there another css code for customizer that can make the sidebar white to match the page?

    Thanks so much for your help so far!

    #117158

    Jayd K
    Participant

    The sidebar is also at a strange width – could you advise?

    http://www.technicallasercare.co.uk/preview/servicing/

    #117160

    Jayd K
    Participant

    Sorry – to be clear, when I ask the sidebar to display thumbnail size images, there is space left on the side. When I specify medium images, the space disappears. Is this normal? Can anything be done if I want a more narrow sidebar?

    #117171

    Christopher
    Moderator

    Hi there,

    I’m not sure what you mean but i try my chance by suggesting you some code.
    Please add the following CSS code under Customize -> Custom -> CSS:

    .x-sidebar img {
    margin: 0 auto;
    display: block;
    }

    Hope it helps.

    #117201

    Jayd K
    Participant

    Thats done it – thanks so much!

    #117206

    Cousett
    Member

    Glad we were able to help. 🙂 Have a nice day.

    #328892

    Peter M
    Participant

    Is it not possible to add a sidebar to a specific pages?

    I’d like to add a sidebar to all my pages except my homepage.

    (I’m using Cornerstone now, btw, but I don’t believe that will make any difference.)

    Thanks.