Some little issues (need help) - by PJone

This topic has 6 replies, 5 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler

  • Avatar: PJone
    PJone
    Participant
    May 4, 2020 at 20:50

    Hi,

    i have some little issues and need your help:

    1. on mini cart (in header) i cannot translate “shopping cart” i have search in theme options, xstore po/mo and xstore-core po/mo. For the language files i use poedit pro version.

    2. on mobile device click on hamburger icon it need to long to show the menu (some seconds) it is best to open it immediately when clicking.

    3. on mobile device it show 2 items per row on categorie page (woocommerce) instead 1 item. i cannot shange it on theme options

    thanks for help

    regards

    Patrick

    5 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    May 5, 2020 at 19:08

    Hello,

    1) Are you talking about this text http://prntscr.com/sbg0y2 ? It should be available for translation from theme/core plugin translation files. If you did not find this make sure that your translations are synced https://xstore.helpscoutdocs.com/article/103-translation-files-update
    Besides Loco Translate plugin is handier (as for me) that poEdit because allows editing of the translation files directly from your Dashboard. If you still have a problem with this provide us with temporary WP Dashboard access to your site.

    2) Go to Theme Options > Header builder > Mobile version > edit the mobile menu options and choose the side type http://prntscr.com/sbg6g3 Centered type of the mobile menu is loaded using Ajax and depends on server response time. Side type displays using CSS and should be loaded faster than Ajax type.

    3) Add the following code to Theme Options > Custom CSS

    @media only screen and (max-width: 480px){
        .products-grid .product {
            width: 100%;
        }
    }

    Regards

    Avatar: Martin
    Martin
    Participant
    May 13, 2020 at 01:43

    Hi! I have the same issue (item 2).

    I translated “Shopping cart” from Loco Translate (either Core and Theme files) but the translation is not being reflected in the mini cart.

    Would you help me please?

    Thanks

    Please contact administrator
    for this information.
    Avatar: John Holden
    John Holden
    Support staff
    May 13, 2020 at 07:27

    Hi,

    I’ve fixed your issue. Please check your site again.

    https://prnt.sc/sfsl47

    Regards,
    Hung PD

    Avatar: Martin
    Martin
    Participant
    May 13, 2020 at 15:27

    Oh thanks a lot! That string wasn´t there before 🙂

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 13, 2020 at 15:37

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.