Home Forums WoodMart support forum Change the content of the tabs in mobile menu

Change the content of the tabs in mobile menu

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #65752

    tompidigital
    Participant

    Hi! Need help changing the content of the tabs in mobile menu. Since you deprecated the old “header layout” and we want to use the header builder I guess the only way is to do changes in the source file (template-tags.php)?

    If so, how could we point the “other”-tab to a specific menu? (see screenshot)

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

    Artem Temos
    Keymaster

    Hi,

    You can name your menu for example custom, and add your menu tab div to that function with CSS class mobile-menu-tab mobile-custom-menu.

    Regards

    #65788

    tompidigital
    Participant

    Ok! And what should I put in the template-tags.php then? Anything special in the data-menu field for the “Other” tab (see screenshot).

    #65792

    Artem Temos
    Keymaster

    Sorry, but we can’t answer this question since it depends on how exactly do you want to customize it. And additional code customizations are out of our theme support scope.

    #66851

    tompidigital
    Participant

    Oh okey, i had another question about marketplace, i’m not getting it to work properly. Do you have a guide or something that could be of help?

    Best regards

    #66854

    Artem Temos
    Keymaster

    If you mean multi vendors functionality, it depends on the plugin you are using for this. Usually, we recommend Dokan plugin for this purpose. Find the plugin and its documentation here https://wedevs.com/dokan/

    #66875

    tompidigital
    Participant

    Thank you for fast reply

    #66877

    Artem Temos
    Keymaster

    We are using our Products WPBakery element to display products on that page. The plugin doesn’t provide any elements for this purpose.

    #68063

    tompidigital
    Participant

    Hello

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

    Hello,

    Select Options is translated in Loco > Plugins > WooCoomerce;

    Quick view is translated in Loco > Plugins > Woodmart, synchronize the translation to see the line http://prntscr.com/k7la70

    Best Regards

    #68162

    tompidigital
    Participant

    Helloo

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

    Hello,

    Your question is not clear enough. Demo button is used to show you all the demos available, if you upload a demo you will not have such a button.

    There are no options to configure

    Best Regards

    #68175

    tompidigital
    Participant

    Hello,

    #68176

    tompidigital
    Participant

    Hello again

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

    tompidigital
    Participant

    Last question for now

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

    tompidigital
    Participant

    reply: Hello again is fixed.

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

    Hello,

    What i meant was if its possible for me to use this button for anything else?

    If you have a look at the WP Bakery Chart you will find Buttons element. You can insert it in any place of your page and assign any link.

    Categories and subcategories so that sounds very good. However i don’t know what it is and where i can find and access it?

    Please navigate to Dashboard > WooCommerce > Products > Categories

    Mobile menu

    Please navigate to Woodmart > Head builder http://prntscr.com/iyd2pe

    Choose the proper header type (your current) http://prntscr.com/iyd333

    Switch to the mobile view of your header http://prntscr.com/iyd3v3 check all the elements there.

    Modify elements as per your needs: http://prntscr.com/iyd3h3

    Sidebar on a Product page

    Navigate to Theme Settings > Product Page > set the sidebar side and width. It cannot be sticky.

    Next, go to Appearance > Widgets > add Product categories widgets in the Shop widget area

    Best Regards

    #71769

    tompidigital
    Participant

    Hello again and thanks for all the help.

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS:

    .popup-quick-view .entry-summary .product_meta>span {
        display: none;
    }

    Best Regards

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

The topic ‘Change the content of the tabs in mobile menu’ is closed to new replies.