Home Forums WoodMart support forum Its possibel to add icons to menu?

Its possibel to add icons to menu?

Viewing 18 posts - 1 through 18 (of 18 total)
  • Author
    Posts
  • #391856

    hugo54
    Participant

    Good 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 Dias

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

    Luke Nielsen
    Keymaster

    Hello,

    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).

    https://prnt.sc/U4ONl3YisC6f

    Let me know if there is anything else I can help and have a good day!

    Kind Regards

    #392307

    hugo54
    Participant

    Hello, I am having problems adding icons to the menu, I don’t see the option for (Icon name).

    Best regards
    Hugo Dias

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

    Luke Nielsen
    Keymaster

    Hello,

    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

    #392407

    hugo54
    Participant

    Hello,
    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&#8217;;
    s1.charset=’UTF-8′;
    s1.setAttribute(‘crossorigin’,’*’);
    s0.parentNode.insertBefore(s1,s0);
    })();
    </script>
    <!–End of Tawk.to Script–>
    <?php

    With best regards:
    Hugo Dias

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

    Luke Nielsen
    Keymaster

    Hello,

    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

    #392595

    hugo54
    Participant

    Hi, 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 Dias

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

    Luke Nielsen
    Keymaster

    Hello,

    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.

    https://prnt.sc/39-i-iu6MHHI

    Kind Regards

    #392656

    hugo54
    Participant

    Hello, thank you for your reply. Please try again I was testing to see if I could solve the problem.

    Best regards:
    Hugo Dias

    #392658

    Luke Nielsen
    Keymaster

    Hello,

    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

    #392659

    hugo54
    Participant

    Thanks, 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 Dias

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

    Luke Nielsen
    Keymaster

    Hello,

    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

    #392677

    hugo54
    Participant

    Thanks 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.
    #392813

    Luke Nielsen
    Keymaster

    Hello,

    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.

    https://prnt.sc/zLlz16Ov1n54

    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

    #392921

    hugo54
    Participant

    Hi, 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 Dias

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

    Luke Nielsen
    Keymaster

    Hello,

    Please define settings as on the below screenshot and the shape will display.

    https://prnt.sc/P6NBX4_AUnbN

    Keep me informed of any issues.

    Kind Regards

    #412040

    hugo54
    Participant

    Thank you, for your help. You can close this topic.

    Best regards:
    Hugo Dias

    #412504

    Luke Nielsen
    Keymaster

    Hello,

    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

Tagged: 

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

The topic ‘Its possibel to add icons to menu?’ is closed to new replies.