Member
Member
Daxeno   2007-12-22, 17:45
#1

On the latest stopdesign theme, i have noticed a bug on posting a comment.
actually you could not post a comment on each photo even though commenting is Enabled.

Member
Member
sbillard   2007-12-22, 19:17
#2

Can you give us a link? Someone else was remarking on comment posting in his stopdesign theme, so I tried it on his page and it worked for me.

One other possibility is that the allowed_tags array is not set properly. Please see http://www.zenphoto.org/support/topic.php?id=2048&replies=8

Member
Member
Daxeno   2007-12-22, 22:08
#3

Here's the Link SBillard,

http://daxeno.craserv.com

just check on each photo.

Member
Member
sbillard   2007-12-22, 22:15
#4

I looked at your site. There is html code to display the "show" button, but it is not appearing on your page. Check to be sure that you have uploaded all the files from the theme.

Possibly your CSS has been changed or the button image is missing.

Member
Member
Daxeno   2007-12-24, 00:13
#5

Sbillard,

i have noticed that i can see the comment button on IE6, but it does not show up on IE7 and Firefox.

Member
Member
sbillard   2007-12-24, 00:19
#6

Interesting. I am usint IE7 and Firefox and can see the button.

Member
Member
Daxeno   2007-12-24, 00:21
#7

really? hmmm... dunno whats wrong but i did try reuploading everything even the nightly build.
i saw it in some members as well that their comments button shows up. i think there something's wrong on the latest template-functions file.

Member
Member
sbillard   2007-12-24, 03:41
#8

Maybe, but I am using the latest-latest versions of everything.

BTW, when I viewed your site in IE7 I did not see your comments button.

Member
Member
Daxeno   2007-12-24, 10:52
#9

yes. thats wot i wonder about. it may be the version of my IE.

Member
Member
sbillard   2007-12-24, 17:19
#10

No, I can see the button on my site with IE7, but not on your site also using IE7. Very strange.

Member
Member
Daxeno   2007-12-24, 17:41
#11

can you upload your theme somewhere Sbillard.. i think might be the theme itself... i can see other sites functions workin.

Member
Member
sbillard   2007-12-24, 19:43
#12

Well, in setting this up for you to see, I have been able to reproduce your problem. I was setting up on my secondary test site where there are no comments posted. What I found is the catch-22. If you have comments on an image, then you get the button to add comments. If you don't have comments, then you don't get the button.

I'm not the CSS expert, so I will pass this on to one. Hopefully he can figure out what is going on.

I do think it is a problem unique to stopdesign. Maybe you can use a different theme until this is worked out.

Junior Member
Junior Member
davidmnodeo   2008-02-04, 15:16
#13

I have noticed this issue too.

There is an error in themes/stopdesign/css/comment-hide.css

It reads :

`#hidecomments, #comments, #addcomment {

display:none;

}`

But #comments should be displayed :

`#comments {display: block;}

hidecomments, #addcomment {


display:none;

}`

Hope it helps

Member
Member
gbonilla   2008-02-23, 08:06
#14

Thanks a lot davidmnodeo, really helped me out!

Member
Member
dismalhiker   2008-02-25, 18:02
#15

Thanks to davidmnodeo for the fix. The "add a comment" button now shows up.

However, on a photo page with no comments, when the photo is loading, the entire comment block shows up for about half a second and then disappears, suddenly replaced by the "add a comment" button. This is kind of unattractive to see with every photo load.

Does anyone know how to get rid of the transient appearance of the comment boxes?

Any ideas would be appreciated.

Developer
Developer
trisweb   2008-02-25, 21:24
#16

Both problems -- the hidden Add Comment button (Thanks to davidmnodeo for the patch) and the "flashing" comment box -- are fixed in SVN and will be in tonight's nightly build.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.