Member
Member
Soleil   2012-02-22, 12:40
#1

I am using Zenphopto 1.4.2.1 with zenpage. Could you help me out with 2 issues:

  1. the captcha image on the comment form looks tiny on my site. I would like to enlarge it, but cannot find the way to do it (CSS or other).

  2. the comments do not appear on my image page, only the notice "1 comment published"

Thanks a lot in advance for your help.

Member
Member
Laurent   2012-02-22, 13:05
#2

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 :


#commententry img {width: xx px;} but i believe that the picture display will be blur.
You can also change the captcha type in the security option.

2 : I don't know, it's depend on the theme i believe.

Member
Member
Soleil   2012-02-22, 13:26
#3

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?

Administrator
Administrator
acrylian   2012-02-22, 13:26
#4

2: Check the settings of the comment form plugin. Also check if comments are enabled for the item in question.

Member
Member
Soleil   2012-02-22, 13:43
#5

2: I checked the comment form plugin and the comments are enabled for the image page

Administrator
Administrator
acrylian   2012-02-22, 15:07
#6

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.

Member
Member
Laurent   2012-02-22, 15:16
#7

You must place the code in the CSS. The place does not matter ...
I thought you meant the extension Zenpage not the theme ... sorry.

For comments, you must also check if the images are to authorize and verify that the option "hide comments" is not checked.

Member
Member
Soleil   2012-02-22, 16:03
#8

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.

Member
Member
Laurent   2012-02-22, 17:00
#9

De rien

Normally this code shoud work. I try it on my test site.
I put 200px widht in the css

Here a example : http://beta.latitudes-photos.com/index.php?album=album-de-test&image=20060129__111240_5175.jpg

Member
Member
Soleil   2012-02-22, 17:22
#10

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?

Member
Member
Laurent   2012-02-22, 17:31
#11

With Zenpage i believe you have to code a little bit the theme.
My theme is a mix of different theme.
Look at the Zpardoise theme i think it use this function.

Member
Member
Soleil   2012-02-22, 17:41
#12

Thanks a lot to both of you! I'll try it with Zpardoise.

Administrator
Administrator
acrylian   2012-02-22, 18:32
#13

@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.

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