Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    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.

    Thread Starter operaghostbr

    (@operaghostbr)

    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.

    Plugin Author Darren Cooney

    (@dcooney)

    You may have to reach out to your host. Unfortunately I ‘m not qualified to help with any server config issues.

    Thread Starter operaghostbr

    (@operaghostbr)

    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.

    Plugin Author Darren Cooney

    (@dcooney)

    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.

    Thread Starter operaghostbr

    (@operaghostbr)

    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!

    Plugin Author Darren Cooney

    (@dcooney)

    @operaghostbr No worries. Glad it’s working now!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘ALM only loading for admin users’ is closed to new replies.