Announcement

Collapse
No announcement yet.

Skype

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Skype

    Hi,

    I am wanting to install a Skype status button on my new Skype Us page so as it can be be clicked and intantly start a call/message. All I have managed to do thus far is put a Skype image on that takes you to the Skype homepage.

    The page in question is:

    http://www.parklifeclothes.co.uk/acatalog/Skype_Us.html

    I did manage to install it but it installed on every content page rather than just the Skype Us page so I quickly scapped it.

    Any ideas/work thru's greatly appreciated
    www.parklifeclothes.co.uk

    Parklife, Whitby

    Diesel, Converse, Crocs, Quiksilver, Miss Sixty, Scotch & Soda, Bench, Levi's, Kickers

    #2
    Enter the skype button html into a fragment on the page.

    Comment


      #3
      Can't help with the Skype but I see that your pages are not formatting properly in IE7 (fine in FF2). See attached.
      Attached Files

      Comment


        #4
        The actual code needed is

        Code:
        <!--
        Skype 'My status' button
        http://www.skype.com/go/skypebuttons
        -->
        <script type="text/javascript" src="skypeCheck.js"></script>
        <a href="skype:USERNAME?call"><img src="http://mystatus.skype.com/bigclassic/USERNAME" style="border: none;" width="182" height="44" alt="My status" /></a>
        replace the two occurences of USERNAME with your skype identity, and also obtain a copy of skypeCheck.js keep it in site1 and add it to your additional files.
        Bill
        www.egyptianwonders.co.uk
        Text directoryWorldwide Actinic(TM) shops
        BC Ness Solutions Support services, custom software
        Registered Microsoft™ Partner (ISV)
        VoIP UK: 0131 208 0605
        Located: Alexandria, EGYPT

        Comment


          #5
          Originally posted by RuralWeb
          Enter the skype button html into a fragment on the page.
          Have tried the above but again getting the same result, it goes onto every page so I'm assuming I am copying the button html into the wrong file, any more details would be good
          www.parklifeclothes.co.uk

          Parklife, Whitby

          Diesel, Converse, Crocs, Quiksilver, Miss Sixty, Scotch & Soda, Bench, Levi's, Kickers

          Comment


            #6
            I am copying the button html into the wrong file,
            If you only want it on one page then place the code into a fragment on the page. If you want it to show on every page then paste it into the page layer in the design view. I assume that you are doing the latter which is why it is not working.

            Comment


              #7
              Originally posted by RuralWeb
              If you only want it on one page then place the code into a fragment on the page. If you want it to show on every page then paste it into the page layer in the design view. I assume that you are doing the latter which is why it is not working.
              I do only want it on one page, but I don't seem to be able to copy it to the fragment on that page only, what should I be doing?
              any chance of an idiots guide?
              www.parklifeclothes.co.uk

              Parklife, Whitby

              Diesel, Converse, Crocs, Quiksilver, Miss Sixty, Scotch & Soda, Bench, Levi's, Kickers

              Comment


                #8
                I cannot make it much simpler!!!

                Comment


                  #9
                  I think its me being simple, I have the fragment open and I am pasting the html coding directly into the fragment text box but what is showing in preview is the coding, I am being simple and pretty well know I am missing the point! now going round in circles.
                  www.parklifeclothes.co.uk

                  Parklife, Whitby

                  Diesel, Converse, Crocs, Quiksilver, Miss Sixty, Scotch & Soda, Bench, Levi's, Kickers

                  Comment


                    #10
                    !!< put your code here >!!

                    Comment


                      #11
                      Skype

                      The code I am using is <!--
                      Skype 'My status' button
                      http://www.skype.com/go/skypebuttons
                      -->
                      <script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js"></script>
                      <a href="skypearklife.whitby?call"><img src="http://mystatus.skype.com/balloon/parklife%2Ewhitby" style="border: none;" width="150" height="60" alt="My status" /></a>
                      and works perfect apart from being on every page the way I keeep doing it, so it must be down to where I am copying it to.
                      www.parklifeclothes.co.uk

                      Parklife, Whitby

                      Diesel, Converse, Crocs, Quiksilver, Miss Sixty, Scotch & Soda, Bench, Levi's, Kickers

                      Comment


                        #12
                        You are pasting it into the design view of the fragment. Put it into a fragment created in the brochure page in the content tree.

                        Comment


                          #13
                          Select the ONE page where you want the button in the content tree, right click. choose New Fragment - change type of fragment to text only

                          In the main body of the fragment general tab
                          type
                          !!<
                          this tells Actinic to process what follows as html code
                          paste the code
                          type
                          >!!
                          this tells Actinic you have finished inputting your html.
                          Bill
                          www.egyptianwonders.co.uk
                          Text directoryWorldwide Actinic(TM) shops
                          BC Ness Solutions Support services, custom software
                          Registered Microsoft™ Partner (ISV)
                          VoIP UK: 0131 208 0605
                          Located: Alexandria, EGYPT

                          Comment


                            #14
                            Thanks

                            Thank you both for your patience, sorry to be such a plum !! I just could not get my head round what you were both saying but I have now!!!

                            Again, thanks
                            www.parklifeclothes.co.uk

                            Parklife, Whitby

                            Diesel, Converse, Crocs, Quiksilver, Miss Sixty, Scotch & Soda, Bench, Levi's, Kickers

                            Comment


                              #15
                              Skype

                              Got it up and running and doing all that it should do.

                              Thanks again for alll the help.


                              Darron
                              www.parklifeclothes.co.uk

                              Parklife, Whitby

                              Diesel, Converse, Crocs, Quiksilver, Miss Sixty, Scotch & Soda, Bench, Levi's, Kickers

                              Comment

                              Working...
                              X