无法从https访问admin ajax。在我的js中,我写道
$.ajax({
url: \'https://\'+window.location.host+\'/admin/admin-ajax.php\',
type:\'post\',
data:\'action=bid_now_live_me&_pid=\'+ mypid ,
success: function (data) {
所以我把每个url都改成了https,但还是不走运。在chrome网络中我得到