Open twistedpixel opened 4 years ago
Another oddity on 404 pages is that my "news" (posts) page menu item is receiving a class of "current_page_parent". Not sure if this is related to the 404 page template not having a post ID but thought it worth mentioning as it's definitely unexpected.
404 template is hitting a JS error as you request the Post ID (plugins/oxygen/component-framework/admin/admin.php, line 388) but maybe it doesn't have one as it's not actually a page? I don't know how Oxygen manages 404 pages so I'm not sure.
Latest version of Oxygen (3.5).