Hi @piotpast,
Sorry I am finding this difficult to understand. Can you please provide more information on what you are trying to achieve? And perhaps screenshots?
Have you tried going to your permalinks page and saving the settings, this can often resolve issues with permalinks and post types.
Thanks,
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.
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.
Hi @piotpast,
Ahh that explains it. Yes I was a bit puzzled what the issue could have been because what you described wasn’t a typical thing. Good job resolving this on your own 🙂