Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • bestof2002 Friend
    #157351

    i have a question about the integration of the srcypt of cometchat

    <link type=”text/css” rel=”stylesheet” media=”all” href=”http://yourdomain.com/cometchat/cometchatcss.php” />
    <script type=”text/javascript” src=”http://yourdomain.com/cometchat/cometchatjs.php”></script>

    where can i place it in a template like jaevents

    thanks for an answer

    thuanlq Friend
    #366473

    Hey,

    You can add link to css file and js on template use T3 framework as following:
    – copy file “header.php” on location “pluginssystemjat3base-themesdefaultblocks”.
    – paste to blocks folder on your template exm: “templatesja_eventsblocks”
    – edit header.php file, add
    <link type="text/css" rel="stylesheet" media="all" href="http://yourdomain.com/cometchat/cometchatcss.php" />
    <script type="text/javascript" src="http://yourdomain.com/cometchat/cometchatjs.php"></script>

    on header.

    header.php file on template folder will override header.php on template base. Notice: you can add extra css link and js on header.php file, but don’t delete all content of header.php.

    bestof2002 Friend
    #372251

    hi thuanlq on a other thing do you have an idea wher eto put the code of vemod newsletter
    <?php $fromtemplate = 1;@include(‘components/com_vemod_news_mailer/vemod_news_mailer.php’); ?>

    because when i save automatique scheduler it create this link in the index.php and after there is a blank page on the site
    thanks in advance

    thuanlq Friend
    #372347

    Hi @bestof2002,

    These codes are inserted auto in your template file, do not insert these codes in your template by hand. However, please check “index.php” file in folder “templates/your default template/” add “?>” in end of file (if it does not have any ). delete line code


    <?php $fromtemplate = 1;@include('components/com_vemod_news_mailer/vemod_news_mailer.php'); ?>

    – Go to vemod news mailer configuration, enable ” Use scheduled news scans” param.

    If you not resolve, please provide me your website information

    bestof2002 Friend
    #372447

    Thanks a lot i think this tuto will help many people

    miklo Friend
    #412144

    Dear Thuan!
    Its about this topic:
    http://www.joomlart.com/forums/topic/integration-cometchat-in-template/

    Well I am running Joomla 1.6 Ooopa Cube Template, and I am trying to
    install Cometchat v1.1 Jomsocial Edition,,,

    Well I cannot find the header HTML button, or If u please could help me
    throug manually! I am really stuck, If u dont mind, I will provide u our homepage,
    its and I can also send u the HEADER FILE and Footer,,

    I am trully honored that u are so talented, and I wanted to give it a try with u!
    Hope u can help me

    by Miklo,,,,,,,,,,

    crew Friend
    #498649

    Hi thuanlq,

    I have the same situation, but my template is the T3 blank for joomla 3.x i need to place the cometchat code, the same code above, i need this help asap.

    Best regard

    phong nam Friend
    #498775

    Hi crew,

    You can add your Comet Chat codes into the templatest3_blanktplsblockshead.php at the end of file.

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

This topic contains 8 replies, has 5 voices, and was last updated by  phong nam 10 years, 10 months ago.

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