Home › Forums › WoodMart support forum › Its possibel to add icons to menu?
Its possibel to add icons to menu?
- This topic has 17 replies, 2 voices, and was last updated 2 years, 7 months ago by
Luke Nielsen.
-
AuthorPosts
-
July 18, 2022 at 5:40 pm #391856
hugo54ParticipantGood afternoon, I would like to know if it is possible to add icons to the menu?
I attach an image to exemplify what I want.
With best regards:
Hugo DiasAttachments:
You must be logged in to view attached files.July 19, 2022 at 10:56 am #392014
Luke NielsenKeymasterHello,
You can set any icon for the menu via Appearance -> Menus -> for some menu items set some icon that is from Font awesome to the appropriate field (more detail in the below screenshot).
Let me know if there is anything else I can help and have a good day!
Kind Regards
July 20, 2022 at 12:48 pm #392307
hugo54ParticipantHello, I am having problems adding icons to the menu, I don’t see the option for (Icon name).
Best regards
Hugo DiasAttachments:
You must be logged in to view attached files.July 20, 2022 at 4:21 pm #392373
Luke NielsenKeymasterHello,
This option will appear after resaving the menu by clicking the “Save menu” button (check the below video).
https://monosnap.com/file/JkSELaEwuybr8hOopGgOwjpN649LT0
Don’t hesitate to let me know if you need any further help or any other info.
Kind Regards
July 20, 2022 at 5:35 pm #392407
hugo54ParticipantHello,
Thanks for the help, I got it now.By the way, I would like some help trying to solve a problem. I recently installed the Tawk.to Widget on my site using code. But I would like to hide the chat when the sidebar opens.
Attached are some screenshots explaining what I want to do.Theme File: functions.php
The code I used was this:
add_action(‘wp_footer’,’wpml_add_tawkto’);
function wpml_add_tawkto () {
$current_language_code = apply_filters( ‘wpml_current_language’, null );// Add a twak.to for english pages alone
if($current_language_code == ‘en’):
?>
<!–Start of Tawk.to Script–>
<script type=”text/javascript”>
var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
(function(){
var s1=document.createElement(“script”),s0=document.getElementsByTagName(“script”)[0];
s1.async=true;
s1.src=’https://embed.tawk.to/62421ccb2abe5b455fc20d35/1fv940v7d’;
s1.charset=’UTF-8′;
s1.setAttribute(‘crossorigin’,’*’);
s0.parentNode.insertBefore(s1,s0);
})();
</script>
<!–End of Tawk.to Script–>
<?phpWith best regards:
Hugo DiasAttachments:
You must be logged in to view attached files.July 21, 2022 at 9:42 am #392547
Luke NielsenKeymasterHello,
Please check the below link, it shows how to change the position of this icon.
https://www.youtube.com/watch?v=5qvW48FSDo0
If you’re having trouble of any kind issue, please let me know. I’ll do everything I can to help.
Kind Regards
July 21, 2022 at 12:22 pm #392595
hugo54ParticipantHi, thanks for the answer. But that’s not what I wanted.
I would like the chat widget to stay in the same place, I just want to hide the chat widget when the side cart is open.
I just need the code that allows you to hide the chat when the side cart is open.
Best regards
Hugo DiasAttachments:
You must be logged in to view attached files.July 21, 2022 at 4:04 pm #392655
Luke NielsenKeymasterHello,
Ok, can you please show this icon again? Because I can’t see it on your site, I will try to do my best to help you.
Kind Regards
July 21, 2022 at 4:16 pm #392656
hugo54ParticipantHello, thank you for your reply. Please try again I was testing to see if I could solve the problem.
Best regards:
Hugo DiasJuly 21, 2022 at 4:46 pm #392658
Luke NielsenKeymasterHello,
Sorry, but this icon comes from the plugin that hard encoded the styles for it therefore we cannot hide it by using custom code.
So I suggest you hide it or change the position.
Kind Regards
July 21, 2022 at 4:59 pm #392659
hugo54ParticipantThanks, I managed to solve it another way, I changed the location of the chat on mobile.
I would also like to know if it is possible to change the appearance of the shop photo. Attached are some pictures of what I want.
Best regards:
Hugo DiasAttachments:
You must be logged in to view attached files.July 21, 2022 at 5:37 pm #392663
Luke NielsenKeymasterHello,
Yep, this image can be changed via the settings of the page, or rather navigate to Dashboard -> Pages -> set another image for the “Image for page title” field.
https://monosnap.com/file/oufbWjKvYzxLtLZIkJSJbN2zoOJS7e
Kind Regards
July 21, 2022 at 7:20 pm #392677
hugo54ParticipantThanks for the reply, what I wanted was to add a shape diver like the one in the attached photo to the photo of the shop, but I am not managing to add it.
Attachments:
You must be logged in to view attached files.July 22, 2022 at 11:43 am #392813
Luke NielsenKeymasterHello,
The thing is that it’s an option of the section in the page builder therefore you need to create a product layout for the “shop” page (via Dashboard -> Layouts) and make the same changes as you have for the “Contact us” page.
Here is our documentation about layouts:
https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/
Please let us know if there is anything further we can assist you with!
Kind Regards
July 22, 2022 at 4:54 pm #392921
hugo54ParticipantHi, I am not managing to set an image to my shop layout nor am I managing to set the shape divider.
I would like to get help solving this problem.
With best regards:
Hugo DiasAttachments:
You must be logged in to view attached files.July 25, 2022 at 10:57 am #393318
Luke NielsenKeymasterHello,
Please define settings as on the below screenshot and the shape will display.
Keep me informed of any issues.
Kind Regards
October 8, 2022 at 2:34 pm #412040
hugo54ParticipantThank you, for your help. You can close this topic.
Best regards:
Hugo DiasOctober 10, 2022 at 2:32 pm #412504
Luke NielsenKeymasterHello,
You are welcome!
Always remember that you can reach out to us with any questions you may have.
We wish you a splendid day!
Kind Regards
-
AuthorPosts
Tagged: shape-divider
The topic ‘Its possibel to add icons to menu?’ is closed to new replies.
- You must be logged in to create new topics. Login / Register