Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1176479
    Assani M
    Participant

    Hi there,

    I’m having a problem with the ubermenu widget for showing the woocommerce card.
    As a picture tells more than words, please check annexed picture.

    Header Woocommerce

    So basically, I want it to show at the right of the page, not aligned with the menu, any different way of having the desired result?

    Also I have tried to change the text color “0 Items”, I’ve tried in the css, but it still appears as red.

    .x-btn-navbar-woocommerce a {
        color: black !important;
    }

    Thank you in advance for your help in this matter, as private I’ll send website address and admin access in a short.

    #1176488
    Assani M
    Participant
    This reply has been marked as private.
    #1176645
    Christian
    Moderator

    Hey Assani,

    Regretfully, this particular customization request is outside the scope of our support as this is not related to an issue with the theme and instead has to do with your customization of it. As such, you will need to investigate this particular issue on your own or seek help from a developer should you not feel comfortable making these changes yourself. If you have any further questions about the theme, we are more than happy to provide you with assistance on these inquiries.

    Thank you for your understanding.

    #1177240
    Assani M
    Participant

    Thank you for your fast answer, I understand that this can be tricky, specially when using third party plugins like UberMenu that is awesome, I managed to make it look the way I want, but I have issues finding the right place to translate the string “Items” in the menu header. Everything else seems to be translated the right way, using only French language.

    Also my logo is not clickable, weird. Could you kindly have a look and advice?

    Thanks again for your fast answer.

    Best.

    Mario.

    #1177657
    Rue Nel
    Moderator

    Hello Mario,

    Thanks for writing in!

    To resolve the issue of your logo that is not clickable, please add the following css code in the customizer, Appearance > Customize > Custom > CSS

    .x-brand {
        position: relative;
        z-index: 10000;
    }

    The “items” keyword is included in X theme files. You need to translate the whole X theme files so that it will display correctly. To know how you can completely translate X theme, please check out our knowledge base: https://community.theme.co/kb/translation/

    Hope this helps.

    #1179510
    Assani M
    Participant

    Hi there,

    Thank you for your answer, the first issue was resolved with your css fix.

    As for the translations, I did manage to change some translations on the cart content, but I can’t manage to translate the woocomerce cart widget. It still shows “Items” in English instead of “Articles” in French.

    Woocommerce Widget Cart Items

    Thanks a lot for your help so far.

    #1179848
    Rad
    Moderator

    Hi there,

    Which widget? I don’t see it on the sidebar. The text in the navbar is translated okay too and it says 1 Article.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1176479 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>