I want to edit shop sidebar and there is problem in mobile panel the categories are randomly changing thier position , so i want to fix them also
This topic has 11 replies, 3 voices, and was last updated 8 months, 1 weeks ago ago by Luca Rossi
I want to edit shop sidebar and there is problem in mobile panel the categories are randomly changing thier position , so i want to fix them also
The categories position randomly changing in mobile view every time refresh and i want to edit shop sidebar widget also, so help me out fast
Hello, @Festigift,
1/ Thank you for reaching out with your concern about sorting categories by name in the Mobile Menu Additional Tab. We understand the importance of having a well-organized menu on your website. Fortunately, you can achieve this by following the steps below:
1)Create a New Menu:
Navigate to your WordPress dashboard.
Go to “Appearance” and select “Menu.”
Create a new menu and name it “Categories.”
2)Add Categories to the Menu:
In the “Add menu items” section on the left, locate and select “Categories.”
Add the desired categories to your menu, arranging them in the order you prefer.
Save the menu.
3)Navigate to Theme Settings:
Head to “XStore” in your WordPress dashboard.
Select “Theme Settings.”
4)Access Header Builder:
Inside “Theme Settings,” locate and click on “Header Builder.”
5)Configure Mobile Menu:
Within the Header Builder, find the “Mobile Menu” section.
In the “Additionally” tab content, set it to “Menu.”
6)Select Extra Tab:
In the “Select Extra Tab” dropdown, choose the menu you created earlier, named “Categories.”
7)Save Changes:
Don’t forget to save your changes to ensure they take effect.
For a step-by-step guide on resolving this issue, please refer to the image at the following link:
https://imgur.com/a/jlEkToo
By following these steps, you should have successfully sorted your categories by name in the Mobile Menu Additional Tab.
2/ To edit shop sidebar, Please navigate to Appearance > Widgets > Shop sidebar area. https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/
We hope this helps.
If you encounter any further issues or have additional questions, please don’t hesitate to let us know.
Best Regards,
8Theme’s Team
can we able to hide some specific category from sidebar widget?
Hello, @Festigift,
To conceal certain categories from the sidebar widget, you may utilize custom CSS code. Kindly inform us of the specific category you wish to hide, so we can provide the appropriate assistance.
We look forward to your response and are here to assist you further.
Best Regards,
The 8Theme Team
Why sidebar category is not working, kindly help fast
Hello, @Festigift,
https://www.8theme.com/topic/sidebar-category-is-not-working-kindly-help-fast/#post-406357
Furthermore, we kindly request that you initiate a new topic for each distinct issue on our support forum. This practice helps us provide you with timely and organized support.
Best Regards,
The 8Theme Team
I want to hide holi category
Hello, @Festigift,
To assist you more effectively, could you please provide us with a screenshot of the issue, clearly marked, along with the URL of the page in question? This will enable us to conduct a thorough review and offer the necessary support.
Thank you for your cooperation.
Best regards,
The 8Theme Team
in this link
Hi @Festigift,
in this link i have opened rakhi category in that i have selected bhai rakhi only but after selecting all the category are showing but it should no show like that
That’s default how the categories display on the shop page. We can’t change for now.
and i want to hide Holi festival category and its sub category from every sidebar
As we mentioned in the other topics, we can hide the categories by the custom CSS. Now please try with this custom CSS to make it work globally:
#etheme_product_categories_filter-7 > ul > li:nth-child(9) {
display: none;
}
Best regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up