![]() |
|
Captcha + Comments - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Captcha + Comments (/thread-9676.html) |
Captcha + Comments - Soleil - 2012-02-22 I am using Zenphopto 1.4.2.1 with zenpage. Could you help me out with 2 issues:
Thanks a lot in advance for your help. Captcha + Comments - Laurent - 2012-02-22 What theme do you use ? I suppose you are talking about the Zenphoto captcha and not the reCaptcha from Google. 1 : You have to create a entry in your CSS :
2 : I don't know, it's depend on the theme i believe.Captcha + Comments - Soleil - 2012-02-22 Thank you, Laurent. As I wrote, I am using zenpage. I can create the CSS entry, but cannot find where to apply it. Where is the commentform? Captcha + Comments - acrylian - 2012-02-22 2: Check the settings of the comment form plugin. Also check if comments are enabled for the item in question.Captcha + Comments - Soleil - 2012-02-22 2: I checked the comment form plugin and the comments are enabled for the image pageCaptcha + Comments - acrylian - 2012-02-22 Do you have the option "toggle comment block" enabled? Try disabling that. If it is enabled and does not provide any means to untoggle you probably have a Javascript error somewhere. Captcha + Comments - Laurent - 2012-02-22 You must place the code in the CSS. The place does not matter ... For comments, you must also check if the images are to authorize and verify that the option "hide comments" is not checked. Captcha + Comments - Soleil - 2012-02-22 Merci, Laurent ! That was the problem. "hide comments" was checked. I thought a button would appear if I checked this, but apperently I have to put one myself. As regards the CSS, I have added the code to the style.css, but I have to add a tag pointing to this code somewhere and the question is where. Captcha + Comments - Laurent - 2012-02-22 De rien Normally this code shoud work. I try it on my test site. Here a example : Captcha + Comments - Soleil - 2012-02-22 It works ! Merci encore ! Can you please, tell me another secret? Where to find and enable the option "toggle comment block" acrylian is speaking of and that exists apparently opn your site? Is this possible with zenpage? Captcha + Comments - Laurent - 2012-02-22 With Zenpage i believe you have to code a little bit the theme. Captcha + Comments - Soleil - 2012-02-22 Thanks a lot to both of you! I'll try it with Zpardoise. Captcha + Comments - acrylian - 2012-02-22 @Soleil: The option is on the comment_form plugin options. It seems indeed that the Zenpage theme does not use it. Sorry, I thought it does. |