普通网友 2016-02-01 14:36
浏览 54
已采纳

如何在审核选项卡下方移动Woocommerce描述选项卡

I am trying to do the same thing than in here:

How can review be moved below product description in woocommerce?

Only difference is that I want to move description tab. I've tried to change parameters in example below but I didn't managed to handle it.

add_action('woocommerce_after_single_product_summary', create_function( '$args', 'call_user_func(\'comments_template\');'), 14);

Alternatively, I was trying to move tabs to the top so description tab would be full width (I need it because I'm using big tables see: https://chemiq.sk/produkt/test/).

I've tried to do it with css

.woocommerce-tabs .panel {margin-left: 0px}

because I'm not familiar with creating new hooks, however it was not working. No change afterwards on live website at all.

Both of solutions would work.

  • 写回答

1条回答 默认 最新

  • doubei8168 2016-02-03 08:45
    关注

    At the end I managed it with following code:

    add_action( 'woocommerce_product_tabs', 'woocommerce_product_description_tab', 14 );
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 安装svn网络有问题怎么办
  • ¥15 Python爬取指定微博话题下的内容,保存为txt
  • ¥15 vue2登录调用后端接口如何实现
  • ¥65 永磁型步进电机PID算法
  • ¥15 sqlite 附加(attach database)加密数据库时,返回26是什么原因呢?
  • ¥88 找成都本地经验丰富懂小程序开发的技术大咖
  • ¥15 如何处理复杂数据表格的除法运算
  • ¥15 如何用stc8h1k08的片子做485数据透传的功能?(关键词-串口)
  • ¥15 有兄弟姐妹会用word插图功能制作类似citespace的图片吗?
  • ¥15 latex怎么处理论文引理引用参考文献