Wise Chat won’t work on custom page
-
Hi.
I started trying Wise Chat for a project I have a few days ago. But I won’t work the way I want it to work. And I want to ask for a bit of help before I find another chat function.I have today installed WordPress as a CMS base. But I am not using WordPress for it’s theme, mostly for it’s user security. So I have created a “regular” php page, which starts with require(“wp-load.php”); in start to get access to wordpress functions. Which means I can develop the page/project anyway I want.
The thing is, I am including wise chat both with short code (do_shortcode(“[wise-chat]”):) and by using php directly (wise_chat();)
So the problem is, the buttons don’t work and I can’t chat or send messsages. If I go into wordpress and use the WP theme function I can do all things. Which made me compare the “view sourcecode” and found that somehow the WP theme includes some CSS and JavaScript code that is not automatically included in my themeless page.
So short question: What code is necessary for me to put in to make wise chat work?
- The topic ‘Wise Chat won’t work on custom page’ is closed to new replies.