Adblock breaks this site

Editing a website's homepage

Discussion in 'Web Programming' started by Nick, May 2, 2012.

  1. Nick

    Nick ♬♩ Young Forever ♪ ♫

    Joined:
    Feb 12, 2007
    Posts:
    7,204
    Referrals:
    40
    Sythe Gold:
    80
    Editing a website's homepage

    Right now I'm attempting to edit the source code(right click, view source) of my main website page, thegpexchange.com

    Specifically I'm trying to edit this so that it says text/javascript instead of text/rockerscript. Any advice? The plugin editor doesn't seem to be working. Thanks!


    Code:
    <script type="text/rocketscript">
    window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
    d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
    _.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute('charset','utf-8');
    $.src='//cdn.zopim.com/?NcYMwvph7umta2j2VAL3eVCyUxCBa1gh';z.t=+new Date;$.
    type='text/javascript';e.parentNode.insertBefore($,e)})(document,'script');
    </script>
     
    <script type="text/rocketscript">
    $zopim( function() {
    $zopim.livechat.button.setPosition('br');
    $zopim.livechat.window.setTheme('alphacube');
    })</script> 
     
  2. matt_sells

    matt_sells Member

    Joined:
    Nov 28, 2011
    Posts:
    78
    Referrals:
    0
    Sythe Gold:
    0
    Editing a website's homepage

    it depends totally on how your site was created, I'm assuming you didn't create it so without a fair understanding you may have to contact the people who built the site for you, it's probably very easy but yeah.
     
  3. Ryan

    Ryan Hopeless Romantic
    Banned

    Joined:
    Mar 14, 2006
    Posts:
    2,946
    Referrals:
    31
    Sythe Gold:
    56
    Editing a website's homepage

    I hope you're not actually trying to edit the site via Right Click -> View Source...

    If you want me to look at it for you PM me the login details :)
     
  4. W77

    W77 Active Member

    Joined:
    Jan 30, 2012
    Posts:
    201
    Referrals:
    1
    Sythe Gold:
    0
    Editing a website's homepage

    Do you have access to the server it's hosted on?

    If so, download the document, edit in something like Komodo, and replace the current file with the updated.

    I'm sure Ryan will be able to help you, but in the event that he can't, shoot me a PM.
     
  5. iLy Wolf

    iLy Wolf Newcomer

    Joined:
    May 8, 2012
    Posts:
    3
    Referrals:
    0
    Sythe Gold:
    0
    Editing a website's homepage

    I'm going to assume that you didn't create this from scratch else you would know how to edit it.

    PM whoever made the site for you.
     
< help | Asp.net & Mvc, Forms, Html, Css Coder Lf Work!! >


 
 
Adblock breaks this site