Hi, I'm running zenphoto 1.3 with zenpage and am having a problem with the comment box. I adjusted all the settings in the comment option and plugin, yet it continues to want me to input a site and the comments block is actually grey and will not allow comments to be typed. I've tried adjusting the various settings but yet the site won't go away, even after unchecking website, and it won't let me type any comments. what am I doing wrong? I've read the user manual for comments and still doesn't help. thanks
You might be using an out-of-date theme. Which theme are you using?
There is no way directly from the options to completely omit the "Website" field. The options only allow you to change whether a field is required or not (except the Address fields - those can be omitted).
As to why the comment field itself isn't working, I'm not sure why that would happen. Perhaps it would be easier to figure out what's happening if you posted your selection of options.
Since I've just started building my site, I decided to delete all the files on my server and reinstall everything from scratch. After doing this I still had the same problem of not being able to add comments. Until I noticed that when I was in admin roll I couldn't add comments, but when I logged in as a "member" with less rights, I was able to add comments. Not sure what's going on, but as long as my members can add comments, I guess I'm good.
I also had problems in adding comments. any help with this?
Yes I was logged on as master. Still not sure what happened. But I decided to change my theme to ZpGalleriffic and everything seems to work, including comments. Don't know if I can ask another question here, but what is the night build and is it something I should do?
The nightly build is the current development stream for Zenphoto. All fixes to problems in the base release go into this as does new implementations. Generally, this build runs stably, but we cannot always guarantee that.
We may recommend that you try the nightly build if you are having a problem that has been fixed in it. But generally you will need to decide if that build provides you a better environment than the release build. I certainly would not recommend using it without first testing to see if your site runs properly.
This may be a general question, but I too was not able to use the comment box. Now that you mention if you were in admin that could be my answer except we have admin admin 1 and user. I am not the general computer person (gone for a week) but how do I tell which is what you call the master? Little out of my element and still learning here...thanks ahead.
I checked, and the toggle comment block was unchecked. I "checked" it to test it and it added a hide/show comments button (it was a working button). But when I un checked it again, the comments are still initially hidden, and when I click on the comments tag, the comments appear and the button to hide show is gone. Is there something else I need to check?
I did find this in the screen.css file
.comment,#showlatestcomments li{margin:10px 0;padding:5px 0;}
.commentinfo h4{margin-bottom:3px;}