Home › Forums › WoodMart support forum › Sidebar one Home
Sidebar one Home
- This topic has 14 replies, 2 voices, and was last updated 4 years, 10 months ago by
Elise Noromit.
-
AuthorPosts
-
April 25, 2020 at 4:26 pm #189933
7EVENSParticipantHi
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.April 25, 2020 at 8:10 pm #189968
Elise NoromitMemberHello,
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
April 25, 2020 at 11:38 pm #189988
7EVENSParticipantHi 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.
April 26, 2020 at 5:27 pm #190074
Elise NoromitMemberHello,
Please provide the site admin access to the private area I will check.
Best Regards
May 3, 2020 at 5:48 pm #191990
7EVENSParticipantHi 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.May 3, 2020 at 9:10 pm #192004
7EVENSParticipantI made a CSS fix that fit..
.page-title {
position: relative;
margin-top: -10px;
margin-bottom: 40px;
}But why is the title crashed on mobile?
May 4, 2020 at 9:08 am #192096
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Desktop and check again.
Best Regards
May 4, 2020 at 9:32 am #192106
7EVENSParticipantHi 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.May 4, 2020 at 9:33 am #192108May 4, 2020 at 9:38 am #192114May 4, 2020 at 12:49 pm #192194
Elise NoromitMemberHello,
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
May 4, 2020 at 3:50 pm #192270
7EVENSParticipantHi 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?
May 5, 2020 at 9:10 am #192407
Elise NoromitMemberHello,
Please provide the valid site admin access I cannot log in with the credentials you have provided.
Best Regards
May 5, 2020 at 9:25 am #192415
7EVENSParticipantagain in private
May 5, 2020 at 1:37 pm #192505
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Mobile/Laptop/Tablet:
body .sidebar-container { display:none; }
Best Regards
-
AuthorPosts
Tagged: home sidebar
- You must be logged in to create new topics. Login / Register