Options

[Solved] Lost most of HTML block ** Urgent **

AllenAllen Registered Users Posts: 10,011 Major grins
edited August 13, 2013 in SmugMug Customization
I lost all the links between each header in an HTML block. So only one page though.
http://www.photosbyat.com/Other/WebPage/Family-Quick-Menu-NS/n-5FdPV
legacy site
http://www.photosbyat.com/gallery/6427309_ey5d2
  <a href="/Family/2012-Family"><span class="headers">2012 »</span></a><br />
<ul>
       
     
       
  [COLOR=Red]missing 7 <a href=  links   [/COLOR]
      
      
     
</ul>
Compare here, same set up. Links still showing.
http://www.photosbyat.com/Other/WebPage/Public-Site-Index-NS/n-5dDDx
Edit:Now I just lost the links on this page?
Luckily I just copied out all html boxes to text file.
Al - Just a volunteer here having fun
My Website index | My Blog

Comments

  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited August 12, 2013
    Allen wrote: »
    I lost all the links between each header in an HTML block. So only one page though.
    http://www.photosbyat.com/Other/WebPage/Family-Quick-Menu-NS/n-5FdPV
    legacy site
    http://www.photosbyat.com/gallery/6427309_ey5d2
      <a href="/Family/2012-Family"><span class="headers">2012 »</span></a><br />
    <ul>
           
         
           
      [COLOR=Red]missing 7 <a href=  links   [/COLOR]
          
          
         
    </ul>
    
    Compare here, same set up. Links still showing.
    http://www.photosbyat.com/Other/WebPage/Public-Site-Index-NS/n-5dDDx
    Edit:Now I just lost the links on this page?
    Luckily I just copied out all html boxes to text file.
    This is what was in the left box of this page.
    <a href="/">HOME</a>
    <br /><br />
    <a href="/popular">Most Popular</a>
    <br /><br />
    <a href="/keyword/">Keywords (Bird Species Search)</a>
    <br /><br />
    <a href="/Guestbook">Guestbook</a>
    <br /><br />
    <a href="/Birds"><span class="headers">Birds</span></a><br />
    <ul>Species Photographed in Missouri
       <ul>
          <a href="/Birds/Missouri-Bird-Photos-A-G">Species A-G</a><br />
          <a href="/Birds/Missouri-Bird-Photos-H-Z">Species H-Z</a><br />
       </ul>
    </ul>
    <ul>
       <a href="/Birds/Least-Tern-Project">Endangered Interior Least Tern Nesting 
    
    Barge Project</a><br /><br />  
       <a href="/Birds/World-Bird-Sanctuary">World Bird Sanctuary</a><br />
       <a href="/Birds/Bird-Maps">Birding Maps</a><br />  
       <a href="/Birds/My-Bird-List-2006">My Bird List 2006</a><br /> 
       <a href="/Birds/My-Bird-List-before-2006">My Bird List before 2006</a><br />   
    </ul>
    <br />
    <a href="/Creatures"><span class="headers">Creatures  »</span></a>
    <br /><br />
    <ul>
    <span class="headers">Butterflies  »</span>
    <ul>
      <a href="/gallery/1894742_3Uxj6">Large Butterflies</a><br />
      <a href="/gallery/1895428_uc9KX">Medium Butterflies</a><br />
      <a href="/gallery/1894747_y4KM2">Small Butterflies</a><br />
      <a href="/keyword/butterflies">All Butterflies</a><br />
      <a href="/gallery/1894127_2ztPz">Butterfly House</a>
    </ul>
    <br />
      <a href="/gallery/1594091_Y23Hy"><span class="headers">Insects of 
    
    Japan</span></a><br />
      <br />
    <span class="headers">Bugs</span>
    <ul>
      <a href="/keyword/bugs">Bugs</a><br />
      <a href="/Macro/Macro-Bugs">Macro Bugs</a><br />
      <a href="/Macro/Macro-Spiders">Macro Spiders</a><br />
      <a href="/Macro/Macro-Bees-and-Wasps">Macro Bees and Wasps</a><br />
      <a href="/Macro/Macro-Butterflies-and-Moths">Macro Butterflies and Moths</a><br 
    
    />
    </ul>
    <br />
    <a href="/keyword/dragon+and+dansel+flys"><span class="headers">Dragon &amp; 
    
    Dansel Flys</span></a>
    <br /><br />
      
    <span class="headers">Animals  »</span><br />
    <ul>
      <a href="/keyword/animals">Animals</a><br />
      <a href="/keyword/deer">Deer</a><br />
      <a href="/keyword/squirrels">Squirrels</a><br />
      <a href="/keyword/snakes">Snakes</a><br />
      <a href="/Creatures/Lone-Elk-Park">Lone Elk Park Galleries</a><br />
      <a href="/gallery/1255781_4ta4x">St. Louis Zoo</a><br />
      <a href="/gallery/51841_9UqjT">Family Pets</a><br />
    </ul>
    <br />
      
    <a href="/FloraandFungi"><span class="headers">Flora &amp; Fungi »</span></a>
      <br />
    <ul>
      <a href="/gallery/533373_iVEk5">New Flowers</a><br />
      <a href="/keyword/flowers">Flowers</a><br />
      <a href="/keyword/fungus">Fungi</a><br />
      <a href="/keyword/wild+flowers">Wild Flowers</a><br />
      <a href="/gallery/1592331_Xfejj">Flora of Japan</a>
    </ul>
    
    Al - Just a volunteer here having fun
    My Website index | My Blog
  • Options
    AllenAllen Registered Users Posts: 10,011 Major grins
    edited August 12, 2013
    Update. It look like everything between
      tags is being lost.
      I can edit the HTML box and add/change things outside the tags but
      it won't save anything inside the tags.
      Al - Just a volunteer here having fun
      My Website index | My Blog
    • Options
      BigRedBigRed Registered Users Posts: 288 Major grins
      edited August 12, 2013
      Allen wrote: »
      Update. It look like everything between <ul></ul> tags is being lost.
      I can edit the HTML box and add/change things outside the tags but
      it won't save anything inside the tags.

      Would this help?
      http://dgrin.com/showthread.php?t=237397
      http://www.janicebrowne.com - Janice Browne Nature Art & Photography
    • Options
      AllenAllen Registered Users Posts: 10,011 Major grins
      edited August 12, 2013
      BigRed wrote: »
      No help, thanks anyway.
      Al - Just a volunteer here having fun
      My Website index | My Blog
    • Options
      thenickdudethenickdude Registered Users Posts: 1,302 Major grins
      edited August 13, 2013
      Allen wrote: »
      Update. It look like everything between <ul></ul> tags is being lost.
      I can edit the HTML box and add/change things outside the tags but
      it won't save anything inside the tags.

      It's removing the HTML because it's invalid, you can't have <a> inside <ul> like that. You need to use <li> tags:
      <ul>
            <li><a href="/Birds/Missouri-Bird-Photos-A-G">Species A-G</a></li>
            <li><a href="/Birds/Missouri-Bird-Photos-H-Z">Species H-Z</a></li>
         </ul>
      
    • Options
      AllenAllen Registered Users Posts: 10,011 Major grins
      edited August 13, 2013
      Lamah wrote: »
      It's removing the HTML because it's invalid, you can't have <a> inside <ul> like that. You need to use <li> tags:
      <ul>
            <li><a href="/Birds/Missouri-Bird-Photos-A-G">Species A-G</a></li>
            <li><a href="/Birds/Missouri-Bird-Photos-H-Z">Species H-Z</a></li>
         </ul>
      
      Thanks, I'll try adding the <li> tags.
      I fixed one of the pages by removing the <ul> tags and using a div instead.
      Al - Just a volunteer here having fun
      My Website index | My Blog
    Sign In or Register to comment.