Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Cometchat -> Virtue Premium Integration query

Home / Forums / Virtue Theme / Cometchat -> Virtue Premium Integration query

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
December 25, 2015 at 3:00 pm

Hi – I am trying to integrate CometChat into my Virtue Premium WordPress theme site.

The installation instructions for CometChat after running /var/www/website.com/public_html/cometchat/install.php say this :-

————————————————————————————————————————

Installation complete. Did you expect something more complicated?
Add the following immediately after <head> tag in your site template:

<link type=”text/css” href=”/cometchat/cometchatcss.php” rel=”stylesheet” charset=”utf-8″>
<script type=”text/javascript” src=”/cometchat/cometchatjs.php” charset=”utf-8″></script>

————————————————————————————————————————

I am unclear as to which file I need to be copying this into. I do not have a <head> section in my /var/www/website.com/public_html/wp-config.php file.

My /var/www/website.com/public_html/wp-content/themes/virtue/premium/header.php does not either :-

<?php
/*
Empty on purpose.

– Force plugins to stop stating incorrect errors –
wp_head();

*/

so can you tell me into which file I need to add these lines please?
I am running Ubuntu 14.04 LAMP stack

Thanks
webdev71

  • The forum ‘Virtue Theme’ is closed to new topics and replies.