I ok. I have found an issue. I made a custom mode on my WP and one of variable used is “idea”. The same you use to pass the name of your idea to the IdeaPush. So my idea was replacing yours and couldn’t find the right post in the table. Funny how no luck here was. I have changed my variable name and it is fixed.
I installed IdeaPush and activated on the latest WP. I created IdeaPush Board. I can open the board and add a new “idea” which is a WP post (a record in “wp_posts” table where post_type = “idea”). However, a soon after activation I can’t open any other posts in my WP. When I try to open them I get 404 error. So, I can’t open any normal WP post (wp_posts, where post_type = “post” for example). Hope it described it better. In general the IdeaPush board and all feature works but other WP posts get 404 error. I tried to change permalinks and it didn’t work.