Home › Forums › WoodMart support forum › Sticky shop filter column
Sticky shop filter column
- This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
November 3, 2022 at 5:41 pm #418462
steinParticipantHi there,
I was wondering if it would be possible to set the column ‘Shop page Widget Area’ (shop archive filter) to sticky via a theme setting. I can do this with a template and Elementor, but if this would be an option that would save me an extra template just for that function ([XTemos] Extra -> Sticky column).
With kind regards
November 4, 2022 at 2:31 pm #418677
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say but unfortunately right now under the Theme Settings, there isn’t any option available to make the default Sidebar on the Shop page sticky. We have tried with a CSS solution too but that didn’t work out well either.
If you want you can try out the following Custom CSS if this works out for you:
.sidebar-container .widget-area { position: fixed !important; }
Location to paste Custom CSS, go to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section >> paste the CSS.
Best Regards
November 7, 2022 at 12:30 pm #419176
steinParticipantHi Aizaz,
That would be the basic functionality yes, but I would need an offset because with that css snippet it sticks the column to the header (see attached screen).
Not that I’m mad or anything, I just find it peculiar that it can be implemented via an option comming from Woodmart within an Elementor template, but not via the theme settings (since the options/possibilities are vast within the theme).
The reason why I’d want to use the default template (not an Elementor) is because the ajax filtering seems to work better than with an Elementor template. Attached file ‘shop-screen-01.png’ (Woodmart template) shows the selected filters at the top with breadcrumbs. ‘shop-screen-02.png’ (Elementor template) doesn’t and I can’t seem to find how to fix this.
With kind regards.
Attachments:
You must be logged in to view attached files.November 7, 2022 at 4:34 pm #419265
Aizaz Imtiaz AwanKeymasterHello,
Sorry to say but there is no option in Theme Settings available for that for the default Product Layout Sidebar to make Sticky. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Although, if you want you can enable the Off-Canvas Sidebar style for the Sidebar on the Shop page: (https://woodmart.xtemos.com/theme-settings-tooltips/off-canvas-sidebar-for-desktop.gif) by going to the Dashboard > Theme Settings > Product archive > Sidebar > Off-Canvas sidebar.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register