|
#41
|
||||
|
||||
|
Tipp for Users of Horizon-Template (or any other template which shows the comments by JavaScript)
Problem: The comments are hiding when clicking the "Reply" link. Solution: Add this tiny JavaScript to make it work perfect with horizon template: Code:
<script language="javascript" type="text/javascript">
if(window.location.href.match(/#commentform/)) {
new Effect.toggle('image-info','BLIND');
}
</script>
Maybe you have to change the Effect to the one you are using, this script is for the unchanged horizon template (Effect.toggle BLIND) |
|
#42
|
||||
|
||||
|
Hi Austrika
I've been trying to get your addon working but I'm running into a small complication. I am unable to submit a reply. Everytime I do, I get a 404 on "index.php?x=save_comment" I do not get this problem when I submit a new message. Any idea what it could be? Probably something stupid I'm not seeing!!! Take a look if you like! I could provide the files in the backend if required. Thanks for your help! Alain www.autofocused.ca |
|
#43
|
||||
|
||||
|
Do you get only a 404 or is there another error number in the 404 errormessage?
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#44
|
||||
|
||||
|
There is this error message:
Quote:
But I cannot find the necessary <TOKEN> tag in your add comment or reply comment form (why do you have it twice?) You use something I never saw, this one: Quote:
I guess, you don't use Defensio, do you? Reply-To-Comments Addon doesn't work together with Defensio, only with Akismet |
|
#46
|
|||
|
|||
|
people not getting emails
I installed the two tags, not the third, because i don't care if it counts my comments, besides my photoblog doesn't seem to know it's me commenting anyway... so, nobody is getting emails when they reply to a comment, any suggestions on what I should do?
|
|
#47
|
|||
|
|||
|
thanks for all the wonderful kind help you gave me, i've decided not to use pixel post
|
|
#48
|
|||
|
|||
|
I have problem with using this addon. The threading is just not working, replies are messed up...
Last edited by Ivy; 04-21-2009 at 12:07 PM. |
|
#49
|
||||
|
||||
|
Ivy, could it be that you have Defensio activated?
It will not work together with the Reply-To-Comments Addon |
|
#50
|
|||
|
|||
|
I don't think so, all Defensio addons are turned off...
Thanks for your time
|
| Post Reply |
| Thread Tools | |
|
|