21288 Posts in 5733 Topics by 2602 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 657 Views |
-
comment in gallery page

10 September 2010 at 2:36am
Hi!
If I add comment in my gallery page i can't resize image and I have the following error:$("lightwindow_navigation") is null
[Break on this error] $('lightwindow_navigation').setStyle({so lightbox seems not work. If I disable comments everythig is ok..help please..
-
Re: comment in gallery page

10 September 2010 at 4:06am
Might be a jQuery conflict with other script. See posts around the forum like this: http://ssorg.bigbird.silverstripe.com/form-questions/show/279312#post279312
-
Re: comment in gallery page

10 September 2010 at 6:38pm
Hi!
I try your solution but nothing change..other idea? -
Re: comment in gallery page

10 September 2010 at 6:53pm
You can add comment templates in your theme folder.
themes/yourtheme/templates/PageCommentInterface_singlecomment.ss
themes/yourtheme/templates/PageCommentInterface.ssStart with both of these templates empty to see if everything works. If it does, you can systematically start adding code from the default Comment templates (they’re in cms/templates) to see where your problem starts and work from there.
| 657 Views | ||
|
Page:
1
|
Go to Top |


