New Ticket Button URL
-
Our website was working fine untill recently when we gained a random but somewhat annoying problem.
When our staff log onto our site and go to the “My Tickets” page and they click the “Open a Ticket” button, nothing happens. (the log out button is working fine)
If they go into the backend of the system, they can navigate to the tickets area and add new tickets, edit them, assign them and close them etc …. but obviously this is a little long winded.
I tried doing a load of different things suggested on other posts but to no avail.
But what i did notice is that if i go into a browser and inspect the button element in developers mode, the url is listed as *href //******.co.uk/joblist* which means it is just recirculating evrytime you hit the new ticket button.
If i add */wp-admin/post-new.php? post-type=ticket””* to the end of the URL it works as it should (but obviously this is just temporary in the developers mode)
So my question is … How do i add the additional code the URL to get it working again?
The topic ‘New Ticket Button URL’ is closed to new replies.