I would like to disable products short description on woocommerce shop page. I cannot use CSS because I use short description on other pages. I might need to use some php but I don't know witch code to use. Can someone help me with this? Thanks a lot
1条回答 默认 最新
- doushen4719 2018-02-26 21:12关注
The shop page is different than the product page so it should be possible to do with CSS with targeting.
Example:
.post-type-archive.woocommerce{ }
This is part of the class data that should be in your top header area (html or body element).
Through PHP that would be
is_shop()
(the main shop page).本回答被题主选为最佳回答 , 对您是否有帮助呢?解决 无用评论 打赏 举报
悬赏问题
- ¥30 类鸟群Boids——仿真鸟群避障的相关问题
- ¥15 CFEDEM自带算例错误,如何解决?
- ¥15 有没有会使用flac3d软件的家人
- ¥20 360摄像头无法解绑使用,请教解绑当前账号绑定问题,
- ¥15 docker实践项目
- ¥15 数电几道习题,写出作答过程,ai一律不采用
- ¥15 利用pthon计算薄膜结构的光导纳
- ¥15 海康hlss视频流怎么播放
- ¥15 Paddleocr:out of memory error on GPU
- ¥30 51单片机C语言数码管驱动单片机为AT89C52