Is it possible to embed the customer portal in our WordPress website somehow?

Customer context: The customer wants to know if it is possible to embed the customer portal in their WordPress website

Customer: Is it possible to embed the customer portal in our WordPress website somehow?

Answer: Yes, it is possible. In the Agent panel, go to Configuration > Security > Settings and find "Allow KB in iframe". This setting allows you to use your LiveAgent customer portal/knowledgebase in an iframe. This option is off by default, so it needs to be manually enabled. For testing purposes use this on your website then: <iframe height="400" src="HERE GOES YOUR KB URL" width="100%"></iframe> add parameters that suit your website the best way.

×