add comment button
babybottom
Registered Users Posts: 85 Big grins
When someone has the time, could you please take a look at my site? I seem to have lost my [add comment button].:dunno
No wonder no one has left me a comment, lol Thanks everyone....
imm
http://www.photographybyoneil.com
No wonder no one has left me a comment, lol Thanks everyone....
imm
http://www.photographybyoneil.com
0
Comments
Portfolio • Workshops • Facebook • Twitter
Portfolio • Workshops • Facebook • Twitter
The Add Comment button shows up fine for me in Firefox, but in IE7, the page appears to be stalled trying to load one item and the Add Comment button never shows up.
and the bottom of the IE7 window shows one item still not loaded in the page:
which could be why the Add Comment button hasn't shown up yet.
Incidentally, if I go to the generic version of your page with no customization (http://www.smugmug.com/gallery/2144560), the button shows up fine in IE7. That might mean it has something to do with your customization.
Homepage • Popular
JFriend's javascript customizations • Secrets for getting fast answers on Dgrin
Always include a link to your site when posting a question
At least I know I'm not nutz... lol. I am sure it is something I have done since I don't have a clue what I am doing most of the time.
Thanks....
Portfolio • Workshops • Facebook • Twitter
It looks to be related to the code used for the Sonific music player.
They are currently offline ( http://www.mediafuturist.com/2008/04/in-music-the-lo.html ) so it looks like the page was waiting to load their code, but it wasn't there to load
I removed it for you and I'll paste it below. I checked with Firefox, IE6 & 7 and the button loads now
The Wiki has information on another place to pull music from: http://wiki.smugmug.net/display/SmugMug/How+To+Add+Music
[html]<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="290" height="91" align="middle"> <param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent"> <param name="movie" value="http://www.sonific.com/flash/songspot350_110.swf?uuid=e6e0819e3c1dc4c4c49d5bc01a493a3730f5486d" /> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="http://www.sonific.com/flash/songspot350_110.swf?uuid=e6e0819e3c1dc4c4c49d5bc01a493a3730f5486d" quality="high" wmode="transparent" bgcolor="#ffffff" width="290" height="91" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"/> </object>[/html]
I'm not sure about the 'link' issue. Is it working now too? If not, yell and we'll dig a little deeper