.wa_agent_btn { background-color:blue!important} @-webkit-keyframes glow { from { background-color: blue; } 50% { background-color: red; -webkit-transform: scale(0.96); } to { background-color: blue; } } @keyframes glow { from { background-color: blue; } 50% { background-color: red; transform: scale(0.96); } to { background-color: blue; } }
.wa_agent_btn { background-color:red!important}
1. The wrong server time is displayed, so the greetings and the agent time are not correct.When you add the new agent please match the starting online and end online with the Current server time is
Root Server Time is correct, also joomla server time is set to correct time zone.
2. All "hardcoded" texts are in english. So "Enter your message", out of time form to email all is in english.All text are translatable. You can translate the file .../language/en-GB/en-GB.mod_whatsapp_agent.ini or you can also override the language from the backend. If you don't know how to override language you can follow this video https://youtube.com/watch?v=7beZ67_oQQs
Where i can edit it to german language?