Hi- you can try adding the WC login page to the “custom login” option in TICKETS->SETTINGS->ADVANCED.
Then, if you turn on WC integration in TICKETS->SETTINGS->INTEGRATIONS the user will see two links to the ticket system on left bar of the WC menu.
Thanks.
Thread Starter
Shorcy
(@darkminersdk)
It’s because I have made a custom page for people to create a ticket, but I don’t like the design of the Awesome support login and registration cause throughout the whole site I have been using WC Login and registration but I like that with Awesome Support that it directly take you to create a ticket instead of using the WC menu. And that is what I’m trying to get around with just needing them to login/register, and create a ticket will pop up instead of them going to WC menu -> Open ticket.
-
This reply was modified 7 years, 9 months ago by
Shorcy.
Hi:
Unfortunately there’s no way to do that out of the box. That kind of integration with the WC login screen will likely require some sort of non-trivial custom code.
Or you can try styling with AS login screen to look like the WC screen (should be mostly doable with CSS).
Thanks.
Thread Starter
Shorcy
(@darkminersdk)
Where do I style the login screen 🙂
Hi:
Two places you can add the css code- your theme (location would be dependent on your theme – not all themes give you a location for custom css). Or you can create a custom plugin that loads up a custom css stylesheet on the pages you want to style.
Thanks.
Thread Starter
Shorcy
(@darkminersdk)
Okay, thanks for the help.
And thanks for the quick response.