g-cqd / aemi-wp

Aemi WordPress theme
https://wordpress.org/themes/aemi/
GNU General Public License v3.0
12 stars 1 forks source link

No page loads properly // 404 message on all pages #16

Open ChorusFlare opened 3 years ago

ChorusFlare commented 3 years ago

Describe the bug Every page gets the general 404 message overlayed and doesn't show up properly.

To Reproduce Steps to reproduce the behavior:

  1. Go to moodground.com/about
  2. or go to moodground.com/submit
  3. See error
g-cqd commented 3 years ago

Hi @ChorusFlare ,

Thanks for reaching me out, I'm sorry you encountered such a bug. By the way, this issue at first glance should not be caused by Aemi theme but if you could give me details about your WordPress installation, I'll help you as much as I can.

However, I succeed to load Commercial category and related posts so I think, there should be a bug with permalinks or anything like this.

My first advise would be to go to Permalink Settings in WordPress Admin Panel and save the settings to ensure they are correctly updated and dispatched. Then check pages slug and menu items link.

It would be great if I could help you more, let me know if I can do something else now.

ChorusFlare commented 3 years ago

The issue only appears with pages I built in the backend. the categories are not created in the "pages" backend tab. i also tried to create new pages, sub pages, etc. but nothing works. the 404 message always appears.

The permalink and slug settings are also correct. also It doesn't happen to posts, as you noticed.

also I tried to disable all plugins to find the cause but that did nothing..

g-cqd commented 3 years ago

Could you provide some screenshots of your situation ?

By the way there can not be any categories in "Pages" section because "Categories" are post-related. Also, pay attention to not use "category" in order to avoid conflict with permalink configuration. I'm not able to reproduce any 404 on your website actually. About and submit pages work fine. Categories page is visible and does not contain anything.

Anyway I just figured out an other JS bug from Aemi theme on your website so I will investigate it.