Home › Forums › Themes Support › Gecko › DHL Shipping with Gecko Shop
Tagged: Pachage Tracking
- This topic has 16 replies, 2 voices, and was last updated 5 years, 7 months ago by
Harry.
-
AuthorPosts
-
-
November 29, 2019 at 2:55 pm #34581
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
-
November 29, 2019 at 4:06 pm #34583
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 -
November 29, 2019 at 9:41 pm #34587
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 -
December 2, 2019 at 11:43 am #34642
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 -
December 3, 2019 at 10:02 am #34650
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
-
December 3, 2019 at 11:32 am #34652
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 -
December 3, 2019 at 2:58 pm #34656
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 ‘‘;
}
################################################</h6>
Thanks in advance.Regards, Rainer
-
December 3, 2019 at 4:30 pm #34657
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 -
December 3, 2019 at 11:02 pm #34660
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
-
December 4, 2019 at 8:33 am #34664
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 -
December 4, 2019 at 3:54 pm #34670
-
December 4, 2019 at 5:06 pm #34672
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 -
December 4, 2019 at 6:00 pm #34673
Hi Harry,
perfect, the buttom is ready.
Thanks a lot.
Best regards, Rainer
-
December 5, 2019 at 6:32 pm #34681
-
December 5, 2019 at 9:54 pm #34686
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. -
December 6, 2019 at 12:03 am #34691
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 -
December 6, 2019 at 9:24 pm #34698
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
-
-
AuthorPosts
You must be logged in to reply to this topic.