• Resolved kraimor

    (@kraimor)


    Hi at all ??

    In my cart page I have following entry:

    gzd-delivery_time:
    Lieferzeit: 3 – 5 Werktage

    Whats wrong here. Seems like the name of a variable is shown (gzd-delivery_time).

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author vendidero

    (@vendidero)

    Hi there,

    seems like a compatibility issue with another extension that may adjust the cart/checkout page? Could you provide me with a link to your shop?

    Best regards

    Thread Starter kraimor

    (@kraimor)

    How can I write a private message to you? Want to share the link public.

    Plugin Author vendidero

    (@vendidero)

    No, that’s not possible via the forum. But AFAIK you may share a link when creating a new topic which is only visible to logged in users.

    Thread Starter kraimor

    (@kraimor)

    https://shop.marcoschober.de

    Please use: 01032024 to become access to the page

    Plugin Author vendidero

    (@vendidero)

    You seem to be using some specific elementor plugins (woolentor) to display your cart/checkout widgets? Use this custom CSS snippet to remove the key display:

    div.wl-variations .wl-variation-key[class*="variation-gzd-"] {
      display: none !important;
    }

    Best regards,
    Dennis

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘gzd-delivery_time:’ is closed to new replies.