Home / Forums / WoodMart support forum / My account menu dropdown
Home › Forums › WoodMart support forum › My account menu dropdown
My account menu dropdown
- This topic has 11 replies, 2 voices, and was last updated 6 years, 8 months ago by
Artem Temos.
-
AuthorPosts
-
February 16, 2019 at 7:29 am #107822
keizershaquilParticipantHello guys,
Hope you´re doing well. I would like to implement an organized my account menu drop down (example.png) on my website similar to (example2.png). Could you tell me how to do it or where to edit the files.
Best Regards
Attachments:
You must be logged in to view attached files.February 16, 2019 at 10:16 am #107836
Artem TemosKeymasterHi,
It is located in the file
inc/template-tags.php. The function name iswoodmart_get_header_links.Kind Regards
February 17, 2019 at 4:32 pm #108002
keizershaquilParticipantHello my friend,
I wan’t able to locate that file. Should I look under wp-include? Also, to implement that menu is just with html and css?
Best Regards,
Keizer OsmanFebruary 18, 2019 at 7:01 am #108059
Artem TemosKeymasterHello,
It is located in the folder
wp-content/themes/woodmart/. It is our theme’s file. Unfortunately, we don’t have instruction for such customization. It may require additional PHP, CSS and HTML changes.Kind Regards
February 18, 2019 at 8:53 pm #108264
keizershaquilParticipantHello again, I was able to find the file but I cannot find the function
February 19, 2019 at 7:02 am #108289
Artem TemosKeymasterThis function located there. Try to use search for text in your code editor.
February 20, 2019 at 7:36 pm #108752
keizershaquilParticipantHello my friend, I did, please see the attached screenshot. It doesn’t find the function in the file. Could you please have a look?
Best Regards,
Keizer OsmanAttachments:
You must be logged in to view attached files.February 20, 2019 at 7:43 pm #108756
Artem TemosKeymasterSorry, this one
/inc/integrations/woocommerce/template-tags.phpFebruary 24, 2019 at 6:46 pm #109534
keizershaquilParticipantHello Artem, woocommerce coding is a bit confusing to me. Where can I edit the html and css?
February 24, 2019 at 9:03 pm #109564
Artem TemosKeymasterThe HTML is in that file. CSS code can be put to the child theme style.css file or in the Custom CSS field in Theme Settings. Sorry, but we don’t have a detailed instruction for this.
February 25, 2019 at 6:13 pm #109733
keizershaquilParticipantAre you able to just add the two columns for me and I’ll ask someone to do the css for me?
February 26, 2019 at 7:05 am #109787
Artem TemosKeymasterThis menu is generated dynamically based on all the links in my account and we don’t have a code to add two menus there.
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register