Thread Starter
wnerd
(@wnerd)
Hi Konrad,
Thanks again for your help yesterday.
Hope you don’t mind me asking, but if you see some time you might know the answer to this question:
I have create 2 post types, 1 is a project and 1 is a comment that the current user posts.
I was able to link them via acf via the relationship fields and they are displayed on the front-end single page.
When I link them manually in the wp backend it works, but I’d like to make it work with the acf extended forms so that it will post the comment directly on the project page.
How do I accomplish this?
I set up 1 form action posting the comment (which works) but how do I link it to the project I am on so the comment is displayed there?
I tried a second action to update the project post type with the comment, but I don’t know how to move forward.
Thanks!
Thread Starter
wnerd
(@wnerd)
Thank you so much, that worked!
Keep up the great work!