Forum Replies Created
-
AuthorPosts
-
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
That should be the correct way, I assume there might be something blocking the activation server.
Can you please add temporary back-end and FTP details? I will try to debug the code directly to see why the connection fails to the activation server.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou are very welcome 🙂
I hope you find out quickly. I suspect something along with user permissions – perhaps even a custom code that hooks into ajax requests and does some checks or something similar to that.
Ernest Marcinko
KeymasterHi,
I’m afraid the issue is somewhere on your end – this would have been reported by now.
The default ajax handler can be accessed, but it seems to be blocking on POST requests. The message seems to be coming from WordPress, so there might be a programmatical block of the some requests.
If you use any plugins or custom code snippets that may do changes to user permissions, accessing content, user roles or anything similar – make sure to check those as well. In WordPress the ajax search requests are registered as actions to specific handlers, where WordPress checks the permissions. If the permissions of the logged out user had been altered in some way, that could explain the issue.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterSure!
I have adjusted the keyword logic, which I think sits much better with your use case: https://i.imgur.com/c152C06.png
The missing results were attributed to the search in categories option, which was disabled, so I re-enabled it: https://i.imgur.com/4qTCcqh.pngYou can adjust the isotopic results values here: https://i.imgur.com/Xg5mRep.png
I usually use the setup as on the screenshot – so 4 rows are displayed on desktop, 3 on tablet and 1 on mobile. -
AuthorPosts