Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko DHL Shipping with Gecko Shop

Topic Resolution: Resolved
Viewing 16 reply threads
  • Author
    Posts
    • #34581
      Rainer
      Support Expired

      Hello,

      which steps i have to make to get the dhl pachage tracking. I already called DHL and they said i have to ask the developer which things i need and they will give it to me.

      Thanks in advance

      Rainer

       

    • #34583
      Harry
      Support Expired

      Hi Rainer,

      Please install this plugin https://wordpress.org/plugins/dhl-for-woocommerce/ and after that go to WooCommerce > Settings > Shipping to add DHL method.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34587
      Harry
      Support Expired

      Hi,

      1. Please add below code to gecko-child > functions.php

      add_action( 'woocommerce_before_cart_table', 'woo_add_continue_shopping_button_to_cart' );
      function woo_add_continue_shopping_button_to_cart() {
          $shop_page_url = get_permalink( wc_get_page_id( 'shop' ) );
          echo '<div class="woocommerce-message">';
          echo ' <a href="'.$shop_page_url.'" class="button">Continue Shopping →</a> Would you like some more goods?';
          echo '</div>';
      }

      2. Could please tell me more detail where is “Double-Opt-In”?

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34642
      Harry
      Support Expired

      Hi Rainer,

      This is option of mailchimp not related to theme. Please check your mailchimp setting.

      Please reply on this topic not reply via email, so we can track your issue and help you faster in future.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34650
      Rainer
      Support Expired

      Hello Harry,

      could you plaese put the code in the functions.php? Once i got a problem with this and i had a white screen after this.

      And could you please help me with Mail-Chimp. I dont find nothing to do for double opt in and this is necesary in Germany.

      Regards, Rainer

    • #34652
      Harry
      Support Expired

      Hi Rainer,

      The mailchimp subscribe confirm only show message below subscribe form on footer. https://prnt.sc/q5d48c

      It doesn’t code to add to functions.php file.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34656
      Rainer
      Support Expired

      Hi Harry,

      sorry but i think we have a misunderstanding. I dont wanna make a newsletter option.

      What i want is only this:

      A customer fill out the registration form (comes with your theme). Before the client can  go on now he will receive first a email and has to confirm his registration by clicking a link.

      And i asked you if you can put the code you provided into the functions.php for the “GO ON SHOPPING” Button.
      I am afraid that sth can break something.
      <h6>############################################
      add_action( ‘woocommerce_before_cart_table’, ‘woo_add_continue_shopping_button_to_cart’ );
      function woo_add_continue_shopping_button_to_cart() {
      $shop_page_url = get_permalink( wc_get_page_id( ‘shop’ ) );
      echo ‘

      ‘;
      echo ‘ Continue Shopping → Would you like some more goods?’;
      echo ‘

      ‘;
      }
      ################################################</h6>
      Thanks in advance.

      Regards, Rainer

       

    • #34657
      Harry
      Support Expired

      Hi,

      1. I help you added code to gecko-child > functions.php

      2. Please try this plugin https://wordpress.org/plugins/pie-register/

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34660
      Rainer
      Support Expired

      Hi Harry,

       

      thanks a lot for your help. Double-Opt-In works like a charme now!

      Going back shopping from card ist still not possible. Can you take a look at this as well?

      Regards, Rainer

       

    • #34664
      Harry
      Support Expired

      Hi Rainer,

      I check your site the link Continue Shopping work well https://prnt.sc/q5uijd please check on Shopping Cart page.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34670
      Rainer
      Support Expired

      Hi Harry,

      we would like to have the button on this card, what open automatically.

      Please see the picture.

      Regards, Rainer

      Attachments:
      You must be logged in to view attached files.
    • #34672
      Harry
      Support Expired

      Hi Rainer,

      please add below code to JanStudio > Theme Option > WooCommerce > Cart and Checkout Settings > MiniCart Content

      <a href="https://shop.siegl-homestories.de/shop/" class="button checkout wc-forward">Zurück zum Shop</a>

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34673
      Rainer
      Support Expired

      Hi Harry,

      perfect, the buttom is ready.

      Thanks a lot.

      Best regards, Rainer

       

    • #34681
      Rainer
      Support Expired

      Hello Harry,

      could you help me please with another issue i found.

      in the order-conformation-mail i found this code twice:

      [vc_column_ text]

      ……

      [/vc_column_text]

      [ /vc_row]

      Thanks in advance.

      Regards, Rainer

      Attachments:
      You must be logged in to view attached files.
    • #34686
      Rainer
      Support Expired

      Hi Harry,

      i think i am close to finish the intergration of dhl, but its not yet working.

      For printing the label there comes this error:

      Please, provide a participation number for the shipping method in the DHL shipping settings

      I send 3 pics where you see that i already put 01 as participation number.

      Can you help please?

      Regards, Rainer

      Attachments:
      You must be logged in to view attached files.
    • #34691
      Harry
      Support Expired

      Hi Rainer,

      1. Can you translate the email to English or forward to [email protected]

      2. You need register your account to get number at https://www.dhl.de/en/geschaeftskunden/paket/kunde-werden/angebot-dhl-geschaeftskunden-online.html.

      Please check guide at https://wordpress.org/plugins/dhl-for-woocommerce/

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #34698
      Harry
      Support Expired

      Hi Rainer,

      1. I think problem come from product description.

      2. I’m not sure, please try contact to plugin author https://wordpress.org/plugins/dhl-for-woocommerce/ for support https://prnt.sc/q75pyh I’m not have experience with plugin.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 16 reply threads

You must be logged in to reply to this topic.