最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

sticky post - Woocommerce - Want to move the product tabs below short description

programmeradmin2浏览0评论

i've two questions. I would like to move Woocommerce-tabs underneath my short description on the right side. I found this but the accordion is not full-width.

    remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 60 );

I also would like to make the pictures/text sticky as in this website:

/?product=mx-jersey

my website

//morenatural.nl/product/jojoba-olie-biologisch-koudgeperst/

I hope someone could help. Thanks already guys.

Cheers,

Henk

i've two questions. I would like to move Woocommerce-tabs underneath my short description on the right side. I found this but the accordion is not full-width.

    remove_action( 'woocommerce_after_single_product_summary', 'woocommerce_output_product_data_tabs', 10 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_output_product_data_tabs', 60 );

I also would like to make the pictures/text sticky as in this website:

https://www.kustomdesigns.au/?product=mx-jersey

my website

//morenatural.nl/product/jojoba-olie-biologisch-koudgeperst/

I hope someone could help. Thanks already guys.

Cheers,

Henk

Share Improve this question asked Apr 2, 2020 at 19:43 HenkHenk 111 bronze badge
Add a comment  | 

1 Answer 1

Reset to default 0

I moved the tabs underneath the short description jeeej. But i would like to make it sticky. is that possible?

Like this:

https://www.kustomdesigns.au/?product=mx-jersey

Kind regards,

Henk

发布评论

评论列表(0)

  1. 暂无评论