-
AuthorPosts
-
September 29, 2010 at 11:47 pm #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 Friendhilfiger
- Join date:
- September 2010
- Posts:
- 76
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 17
- Thanked:
- 6 times in 1 posts
September 30, 2010 at 8:38 am #357163did u try install the 2.0 beta version?
1.6 works great but the beta dosnt
aman204 Friendaman204
- Join date:
- January 2010
- Posts:
- 1945
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 11
- Thanked:
- 418 times in 356 posts
September 30, 2010 at 11:31 am #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 Friendhilfiger
- Join date:
- September 2010
- Posts:
- 76
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 17
- Thanked:
- 6 times in 1 posts
September 30, 2010 at 1:12 pm #357196Didnt 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
-
AuthorPosts
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