Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • exploreyourtrail Friend
    #154763

    These are the steps involved in Installation of CometChat in a noral Joomla template but JA templates are very different.

    Question: Where do I find the <head> in JA Social Template? What are the steps to insert the code at the bottom?

    Any help appreciated.

    RandyMac

    Step 1

    You should now run the installer file through your web browser by entering the URL to it into your browser address bar (if you have followed our example, type in http://www.domain.com/cometchat/install.php, naturally substituting ‘domain.com’ for your web address).

    Click on the “Click here to see footer code” link and copy all the contents of this new page.

    Step 2

    Now log-in to your Joomla Administration (usually http://www.domain.com/administrator)

    Under the Extensions tab, select the Template Manager option.

    Now select the template which has a star next to it i.e. the template in which you want to add CometChat.

    Click on the Edit HTML button (top-right corner)

    In the textbox, immediately after the opening head tag add the following:

    <head>

    The above code will be replaced with:

    <head>
    <script src=”http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js”></script>
    <script>jqcc=jQuery.noConflict(true);</script>

    Just before the closing body tag, paste the copied text:

    </body>

    For example, the above code will be replaced with something like: (only change will be src)

    <!– CometChat Footer Code Start –>
    <link type=”text/css” rel=”stylesheet” media=”all” href=”cometchat/cometchatcss.php” charset=”utf-8″ />
    <script type=”text/javascript” src=”cometchat/cometchatjs.php” charset=”utf-8″></script>
    <!– CometChat Footer Code End –>
    </body>

    Now delete install.php file from the cometchat folder.

    That’s all! Now log-in to your site and you will be able to see the CometChat bar. For customizing the text, icons, plugins, theme and modules, please refer to other documents.

    hilfiger Friend
    #357163

    did u try install the 2.0 beta version?

    1.6 works great but the beta dosnt

    aman204 Friend
    #357184

    <blockquote>Question: Where do I find the <head> in JA Social Template? What are the steps to insert the code at the bottom?</blockquote>

    Probably, this can help::

    http://www.joomlart.com/forums/topic/where-to-find-head-tag-in-ja-droid/

    hilfiger Friend
    #357196

    Didnt undestand what u wanted at first.

    To make cometchat work in jasocial u must folow this guide http://www.joomlart.com/forums/topic/cometchat-intergration-shows-behind-body/

    Insert the codes from this, not from what the guide says, as will not work

Viewing 4 posts - 1 through 4 (of 4 total)

This topic contains 4 replies, has 3 voices, and was last updated by  hilfiger 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum