The forum of the forums

Would you like to react to this message? Create an account in a few clicks or log in to continue.
The forum of the forums
4 posters

    I need to install siteheart chat installing code.

    avatar
    ashik4u
    Forumember


    Male Posts : 168
    Reputation : 2
    Language : Bengali, English
    Location : Dhaka, Bangladesh

    Solved I need to install siteheart chat installing code.

    Post by ashik4u Thu 2 May - 15:47

    I am trying to add a code which was given by an online chatting service provider ( site heart). They asked me to add the code between the <body> tag. How can I do this?

    Here is the code
    Code:
    <script type="text/javascript"> _shcp = []; _shcp.push({widget_id : 588463, widget : "Chat"}); (function() { var hcc = document.createElement("script"); hcc.type = "text/javascript"; hcc.async = true; hcc.src = ("https:" == document.location.protocol ? "https" : "http")+"://widget.siteheart.com/apps/js/sh.js"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hcc, s.nextSibling); })();</script>

    Forum link: http://www.bdtipsntricks.com/
    version: PunBB


    Last edited by ashik4u on Thu 2 May - 16:06; edited 1 time in total
    tommycoo
    tommycoo
    Forumember


    Male Posts : 615
    Reputation : 9
    Language : Indonesia

    Solved Re: I need to install siteheart chat installing code.

    Post by tommycoo Thu 2 May - 15:50

    you can find the <body> tag in Admin panel > display > general > overal_header

    then find the <body> tag and put the code in there Very Happy
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: I need to install siteheart chat installing code.

    Post by Jophy Thu 2 May - 15:58

    Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.
    avatar
    ashik4u
    Forumember


    Male Posts : 168
    Reputation : 2
    Language : Bengali, English
    Location : Dhaka, Bangladesh

    Solved Re: I need to install siteheart chat installing code.

    Post by ashik4u Thu 2 May - 19:34

    I have added the code on body tag, but not working!
    E-Mark
    E-Mark
    Active Poster


    Male Posts : 1411
    Reputation : 169
    Language : English
    Location : Bitcoin

    Solved Re: I need to install siteheart chat installing code.

    Post by E-Mark Thu 2 May - 20:27

    Add them after the <body> tag, not in the </body> bye
    avatar
    ashik4u
    Forumember


    Male Posts : 168
    Reputation : 2
    Language : Bengali, English
    Location : Dhaka, Bangladesh

    Solved Re: I need to install siteheart chat installing code.

    Post by ashik4u Sun 5 May - 8:46

    Sorry for late response....

    Thanks Mark. Solved.
    Jophy
    Jophy
    ForumGuru


    Male Posts : 17922
    Reputation : 836
    Language : English
    Location : Somewhere

    Solved Re: I need to install siteheart chat installing code.

    Post by Jophy Sun 5 May - 14:39

    Topic Solved & Locked

      Current date/time is Mon 23 Sep - 10:28