Home Forums WoodMart support forum Sidebar one Home

Sidebar one Home

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #189933

    7EVENS
    Participant

    Hi

    I just bought the theme. I’m setting up the store. I chose for setting up the light demo.
    I modified the “Home” page (demo site called home handmade).

    In the settings i chose right sidbar and chose main widget are for testing. But the sidebar don’t show up on the front end. See picture one

    How can I set up the home page with sidebar? See picture 2.
    I like to move the content just a littlebit to left and add on the right side the sidebar for “element” products (grid or carousel).

    Thanks for help.

    Attachments:
    You must be logged in to view attached files.
    #189968

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    You need to set the sidebar layout in the Theme settings > Page layout, then set the sidebar in the page https://xtemos.com/docs/woodmart/options-for-pages/

    If it does not appear to provide your site admin access to the private area.

    Best Regards

    #189988

    7EVENS
    Participant

    Hi Elise

    Thanks for the fast answer. It worked. I have to save (update) the site. Then it works.
    It don’t work in preview.

    So I have the Sidebar on Desktop and works fine. But I dont want the sidebar on mobile.

    If I deactivate in Theme Settings -> General -> Off canvas sidebar for mobile. Then I don’t have the sidebar button.. but the content appears mobile after all content..

    How can I deactive this for mobile version?

    Thank you.

    #190074

    Hello,

    Please provide the site admin access to the private area I will check.

    Best Regards

    #191990

    7EVENS
    Participant

    Hi you find the infos in private area.

    At the moment i swiped to “Off canvas sidebar for mobile” to “ON”.
    So it shows the thre points on mobile with the sidebar.

    If deactivates this menu poin, it shows sidbare content under normal page content.
    Thats not good 🙂

    And I have another problem.. i activated for some page the “Page title”. On Desktop it works fine. But for mobile it cut the title element with the header..

    I upload you a sample picture. How can I fix that title is show full on mobile?
    For mobile I checked with iPhone with latest IOS and with Safari and EDGE.

    Attachments:
    You must be logged in to view attached files.
    #192004

    7EVENS
    Participant

    I made a CSS fix that fit..

    .page-title {
    position: relative;
    margin-top: -10px;
    margin-bottom: 40px;
    }

    But why is the title crashed on mobile?

    #192096

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Desktop and check again.

    Best Regards

    #192106

    7EVENS
    Participant

    Hi Elise

    I added the code and it works fine.

    But what is when i deactivate sidebar on mobile.
    How to fix that the content not show after the normal page content?

    You can check it with a mobile phone or on pictures attached..

    First picture is normal site with “Off canvas sidebar for mobile” <on>
    Second and third picture is site with “Off canvas sidebar for mobile” <off>

    She sidebar conent is on mobile show after/below the normal page content. It’s a sidebar not content this should not be show.

    Attachments:
    You must be logged in to view attached files.
    #192108

    7EVENS
    Participant

    picture 3

    Attachments:
    You must be logged in to view attached files.
    #192114

    7EVENS
    Participant

    picture 1

    Attachments:
    You must be logged in to view attached files.
    #192194

    Hello,

    Disable your sidebar with “Off canvas sidebar for mobile” – you will have a sidebar on mobile but it would be hidden. And the user would open it when he wants and page structure would be nice.

    Best Regard

    #192270

    7EVENS
    Participant

    Hi Elise

    Thats not that what I want. I want diasble the sidebar on mobile and not show on mobile in any way. Your button for the off side canvas sidebar it not working right.. if diasbled there should be no sidebar on mobile.

    So how can I fix this?

    #192407

    Hello,

    Please provide the valid site admin access I cannot log in with the credentials you have provided.

    Best Regards

    #192415

    7EVENS
    Participant

    again in private

    #192505

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Mobile/Laptop/Tablet:

    body .sidebar-container {
    display:none;
    }

    Best Regards

Tagged: 

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