Hi,
I am testing JS Support Tickets on WordPress.
The short code causes any text on the page it is on to appear AFTER the output from the short code, even if the text is placed before the short code.
This is often caused by the function called by the short code echoing output instead of returning it. Is there a possible fix for this?