|
Well here is one person's opinion on the subject. Although I don't know enough about these things to really know what to do from here. If I need to move the site to my webhost it defeats the purpose of using a free blogging system. And would this now make it more difficult to add widgets and other content?
REPLY from Blogger
Your template requires these scripts:
<SCRIPT type='text/javascript'> var thumbnail_mode = "no-float" ; summary_noimg = 400; summary_img = 370; img_thumb_height = 125; img_thumb_width = 125; </SCRIPT>
<SCRIPT src='http://sites.google.com/site/bloggertricksjs/Home/autoreadmorethumb.txt' type='text/javascript'></SCRIPT>
They work together to produce post summaries to fit in the fixed-size post boxes on the front page.
sites.google.com will not to deliver autoreadmorethumb.txt (or any javascript and probably any file) to a blog when the referer (address) is a non-Google domain.
Without that script the page falls apart.
If you have hosting, move the script. If you don't have a host, I don't what you can do. I seem to remember trying to make the script work when inserted in a Html/javascript gadget, or directly in the template - and I wasn't successful (but I'm not a javascript ot template expert.)
|