Hi,
at the moment I setup a new Piwigo gallery with the Bootstrap standard theme.
Two things that make me wonder:
I have noticed that the captcha will not show up in the picture comments. I tested this with the crypto and easy captcha.
If I set the Elegant theme the captcha will be displayed so i guess it is a theme issue.
The second one:
The same happens with the copyright plugin. With Elegant theme everything is fine - in Bootstrap the copyright notice will not be displayed.
Any ideas how to activate this in Bootstrap?
Cheers
Ralf
Last edited by Ralf (2016-11-02 13:28:51)
Offline
Ralf wrote:
Hi,
at the moment I setup a new Piwigo gallery with the Bootstrap standard theme.
Two things that make me wonder:
I have noticed that the captcha will not show up in the picture comments. I tested this with the crypto and easy captcha.
If I set the Elegant theme the captcha will be displayed so i guess it is a theme issue.
hi ralf,
I have made a proposal 2 days ago here
[Forum, topic 27014] [Theme] Bootstrap default improvement
Last edited by gbo (2016-11-02 14:40:43)
Offline
Hi,
I tried your suggestions but the captcha is still not displayed.
Cheers
Ralf
Last edited by Ralf (2016-11-02 16:11:49)
Offline
The right syntaxe is:
<p><textarea class="form-control" name="content" id="contentid" rows="5" cols="50">{$comment_add.CONTENT}</textarea></p>
without blank or cr.
May be, you need also execute:
"Purge compiled templates" in administration mode/maintenance tab
Last edited by gbo (2016-11-02 16:28:43)
Offline
Looks like you solved it for now, but for future reference the issue tracker for the theme is on Github: https://github.com/Philio/bootstrapdefault/issues
Offline