<![CDATA[ Articles Gets Switched to Container on New Post - My Forums]]> https://forums.modx.com/thread/?thread=97033 <![CDATA[Articles Gets Switched to Container on New Post]]> https://forums.modx.com/thread/97033/articles-gets-switched-to-container-on-new-post#dis-post-524958
Any ideas?

EDIT: Same problem here?

https://github.com/modxcms/Articles/issues/118]]>
chrisandy Apr 28, 2015, 06:50 AM https://forums.modx.com/thread/97033/articles-gets-switched-to-container-on-new-post#dis-post-524958
<![CDATA[Re: Articles Gets Switched to Container on New Post (Best Answer)]]> https://forums.modx.com/thread/97033/articles-gets-switched-to-container-on-new-post#dis-post-525016
The solution is in this post: http://forums.modx.com/thread/96503/solved-articles-show-in-pdomenu-navigation-after-import-from-wordpress#dis-post-522343

Basically run a query on the database where 652 is the Articles container…

update modx_site_content set hidemenu=1 where parent=652
]]>
chrisandy Apr 29, 2015, 04:23 AM https://forums.modx.com/thread/97033/articles-gets-switched-to-container-on-new-post#dis-post-525016