Home › Forums › WoodMart support forum › Change the content of the tabs in mobile menu
Change the content of the tabs in mobile menu
- This topic has 18 replies, 3 voices, and was last updated 6 years, 6 months ago by
Elise Noromit.
-
AuthorPosts
-
July 3, 2018 at 9:46 am #65752
tompidigitalParticipantHi! 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.July 3, 2018 at 11:31 am #65780
Artem TemosKeymasterHi,
You can name your menu for example
custom
, and add your menu tab div to that function with CSS classmobile-menu-tab mobile-custom-menu
.Regards
July 3, 2018 at 12:07 pm #65788
tompidigitalParticipantOk! And what should I put in the template-tags.php then? Anything special in the data-menu field for the “Other” tab (see screenshot).
July 3, 2018 at 12:22 pm #65792
Artem TemosKeymasterSorry, 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.
July 10, 2018 at 11:05 am #66851
tompidigitalParticipantOh 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
July 10, 2018 at 11:20 am #66854
Artem TemosKeymasterIf 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/
July 10, 2018 at 1:09 pm #66875
tompidigitalParticipantThank you for fast reply
July 10, 2018 at 1:44 pm #66877
Artem TemosKeymasterWe are using our Products WPBakery element to display products on that page. The plugin doesn’t provide any elements for this purpose.
July 17, 2018 at 4:32 pm #68063
tompidigitalParticipantHello
Attachments:
You must be logged in to view attached files.July 17, 2018 at 4:45 pm #68071
Elise NoromitMemberHello,
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
July 18, 2018 at 9:55 am #68162
tompidigitalParticipantHelloo
Attachments:
You must be logged in to view attached files.July 18, 2018 at 10:30 am #68169
Elise NoromitMemberHello,
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
July 18, 2018 at 11:07 am #68175
tompidigitalParticipantHello,
July 18, 2018 at 11:18 am #68176
tompidigitalParticipantHello again
Attachments:
You must be logged in to view attached files.July 18, 2018 at 11:23 am #68178
tompidigitalParticipantLast question for now
Attachments:
You must be logged in to view attached files.July 18, 2018 at 11:32 am #68180
tompidigitalParticipantreply: Hello again is fixed.
Attachments:
You must be logged in to view attached files.July 18, 2018 at 1:43 pm #68215
Elise NoromitMemberHello,
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
August 8, 2018 at 2:56 pm #71769
tompidigitalParticipantHello again and thanks for all the help.
Attachments:
You must be logged in to view attached files.August 8, 2018 at 3:48 pm #71785
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS:
.popup-quick-view .entry-summary .product_meta>span { display: none; }
Best Regards
-
AuthorPosts
The topic ‘Change the content of the tabs in mobile menu’ is closed to new replies.
- You must be logged in to create new topics. Login / Register