i have a wordpress with woocommerce plugin but when i trying to set featured some product on woocommerce product page that star used to set featured item show yes but in phpmyadmin there is no change on _featured of the item i use firefox inspect element in the network tap when i click on star buttom i got 302 error on:"wp-admin/admin-ajax.php?action=woocommerce_feature_product&product_id=74&_wpnonce=2bd42dcb1e" i disable all other plugins and there is no change in functions.php of my theme i realy dont know why this happen befor the woocommerce major update(ver 3) every thing is ok but after that i cant featured some item. my woocommerce ver: 3.0.3 my wordpress ver: 4.7.3
1条回答
相关推荐 更多相似问题
点击登录
提问题
悬赏问题
- ¥15 session失效问题
- ¥15 GMS地下水数值模拟无法打开
- ¥15 树型结构的数据怎么匹配分支
- ¥15 stm32F4用.引不出来结构体成员怎么解决
- ¥15 .exe文件打不开怎么解决?
- ¥30 Syntax Error: TypeError: this.getOptions is not a function的问题
- ¥15 eclipse Android环境搭建
- ¥15 unity中脚本之间的继承有什么作用
- ¥15 C语言内存对齐代码不太理解
- ¥15 uniapp中的uni-file-picker组件多图上传,删除,显示。以及C#.Net后端处理问题