Home › Forums › WoodMart support forum › Html Block displays subcategories of the current category
Html Block displays subcategories of the current category
- This topic has 12 replies, 2 voices, and was last updated 3 weeks, 5 days ago by Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 22, 2024 at 5:23 am #606641
ha21cnParticipantI want to use Html Block to design the giant menu of the website. When I use WP Bakery, I want the page to display sub-categories of a certain category. The sub-categories can display pictures and titles, and the display mode of the sub-categories is Grid. How do I set this up?
I don’t need to display the parent category title and parent category imageAttachments:
You must be logged in to view attached files.October 22, 2024 at 11:52 am #606720
Aizaz Imtiaz AwanKeymasterHello,
Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.
Best Regards
October 22, 2024 at 11:15 pm #606921
ha21cnParticipantThe information you need has been provided
October 22, 2024 at 11:18 pm #606922
ha21cnParticipantI also have a question. How can I set the Promotion Banner I set on the homepage so that it can display two or three columns on the mobile phone? Now the mobile phone only displays one column, causing the pattern to be too large.
Attachments:
You must be logged in to view attached files.October 22, 2024 at 11:20 pm #606924
ha21cnParticipantThis is a screenshot from the previous question
Attachments:
You must be logged in to view attached files.October 23, 2024 at 9:41 am #606976
Aizaz Imtiaz AwanKeymasterHello,
01. Try to use the extra menu list widget for this and create the mega men.
Please check this manual:
https://xtemos.com/docs-topic/create-mega-menu/02. You can use the theme template library and import the banners templates which you want.
https://xtemos.com/docs-topic/templates-library/Best Regards
October 23, 2024 at 10:47 am #607005
ha21cnParticipantI think you don’t have a good understanding of my question
01. The effect I want to display is a Grid display of subcategories under the parent category, not a List, and the number of displayed columns of subcategories can be adjusted. What you link is only a Menu List, and pictures cannot be displayed.
02.I have set up the Banner, but the effect I want to achieve is on the mobile phone. The Banner can be set to display in 2 columns or 2 columns, instead of the current one that can only display one column.
October 23, 2024 at 10:59 am #607009
ha21cnParticipantThe picture below is the Banner rendering I want to display on the mobile phone.
Attachments:
You must be logged in to view attached files.October 23, 2024 at 2:13 pm #607075
Aizaz Imtiaz AwanKeymasterHello,
01. Can you please tell me the HTML Block of these categories so I will further check on your site.
02. Please check this video tutorial to find the option of column configuration:https://wpbakery.com/video-academy/control-elements-different-devices-responsive-column-controls/
Best Regards
October 23, 2024 at 6:59 pm #607187
ha21cnParticipantI created two HTML Blocks, one is [html_block id="141042"] and the other is [html_block id="140766"]
The menus using HTML Block are More Club and FootballOctober 24, 2024 at 12:38 pm #607330
Aizaz Imtiaz AwanKeymasterHello,
Please add this HTML block to the main menu as a Mega menu. Once that’s done, I’ll provide you with custom CSS to remove the image.
Best Regards.
October 24, 2024 at 1:07 pm #607342
ha21cnParticipantThe settings have been completed according to your requirements
Attachments:
You must be logged in to view attached files.October 24, 2024 at 5:31 pm #607431
Aizaz Imtiaz AwanKeymasterHello,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS and check the issue.
.wd-dropdown-menu .wd-cat-image { display: none; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register