Home Forums WoodMart support forum Extra information below estimated delivery dates

Extra information below estimated delivery dates

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #645564

    piotrburchart
    Participant

    Hi,

    Can we add some extra information below estimated delivery date?

    https://ibb.co/9HRqhTkD

    Thank you

    #645788

    Hung Pham
    Keymaster

    Hi piotrburchart,

    I kindly recommend you to use Custom Product layout, which is built with WoodMart WooCommerce builder, then you can place it where you want.

    Further, you can read more about the Layout Builder here: https://xtemos.com/docs-topic/woodmart-woocommerce-layout-builder/

    Regards,

    #645807

    piotrburchart
    Participant

    Hi, thank you.
    I know that I can add hooks as well, hower can I somehow use html blooks for hooks?
    I will create 7 different html blooks for each day of the week thenb presents them one per day of the week. Can I do it some how?
    Piotr

    #646253

    Hung Pham
    Keymaster

    Hi piotrburchart,

    Thanks for your patience.

    Unfortunately, there is no such option by default.

    Regards,

    #647147

    Hung Pham
    Keymaster

    Hi piotrburchart,

    Please add the following code to the functions.php file in the child theme and test how it works. Let me know if it helps

    add_action( 'woocommerce_review_order_after_order_total', function () {
    	echo do_shortcode('[your_shortcode]');
    }, 11 );

    Regards,

    #648024

    piotrburchart
    Participant

    Thank you, so much.
    Please close this ticket

    #648028

    piotrburchart
    Participant

    Sorry, this woocommerce_review_order_after_order_total is not exist.

    Thanks

    #648156

    Hung Pham
    Keymaster

    Hi piotrburchart,

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) and screenshots that illustrate the problem to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Kind Regards,

    #648213

    piotrburchart
    Participant

    Thank you, I found other simple way.
    Please close this ticket.

    Thanks for brilliant customer service

    #648245

    Hung Pham
    Keymaster

    Hi piotrburchart,

    Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!

    If you have a quick minute we always appreciate a 5-star rating on our theme!

    https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492

    Your feedback is the motivation to improve our work and services.

    Regards,

Viewing 10 posts - 1 through 10 (of 10 total)

The topic ‘Extra information below estimated delivery dates’ is closed to new replies.