Home Forums WoodMart support forum Html Block displays subcategories of the current category

Html Block displays subcategories of the current category

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #606641

    ha21cn
    Participant

    I 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 image

    Attachments:
    You must be logged in to view attached files.
    #606720

    Hello,

    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

    #606921

    ha21cn
    Participant

    The information you need has been provided

    #606922

    ha21cn
    Participant

    I 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.
    #606924

    ha21cn
    Participant

    This is a screenshot from the previous question

    Attachments:
    You must be logged in to view attached files.
    #606976

    Hello,

    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

    #607005

    ha21cn
    Participant

    I 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.

    #607009

    ha21cn
    Participant

    The picture below is the Banner rendering I want to display on the mobile phone.

    Attachments:
    You must be logged in to view attached files.
    #607075

    Hello,

    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

    #607187

    ha21cn
    Participant

    I 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 Football

    #607330

    Hello,

    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.

    #607342

    ha21cn
    Participant

    The settings have been completed according to your requirements

    Attachments:
    You must be logged in to view attached files.
    #607431

    Hello,

    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

Viewing 13 posts - 1 through 13 (of 13 total)