Probleme avec transpoteur avant validation de la commande

This topic has 12 replies, 3 voices, and was last updated 1 years, 7 months ago ago by Rose Tyler

  • Avatar: amandine
    amandine
    Participant
    September 8, 2022 at 16:45

    Bonjour,

    J’ai mis le transport avec mondial relais voici comment sa ce présente saute les ligne

    https://prnt.sc/UNT8MFgUPfxk

    Loic

    11 Answers
    Avatar: Awais Ahmed
    Awais Ahmed
    Participant
    September 9, 2022 at 06:21

    Hello, @amandine,

    Sorry for the inconvenience but you mean you put some other word with Mondial and it sits on the next column and you want it to sit/fit with the Mondial right?

    Please correct me, if I am wrong and explain your issue in more detail for my better understanding.

    And when trying to access your site, it is giving this error: https://postimg.cc/v1QVpy43

    Regards 8Themes Team.

    Avatar: amandine
    amandine
    Participant
    September 10, 2022 at 21:57

    Bonsoir c’est sa comme sur la capture, j’aimerai qui soit entier sans qu’il soit sur la ligne du dessous le site http://www.delices-amandine.fr

    Inscrivez-vous mettez dans votre panier au moment de la validation de la commande de choisir mondial relay

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 12, 2022 at 15:00

    Hello,

    Add the next code in Theme Options > Theme custom CSS > Global:

    #shipping_method li {
    flex-wrap: wrap;
    }

    OR

    #shipping_method li {
    flex-wrap: wrap;
    position: relative;
    }
    #payment .payment_methods label, #shipping_method label {
    max-width: calc(100% - 20px);
    }
    #payment .payment_methods input[type=radio], #shipping_method input[type=radio] {
    float: left;
    }

    Regards

    Avatar: amandine
    amandine
    Participant
    September 23, 2022 at 09:33

    Peut t’on mettre l’es transporteur sur 1 seul ligne colissimo avec signature et sans

    Avec l’adresse du relais quand on l’a choisis svp voir exemple :

    UN SAVON DE MARSEILLE A PARIS
    77 RUE DE LA VERRERIE
    75004 PARIS FR

    A paris il et sur la ligne suivante.

    https://zupimages.net/viewer.php?id=22/38/jsc8.png

    https://zupimages.net/viewer.php?id=22/38/7mbz.png

    Et je souhaite régulariser là couleurs quand on choisis un point relais

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 26, 2022 at 07:22

    Hello,

    Sorry for the delay in answering.
    1/ Please provide URL of the page from your screenshot and describe where to click to be able to see the form.
    2/ There is no possibility to change it.

    Regards

    Avatar: amandine
    amandine
    Participant
    September 26, 2022 at 16:45

    il faut mettre un article dans le panier au moment d’aller en caisse et que l’on choisit le point relais

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 27, 2022 at 07:14

    Please record a video, because we can’t find the mentioned form and map.
    Thanks in advance.

    Regards

    Avatar: amandine
    amandine
    Participant
    September 28, 2022 at 13:22

    Bonjour,

    Voici que sa soit parti mobile ou pc le texte gris noir lorsque que nous choisissons. un point relais

    https://www.transfernow.net/dl/20220928oERLXdxh

    Loïc

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 28, 2022 at 14:23

    Hello,

    Thanks for the details !
    We added a few lines of css in your Theme Options -> Theme Custom CSS -> Global CSS
    Please, check now !
    Result -> https://gyazo.com/6fa19996e100024736f22662fa89a82f

    Regards

    Avatar: amandine
    amandine
    Participant
    September 28, 2022 at 15:27

    Sa fonctionne pas je vous ai transmis le lien de connexion d’autre l’autre topic.

    Par contre sur la partie mobile le points relais en liste bug : https://zupimages.net/viewer.php?id=22/39/z55d.jpeg

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 29, 2022 at 07:18

    Hello,

    It seems you have changes wp-admin access. Different persons work on different questions, so we would ask you to provide correct temporary wp-admin access in every topic you post here.
    Try to add the next code and check the result:

    .wms_pickup_modal .wc-backbone-modal .wc-backbone-modal-content,
    .wms_pickup_modal .wc-backbone-modal .wc-backbone-modal-content label {
    color: #000;
    }
    @media only screen and (max-width: 992px) {
    .wms_pickup_modal .wc-backbone-modal-main article {
    overflow: auto;
    }
    #wms_pickup_open_modal_google_maps .wc-backbone-modal-content, 
    #wms_pickup_open_modal_openstreetmap .wc-backbone-modal-content {
        height: 100vh;
    }
    .wms_pickup_modal .wc-backbone-modal-main article .wms_pickup_modal_map {
        height: 50%;
    }
    }

    Regards

  • Viewing 12 results - 1 through 12 (of 12 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.