Hi i created a new form for comment in contact -> form. Now i don't know how to apply that form to my blog template (not default blog). I also don't know how to customize the comment list and there are anyway to create a "load more" button from comment list to load more contact by Ajax?
You could pretty easily hide the comments behind a "Load Comments" button but it's not going to actually ajax the comments or make the comments become a live feed. I'd recommend using something like Disqus if you need that additional functionality.
You could pretty easily hide the comments behind a "Load Comments" button but it's not going to actually ajax the comments or make the comments become a live feed. I'd recommend using something like Disqus if you need that additional functionality.