I can't find where > is hiding!

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

    • Dec 2006
    • 235

    I can't find where > is hiding!

    I know this little bugger is hiding in the code, but I can't find it. I need fresh eyes! Can someone kindly take a look at my code and let me know where this rouge > is hiding and messing up my published pages? It's at the bottom of each page.
    Thanks!
    Debi
    DBoucher-Photography.com



  • CarbonTerry
    Major General

    • Oct 2005
    • 2620

    #2
    Re: I can't find where > is hiding!

    Line 142
    CarbonTerry
    Semper Fi
    Still green...still mean......just not as lean

    Red Hawk Archery
    Zone 5 Photo
    My USMC

    Comment

    • Debi
      Captain

      • Dec 2006
      • 235

      #3
      Re: I can't find where > is hiding!

      Thanks Terry - I see it now. How do I get rid of it? I thought it would be where I added code to the page, so I could find it in the page html box under one of the headings, and fix it. How do I get to the code generated by the builder?
      Debi
      DBoucher-Photography.com



      Comment

      • CarbonTerry
        Major General

        • Oct 2005
        • 2620

        #4
        Re: I can't find where > is hiding!

        Have you pasted any code into the page html or pasted code into any html boxes?
        This would be the place to look.
        I suggest that you analyze your site (particularly the page load time) here.
        You have disabled right click so I cannot help you. Disabling right click in no way will keep someone from stealing images if they really want them.
        Watermarking them will discourage most.
        They can easily be accessed thru your Page Source.
        CarbonTerry
        Semper Fi
        Still green...still mean......just not as lean

        Red Hawk Archery
        Zone 5 Photo
        My USMC

        Comment

        • Debi
          Captain

          • Dec 2006
          • 235

          #5
          Re: I can't find where > is hiding!

          The only code I have pasted to the home page right now is 'between head tag' here, and I don't see a stray > in it:

          <meta name="verify-v1" content="j3oLgyjn/uXUoMtNSSEByxu4vVJt3J4rTF9klG2AT58=" />
          <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
          <link rel="alternate" type="application/rss+xml" title="ROR" href="ror.xml" />

          The stray > you pointed out (thanks!) is in the BV generated code, here:

          85878C;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#A7A6AA;scrollbar-track-color:#D4D0C8;"

          >
          <div id="container">
          <div id="bv_Shape1" style="position:absolute;left:0px;top:44px;width:9 78px;height:1657px;z-

          I don't know how to access it. No html boxes on the page.

          Are the photos within the 'gallery' css? I'm looking into the analysis site - thanks for that too.
          I appreciate your help :)

          I disabled the 'disable right click' so you can get in there. :)
          Debi
          DBoucher-Photography.com



          Comment

          • CarbonTerry
            Major General

            • Oct 2005
            • 2620

            #6
            Re: I can't find where &gt; is hiding!

            As I suspected when I checked your page load time. The electronic size of the images is huge!!!!!!!!
            You will have to reduce the kb's or no one will be able to open your site.
            Apparently you have resized images my using the "image handles".
            This reduces the physical size but leaves the electronic size untouched.
            I'll see what I can come up with on the ">"
            CarbonTerry
            Semper Fi
            Still green...still mean......just not as lean

            Red Hawk Archery
            Zone 5 Photo
            My USMC

            Comment

            • CarbonTerry
              Major General

              • Oct 2005
              • 2620

              #7
              Re: I can't find where &gt; is hiding!

              This is the code as it is now:
              <body bgcolor="#FFFFFF" text="#000000" vlink="#7F7F7F" alink="#C0C0C0" style="scrollbar-face-color:#EBE9ED;scrollbar-arrow-color:#000000;scrollbar-3dlight-color:#EBE9ED;scrollbar-darkshadow-color:#85878C;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#A7A6AA;scrollbar-track-color:#D4D0C8;"

              >

              Whereas the caret should be connected with the script as so:
              <body bgcolor="#FFFFFF" text="#000000" vlink="#7F7F7F" alink="#C0C0C0" style="scrollbar-face-color:#EBE9ED;scrollbar-arrow-color:#000000;scrollbar-3dlight-color:#EBE9ED;scrollbar-darkshadow-color:#85878C;scrollbar-highlight-color:#FFFFFF;scrollbar-shadow-color:#A7A6AA;scrollbar-track-color:#D4D0C8;">

              It is possible to edit the page html from the CPanel. Give me a bit and I'll make a tutorial for you.
              CarbonTerry
              Semper Fi
              Still green...still mean......just not as lean

              Red Hawk Archery
              Zone 5 Photo
              My USMC

              Comment

              • Debi
                Captain

                • Dec 2006
                • 235

                #8
                Re: I can't find where &gt; is hiding!

                I'll work on changing the image sizes - as this is a photography site, I'm overly hung up on having the quality show the best it possibly can. But I hear ya! Thanks.
                I wonder how that little sucker ended up where it did - thanks - it really bugs me to see it at the bottom of my pages :) I appreciate and look forward to the coming tutorial - but please do it at your convenience.
                Debi
                DBoucher-Photography.com



                Comment

                • CarbonTerry
                  Major General

                  • Oct 2005
                  • 2620

                  #9
                  Re: I can't find where &gt; is hiding!

                  Enter CPanel:
                  www.yoursite.com/cpanel
                  enter username & password (publishing info)
                  OK
                  Make sure “Web Root” is selected if you get a pop up window.
                  “Go”
                  If you don't get a pop up window choose: Legacy File Manager
                  Single click on the file you want to edit
                  On the right hand side select:
                  Edit File with Code Editor
                  From the drop down menu select “utf8”
                  Edit
                  In the lower LK corner choose “Source”
                  Make your changes
                  “Save Changes”
                  View your page
                  If you made a mistake….republish the page
                  CarbonTerry
                  Semper Fi
                  Still green...still mean......just not as lean

                  Red Hawk Archery
                  Zone 5 Photo
                  My USMC

                  Comment

                  • Debi
                    Captain

                    • Dec 2006
                    • 235

                    #10
                    Re: I can't find where &gt; is hiding!

                    Hi Terry - Will attempt to make this change over the weekend - thank you for the info. Haven't downloaded 11.4 yet - to your knowledge, are all the bugs out? Don't want to lose anything :)
                    Debi
                    DBoucher-Photography.com



                    Comment

                    • CarbonTerry
                      Major General

                      • Oct 2005
                      • 2620

                      #11
                      Re: I can't find where &gt; is hiding!

                      I am still using 10
                      I have 11.4 installed on Windows 7 and have not had any problems. I have not used it very much.
                      CarbonTerry
                      Semper Fi
                      Still green...still mean......just not as lean

                      Red Hawk Archery
                      Zone 5 Photo
                      My USMC

                      Comment

                      • Debi
                        Captain

                        • Dec 2006
                        • 235

                        #12
                        Re: I can't find where &gt; is hiding!

                        thanks, Terry :)
                        Debi
                        DBoucher-Photography.com



                        Comment

                        • CarbonTerry
                          Major General

                          • Oct 2005
                          • 2620

                          #13
                          Re: I can't find where &gt; is hiding!

                          Debi,
                          I have taken the time to optimize all images on the index page.
                          Contact me and I will send them to you.
                          The new images are between 60-90% smaller (electronically) with very little loss of quality.
                          CarbonTerry
                          Semper Fi
                          Still green...still mean......just not as lean

                          Red Hawk Archery
                          Zone 5 Photo
                          My USMC

                          Comment

                          • Debi
                            Captain

                            • Dec 2006
                            • 235

                            #14
                            Re: I can't find where &gt; is hiding!

                            Well Well Well! A fellow photographer :) So happy to meet you, Terry. Have sent a message, and, thank you, again! Enjoyed your nature shots - and sent you a link to mine - have a peek at my flowers :)
                            Debi
                            DBoucher-Photography.com



                            Comment

                            • CarbonTerry
                              Major General

                              • Oct 2005
                              • 2620

                              #15
                              Re: I can't find where &gt; is hiding!

                              I have replied to your email and images are on their way..
                              CarbonTerry
                              Semper Fi
                              Still green...still mean......just not as lean

                              Red Hawk Archery
                              Zone 5 Photo
                              My USMC

                              Comment

                              Working...
                              X