Hi,
Please add the code to your additional CSS. It will work.
Regards,
Team WSDesk
-
This reply was modified 8 years, 3 months ago by
wsdesk.
Okay thanks it worked, i simply added this code
.support_option_choose{
display:none;
}
not the below one, the below was indicating errors
//CSS to hide existing existing tickets
<style>
.support_option_choose{
display:none;
}
</style>
Please the css removed the button that said check for existing request in the form page which i wanted, but then the page i placed [wsdesk_support display=check_request] is no longer showing users already submitted tickets, why?
my intention was to remove the link that says check existing request from the form but i will output the result in a separate page which will show only submitted tickets
[wsdesk_support display=check_request] short-code is a premium feature and you are using the free version.
Regards,
Team WSDesk