Thread Starter
anatka
(@anatka)
Yes but then it adds the query string to the url and the user cannot upload another post casue when they open the lightbox again there’s still that success message. I can have a script that erases the query string from the url on document ready or something, but that doesn’t seen like an ideal solution…
Thread Starter
anatka
(@anatka)
Thanks for your quick reply! Is there a way to redirect to a the same page the user was in without the query string? I’m using a lightbox to display the form so it can appear everywhere in the website. Would prefer to eliminate the success message all together if necessary…