Mega Menu shows always same category for not logged in users

Posted in: Newspaper
Post count: 1

I have crossed my hands.
There is a strange behavior with my mega menu. When i hover mega menu subcategories this loads only the first (right) subcategory but then all subcategories load the same posts from same subcategory. This only happens when i am not logged in.
I checked the ajax Post request and seems right:

https://anagnostis.org/wp-admin/admin-ajax.php?td_theme_name=Newspaper&v=10.3.9.1

I mean that request variable “td_filter_value” has the right subcategory id, that should be rendered in my mega menu, but the response is always the same subcategory.

This is a wordpress site with nginx server and fast_cgi cache.
The strange is that i still have the same site in another domain for test, with exactly the same content and same server settings and mega menu works fine.
Please help. Site is the above mentioned https://anagnostis.org

Post count: 27744

Hello,

Usually, this problem appears from the cache. Is possible can be from the cache that is provided by your host (on nginx server with fast_cgi cache)

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.