WhatsApp Multi Agent-Display problems
- Posted by diogene (52) Offline
Hi guys I have a problem, I no longer see the color / image of sfono.
Thanks
Mariano
5 years 2 months ago #1
by diogene
Thanks
Mariano
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5262) Offline
Hi superdiogene,
Strange, I'm unable to duplicate the issue at my local computer. Did you make any changes to the module's file?
5 years 2 months ago #2
by TemplatePlazza
Strange, I'm unable to duplicate the issue at my local computer. Did you make any changes to the module's file?
Please Log in or Create an account to join the conversation.
- Posted by diogene (52) Offline
The two requests made:
www.templateplazza.com/forum/message
www.templateplazza.com/forum/whatsapp-multi-agent-modification
Now I try to uninstall it and reinstall it
5 years 2 months ago #3
by diogene
www.templateplazza.com/forum/message
www.templateplazza.com/forum/whatsapp-multi-agent-modification
Now I try to uninstall it and reinstall it
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5262) Offline
The two requests made:
www.templateplazza.com/forum/message
www.templateplazza.com/forum/whatsapp-multi-agent-modification
Now I try to uninstall it and reinstall it
Hmm those code changes should not be related to that issue.
Can you try to backup the modified file of modules/mod_whatsapp_agent/tmpl/default.php and then reinstall the module (without uninstalling, to preserve current module settings) and see whether the issue persist or not.
Please Log in or Create an account to join the conversation.
- Posted by diogene (52) Offline
I have uninstalled and reinstalled the module. Works on all pages except "search topic". On this page I added css code:
.list-striped, .row-striped {
border: 1px solid #dee2e6;
}
.list-striped, .row-striped {
border: 1px solid #dee2e6;
}
.list-striped li:not(:last-child), .list-striped dd:not(:last-child), .row-striped .row:not(:last-child), .row-striped .row-fluid:not(:last-child) {
border-bottom: 1px solid #dee2e6;
I don't know if it can also affect whatsapp!
5 years 2 months ago #5
by diogene
.list-striped, .row-striped {
border: 1px solid #dee2e6;
}
.list-striped, .row-striped {
border: 1px solid #dee2e6;
}
.list-striped li:not(:last-child), .list-striped dd:not(:last-child), .row-striped .row:not(:last-child), .row-striped .row-fluid:not(:last-child) {
border-bottom: 1px solid #dee2e6;
I don't know if it can also affect whatsapp!
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5262) Offline
I don't think those related to the issue.I don't know if it can also affect whatsapp!
Anyway I tried to compare the html source of search page and the other.
I found the search page (where the whatsapp issue exist) called css fle with name something like
...css-compiled/epsilon_17.css?5d8d543f
...css-compiled/epsilon_18.css?5d8da191
Please Log in or Create an account to join the conversation.