Hi @operaghostbr,
This usually happening when a security plugin or the server (.htaccess) is blocking access to wp-admin/admin-ajax.php for non logged in users.
Hope this helps.
Hi @dcooney, I already tried to deactive all plugins and use an default htaccess and no joy… Any other ideas? Once upon a time it worked with this very same theme I am using. But I stopped using alm for a time and, now, using it again, I faced this problem.
You may have to reach out to your host. Unfortunately I ‘m not qualified to help with any server config issues.
Well, I am really lost now. No security plugins, no htaccess rules. Got to the host co and they said is everything ok by their site.
Its working for me today.
The issue is your CSS.
.wpcast-post__wide {
display: none !important;
}
It’s hiding the content of the Ajax listing.
Well, this was a leftover of a test I made to see any response from that div and I forgot there. Shame on me. So let´s go to the original problem: it was indeed solved by a host side action, the problem was the file permissions, wich was reset and then it start working again. Hope this helps some other people.
And about the second problem. Yep, shame on me on this CSS thing lol.
Thank you very much (your free support is incredible nice and fast).
Take care and thank you again!
@operaghostbr No worries. Glad it’s working now!