Hey LiveCaller community.
I’ve been trying to install LiveCaller on wordpress.
I want to make sure it’s correctly installed as I did it very easily:))
Could you please let me know, how should I integrate LiveCaller into wordpress?
Thanks
Hey LiveCaller community.
I’ve been trying to install LiveCaller on wordpress.
I want to make sure it’s correctly installed as I did it very easily:))
Could you please let me know, how should I integrate LiveCaller into wordpress?
Thanks
Hello,
Pease follow the instructions on this link: https://wordpress.org/plugins/livecaller
in case you can’t find the widget id please look it in the widget code:
LiveCaller.config.merge({widget: {id: "your_widget_id"}, app: {locale: "en"}});
you will find the string of your widget id here: {id: "your_widget_id"}
Thanks LiveCaller