Home › Forums › WoodMart support forum › Remove toolbar (mobile bottom menu)
Remove toolbar (mobile bottom menu)
- This topic has 7 replies, 2 voices, and was last updated 6 months, 1 week ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
February 12, 2025 at 5:47 pm #637582
agapikaaParticipantHello, how can i remove the toolbar from mobile? Also when i click the “show sidebar” at mobile nothing shows, how can i add content there? I want to add the filters there and remove the mobile bottom menu
February 13, 2025 at 11:12 am #637753
Aizaz Imtiaz AwanKeymasterHello,
You can disable it in the Theme settings > General > Mobile bottom navbar. Screenshot for clarification: https://postimg.cc/ThhMsGtc
Navigate to Theme Settings > Product Archive > Sidebar and enable the “Off-canvas sidebar” option: https://ibb.co/DD8T608f
You can add the filters widget in Appearance > Widgets and add the widgets to the Shop Page Widget Area.
Best Regards,
February 13, 2025 at 11:32 am #637766
agapikaaParticipantthank you. Now, when i add the filters in the side menu nothing appears.
chrome-extension://pmnphobdokkajkpbkajlaiooipfcpgio/editor.htmlFebruary 13, 2025 at 12:58 pm #637821
agapikaaParticipantAlso, the sorting menu doesnt show normal on mobile, its all white and cant see the options unless click
Attachments:
You must be logged in to view attached files.February 14, 2025 at 7:08 am #638019
Aizaz Imtiaz AwanKeymasterHello,
01. Maybe you are using custom layouts for archive pages. Navigate to Layouts > Edit Layout with page builder and add the off-canvas columns button in the layout.
You should have 2 columns and one of them should have the Column role for the off-canvas layout option. Edit the “Sidebar” column and in its settings set the Column role for “off-canvas layout” as “Off-canvas”: https://take.ms/puKlD
You can read more here https://xtemos.com/docs-topic/custom-off-canvas-sidebar/
02. Please add this code in Theme Settings > Custom CSS > Custom CSS for mobile.
.woocommerce-ordering select, .woocommerce-ordering option { background: #fff !important; color: #333 !important; }
Best Regards,
February 14, 2025 at 3:45 pm #638145
agapikaaParticipantwhen i use the build in filter by attributes in the widget sidebar nothing shows
Attachments:
You must be logged in to view attached files.February 14, 2025 at 3:48 pm #638152
agapikaaParticipantwhen i use a filter plugin, and add the filters in the widget sidebar, the filters show in desktop and mobile. But i dont want to use plugin if i have the option to use the theme’s build in profuct filtering by attribute
Attachments:
You must be logged in to view attached files.February 15, 2025 at 8:04 am #638276
Aizaz Imtiaz AwanKeymasterHello,
First Try to install the classic widgets plugins on your site.
https://wordpress.org/plugins/classic-widgets/Then try to regenerate “Regenerate the product attributes lookup table” in Woocommerce > Status > Tools: https://take.ms/LGpvf
In addition, please check Woocommerce > Settings > Product tab > Advanced tab and disable Use the product attributes lookup table for catalog filtering and check the issue.
If the issue remains, share the wp login details so I will further check on your site and give you a possible solution.
Best Regards,
-
AuthorPosts
- You must be logged in to create new topics. Login / Register