PDA

View Full Version : HTML mode v EDIT mode


BikerChick
11-21-2006, 11:00 PM
Tonight I cannot edit my shop in HTML mode. The first thing that is crazy is that everytime I go from HTML mode back to EDIT mode, the store is gone, the EDIT mode page is blank. If I "refresh, it comes back, but I've lost my editing changes from HTML mode. Secondly, in HTML mode , the editor is adding <NOSCRIPT> </NOSCRIPT> tags to the end of the file. I cannot erase these because of the first issue.

Please help.

SassyBites
11-22-2006, 02:28 AM
It also keeps doubling up :

##menu##
##menuwrapper##

at the bottom of the pages.

Edit ... I've got several stores in a mess from this, I sure hope it gets fixed quick.

Edit Again ... I just figure out part of my problem. I used to have to manually add the ##content## tag. It's now doing that automatically for me, so when I was adding it, that's what was doubling up my product at the bottom of the product pages.

BikerChick
11-22-2006, 07:43 AM
Mine is doubling up on its own. Those tags are just appearing on their own. I absolutely CANNOT edit at all in HTML mode, my page disappears. HELP please!

SassyBites
11-22-2006, 01:19 PM
I just went through the 6 sections of your store that I see and I'm not seeing double products. Using FireFox 1.5.0.7 and IE 6. Your store looks great! What's doubling up?

BikerChick
11-22-2006, 02:59 PM
its in the HTML is looks like
<noscript>
<noscript>
</noscript>
</noscript>


Its is *really* wierd. When I leave HTML mode, and return to edit mode, the edit mode is BLANK!

Heuerproductions
11-22-2006, 05:02 PM
Perhaps you've got a spirit in you codes..
Just kidding!

Hubby says that you might not of closed the tag in your coding. such as this:
/>
If this isn't done the codes you enter disapear. Like the starting of an argument, there must be an ending to input your coding.

hope this helps;)

BikerChick
11-23-2006, 08:19 AM
Great minds think a like, the closed bracket was EXACTLY what was causing this issue. Kevin_PF helped me. I'm used to coding in Visual C++ and while HTML doesn't frighten me a bit, I'm not as easy with it.... But I will be with practice and probably a new editor. I'm going to download Firefox , which was recommened and see if that helps. Bet it will.

Thanks all for the help!