I'm trying to make my wordpress installation as easy as possible for clients to use, and one of the issues i have is when a post has been edited.
The way i have my content displayed is by having multiple posts queried to certain positions on the page, so that you have one "Edit this entry" per column/paragraph/piece or what ever.
So my client press "Edit this entry", he/she edits the content and then press Update. This is where the confirmation message appear, saying "Post updated, view post". This is a great feature, but when they press that link they are sent to that specific post and not the page where it is shown.
How do i remove this link, or even better; how do i change it to always link to the page from which it came?