Home New Guten › Forums › WoodMart support forum › POLICIES PAGES
POLICIES PAGES
- This topic has 9 replies, 2 voices, and was last updated 2 months, 3 weeks ago by
Hung Pham.
-
AuthorPosts
-
May 26, 2025 at 9:37 am #663135
princemusondaaaParticipantHi ,
1.How can i make the opened page in the sidebar is highted, for better understanding i have attached a screenshot which shows a page selling policy opened from the side bar but its not highted in the sidebar.
2. How can i make page titles in the sidebar to be more visibleAttachments:
You must be logged in to view attached files.May 26, 2025 at 10:11 am #663147
Hung PhamKeymasterHi princemusondaaa,
Thanks for reaching to us.
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Kind Regards,
Hung PDMay 26, 2025 at 10:18 am #663149
princemusondaaaParticipantI have sent
May 26, 2025 at 1:56 pm #663232
Hung PhamKeymasterHi princemusondaaa,
.wd-widget.widget_nav_menu li.current-menu-item{ font-weight: 600; } .wd-widget.widget_nav_menu li.current-menu-item a{ color: #000; }
Kind Regards,
Hung PDMay 26, 2025 at 2:09 pm #663242
princemusondaaaParticipantThanks for the replay, Pham the code has worked
May 26, 2025 at 2:20 pm #663247
princemusondaaaParticipantHung Pham i need another help,
how can i make 2column view on mobile on the account page navigation buttons. please see the attached screenAttachments:
You must be logged in to view attached files.May 26, 2025 at 5:26 pm #663349
Hung PhamKeymasterHi princemusondaaa,
Please Add the below Custom CSS code to Theme Settings > Custom CSS > Custom CSS for mobile:
div.wd-my-account-links[class*="wd-grid"] { --wd-col-sm: 2; } div.wd-my-account-links a { padding: 15px; }
Regards,
Hung PDMay 26, 2025 at 9:39 pm #663376
princemusondaaaParticipantThanks Pham it has worked perfectly well.
May 26, 2025 at 9:47 pm #663378
princemusondaaaParticipantHung Pham i realy need another help i got guide lines from wcfm this is the instructions ;
Changing the “More Offers” layout will require a template override. To remove the “Default Sorting” dropdown, copy the template in this path- wp-content/plugins/wc-multivendor-marketplace/views/product_multivendor/wcfmmp-view-more-offers.php into /themes/{child theme}/wcfm/product_multivendor/wcfmmp-view-more-offers.php and remove lines 60-68.To change the text from “Details” to “Other Seller”, copy the template in this path- wp-content/plugins/wc-multivendor-marketplace/views/product_multivendor/wcfmmp-view-more-offer-single.php into /themes/{child theme}/wcfm/product_multivendor/wcfmmp-view-more-offer-single.php and find and replace the text “Details” on line 64.
is this lines in the woodmart theme? i dont know where i can find this lines kindly help. where can i go to find this lines?May 27, 2025 at 2:45 am #663397
Hung PhamKeymasterHi princemusondaaa,
1. Templates
This is comes from plugin not WoodMart theme. For specialized assistance and potential solutions, I kindly suggest that you reach out directly to the author plugin’s support team, who are better equipped to provide you with the guidance you requires .
2. Translation
In order to change / translate words. Please make sure you synced the strings first before changing / translating WooCommerce, WordPress Cores file, WoodMart Core plugins and WoodMart theme. You can refer to article
https://xtemos.com/docs-topic/theme-translation/
https://xtemos.com/docs-topic/how-to-make-woodmart-multilingual-with-wpml/
https://www.youtube.com/watch?v=H7zUPEACLRQRegards,
Hung PD -
AuthorPosts
- You must be logged in to create new topics. Login / Register