08/18/2014 at 1:02 pm
#301182
Keymaster
@ Carl
Sorry, but due to a bug in the plugin that notifies me of replies … I do not get notified of private replies so I do not know there is one until a non-private reply is made.
You need to kill whatever you’re doing to add the .html
suffix to you pages … its breaking the permalinks so Connections can not understand them. That should address the page not found issue with the links.
I’ll send an updated snippet to add the pagination to the and bottom.
One thing I did forget the form input for the page is not going to work so you’ll have to hide it with CSS:
span.cn-paging-input {
display: none;
}