This topic has 31 replies, 7 voices, and was last updated 10 years ago ago by Robert Hall
Do you have an easy way to move the sidebar below the main content on mobile devices? Currently the user must scroll through the entire sidebar before reaching the desired content, which is just annoying. Any help is appreciated.
Hello,
Please provide us with link to the page and wp-admin access to see issues with more details.
Regards,
Robert Hall.
See private message:
Hi, while you’re in there – do you mind looking at my blog sidebar? It’s not taking effect. For example, I created a custom sidebar titled, “Blog,” and assigned it to the blog page, but nothing happens. The blog sidebar is two widgets, but the standard search widget just shows up.
Hello,
Currently we’re working on your question about changing sidebar position on mobile view.
Concerning your second question: it is necessary to edit blog page and change Widget Area value to your custom widget area – “Blog”. I’ve did it already.
Regards,
Jack Richardson
Hey Jack,
Thanks for your help.
I had actually applied the custom sidebar to the page itself. There is nothing happening as a result.
Looks like the blog posts changing, but the blog landing page does not
For the blog landing page it is necessary to put widgets into the Main Sidebar widget area.
Regards,
Jack Richadrson
Jack,
Let me know if you need FTP access to better pinpoint this problem?
Hello,
Yes, please provide us with FTP credentials as well.
Thank you.
Regards,
Eva Kemp.
hello, I need the sidebar under the content on the mobile device also on the home page please
http://tnstriperfishing.webcandywebsites.com/
it gives the option in the blog option area but not for the home page.
Hello,
We’ve added the code into custom.css to resolve the issue with sidebar on a mobile device.
Unfortunately the sidebar on home page can’t be edited as it’s added via Visual Composer. Sorry.
Regards,
Eva Kemp.
Howdy,
There was no code added to my custom.css file. Do you mind supplying that here? This way we can also benefit the other user inquiring about this question.
Thx
Hello,
Sorry. It’s added now.
Please check the site.
Regards,
Eva Kemp.
Hello,
Can you provide the code for this issue? I would also like the content to load before the sidebar in mobile.
Thanks!
Thanks (subscribing to follow-ups)
Hello,
The code that was added:
@media (max-width:767px){
.sidebar-position-left.responsive-sidebar-bottom .sidebar-right{
display: block !important;
}
.sidebar-position-left.responsive-sidebar-bottom .sidebar-left{
display: none !important;
}
}
Regards,
Eva Kemp.
Thanks! That worked great.
Now, to make it bit more complicated…is there a way to make sure all the sidebars are below the content, except for the sidebar on the “Shop” page? That should remain on top in mobile view.
Hello,
Sorry, but that option is for all sidebars. There is no such possibility to have only Shop sidebar at the top on mobile devices.
Please take our apologies.
Regards,
Eva Kemp.
Hi Eva,
I added the above code and it doesnt work at all.
Please could you provide further assistance here.
kind Regards,
Gus
Hello @ThatguySA,
Please provide us with wp-admin panel credentials and specify what you’re trying to achieve.
Thank you.
Regards,
Eva Kemp.
unsubscribing
Hi Eva,
I am trying to get the sidebar under the content on mobile devices. from a UX perspective we dont shoppers having to scroll through the entire menu before they see products.
Admin detials are attached. Thanks Eva
Hello @ThatguySA,
I’ve set “Sidebar position for responsive layout” to “Bottom” in Theme Options > Blog.
Please check your site now.
Thank you.
Regards,
Eva Kemp.
Hi Eva,
Thank you so much for this. I appreciate it. Working like a charm!
Is not possible to have the sidebar on the left? I moved the sidebar to the left side for the products and it doesnt work again. I did add the code above into custom CSS. Would that be conflicting?
Hello @ThatguySA,
As I see sidebar in on the left for products page.
Are you talking about sidebar shown on a mobile device?
Thank you.
Regards,
Eva Kemp.
Hi Eva,
I put the sidebar back on the left and then it loads ahead of the content on mobile devices.
Kind Regards,
Gus
Hello @ThatguySA,
The issue has been fixed.
Please check now.
Regards,
Eva Kemp.
Thanks Eva.
The issue related to '‘Mobile Devices: Load Sidebar after Main Content’' has been successfully resolved, and the topic is now closed for further responses